summaryrefslogtreecommitdiffhomepage
path: root/python.html.markdown
diff options
context:
space:
mode:
authorAdam <adam@adambard.com>2013-06-28 17:21:24 -0700
committerAdam <adam@adambard.com>2013-06-28 17:21:24 -0700
commit86273dec2fafff150f3d07865237e9e499889fff (patch)
tree68379a48c5dea6721144136a414300dd6e78d80e /python.html.markdown
parent8af996575124e551bd120510ed4805771256f559 (diff)
Updates
Diffstat (limited to 'python.html.markdown')
-rw-r--r--python.html.markdown4
1 files changed, 4 insertions, 0 deletions
diff --git a/python.html.markdown b/python.html.markdown
index 3466e1c4..a17b7645 100644
--- a/python.html.markdown
+++ b/python.html.markdown
@@ -409,3 +409,7 @@ j.get_species() #=> "H. neanderthalensis"
Human.grunt() #=> "*grunt*"
```
+## Further Reading
+
+Still up for more? Try [Learn Python The Hard Way](http://learnpythonthehardway.org/book/)
+