Prechádzať zdrojové kódy

Mentioning Kenneth Reitz's Hitchhiker's Guide

Swaroop C H 12 rokov pred
rodič
commit
5a9f76cff9
1 zmenil súbory, kde vykonal 8 pridanie a 4 odobranie
  1. 8 4
      18-what-next.md

+ 8 - 4
18-what-next.md

@@ -59,6 +59,14 @@ and read a lot of code:
   another excellent must-read guide to the
   [Python Standard Library](#standard-library).
 
+## Advice ##
+
+- [The Hitchhiker's Guide to Python!](http://docs.python-guide.org/en/latest/)
+
+## Videos ##
+
+- [PyVideo](http://www.pyvideo.org/category)
+
 ## Questions and Answers ##
 
 - [Official Python Dos and Don'ts](http://docs.python.org/3/howto/doanddont.html)
@@ -71,10 +79,6 @@ and read a lot of code:
 
 - [Awaretek's comprehensive list of Python tutorials](http://www.awaretek.com/tutorials.html)
 
-## Videos ##
-
-- [PyVideo](http://www.pyvideo.org/category)
-
 ## Discussion ##
 
 If you are stuck with a Python problem, and don't know whom to ask,