Python best practices guidebook, written for humans.
COMMITS
/ docs/intro/learning.rst June 18, 2014
G
Removed spaces at the ends of lines.
george committed
June 17, 2014
G
Quick wording changes for intro/learning.
george committed
May 27, 2014
C
Add new line as requested.
Cameron Goodale committed
C
Add link to Python Magic Methods Guide
Cameron Goodale committed
April 15, 2014
V
Fix format
Vishal Sodani committed
April 14, 2014
V
Rename title, add links for 2.7.3 and 3.3
Vishal Sodani committed
V
Add book link
Vishal Sodani committed
V
Add book - Writing Idiomatic Python
Vishal Sodani committed
April 5, 2014
C
Add misc section and two books
Christian Kolding-Sørensen committed
April 4, 2014
I
Merge pull request #400 from christiankolding/patch-1
Ian Cordasco committed
C
Remove book on algorithms and data structures
Christian Kolding-Sørensen committed
April 3, 2014
V
Reverse change to a line
vishal sodani committed
C
Move official tutorial to beginner section
Christian Kolding-Sørensen committed
C
Add book on algorithms and data structures
Christian Kolding-Sørensen committed
V
Fix spelling and grammatical mistake
vishal sodani committed
March 25, 2014
A
Add two free beginner's books to the list
Al Sweigart committed
February 11, 2014
C
update intro section: add Pro Python link
Chen Liu committed
January 28, 2014
Z
Update Scientific Python Link
zachcp committed
January 19, 2014
S
Update learning.rst
smithandrewl committed
November 18, 2013
U
Update learning.rst
ugurthemaster committed
August 24, 2013
K
Add link to 'Python in a Nutshell'.
kuyan committed
K
Update link to 'A Byte of Python'.
kuyan committed
September 16, 2013
A
Adding link to Python in a Nutshell
Andreas Savvides committed
September 1, 2013
K
python for you and me
Kenneth Reitz committed
August 15, 2013
U
Update learning.rst
ugurthemaster committed
July 30, 2013
K
Use the :pep: tag instead of directly linking PEPs
kuyan committed
June 19, 2013
M
Fix link to Dive Into Python 3
Martin Puppe committed
October 16, 2012
A
fix minor white space issue causing warning
Andrew Macgregor committed
July 4, 2012
R
Fix spelling in learning.rst
Ryan Campbell committed
May 7, 2012
M
April 23, 2012
T
lines less than 80 chars in /intro/
Tomas Thor Jonsson committed
April 21, 2012
G
Add a reference section with Python in a Nutshell
guibog committed
April 20, 2012
D
add description of expert python programming
daler committed
April 3, 2012
March 12, 2012
B
add reference to Python Koans
Bill Tucker committed
January 4, 2012
O
Fix typos, wording
Ori Avtalion committed
December 30, 2011
M
Mostly added s, AUTHORS.rst, fixed some links, added some text editors
Mike Thornton committed
E
fixed typo in learning.rst
Estevan Pequeno committed
E
Update docs/intro/learning.rst
Estevan Pequeno committed
December 22, 2011
K
Refactored the Introduction section.
Kamil Kisiel committed