From 86273dec2fafff150f3d07865237e9e499889fff Mon Sep 17 00:00:00 2001 From: Adam Date: Fri, 28 Jun 2013 17:21:24 -0700 Subject: Updates --- python.html.markdown | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'python.html.markdown') 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/) + -- cgit v1.2.3