From ae5060a4bf432095539bc3ff77bfec67082cbbb3 Mon Sep 17 00:00:00 2001 From: ldinh Date: Sun, 30 Jun 2013 15:35:20 -0700 Subject: Add to Python reference material --- python.html.markdown | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python.html.markdown b/python.html.markdown index 9b0f0241..76f96d57 100644 --- a/python.html.markdown +++ b/python.html.markdown @@ -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/) -- cgit v1.2.3