mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 07:12:31 +03:00
Add to Python reference material
This commit is contained in:
parent
77672e7891
commit
ae5060a4bf
@ -417,5 +417,8 @@ Human.grunt() #=> "*grunt*"
|
||||
|
||||
## Further Reading
|
||||
|
||||
Still up for more? Try [Learn Python The Hard Way](http://learnpythonthehardway.org/book/)
|
||||
Still up for more? Try:
|
||||
|
||||
[Learn Python The Hard Way](http://learnpythonthehardway.org/book/)
|
||||
[Dive Into Python](http://www.diveintopython.net/)
|
||||
[The Official Docs](http://docs.python.org/2.6/)
|
||||
|
Loading…
Reference in New Issue
Block a user