File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ layout : entry
3+ title : Beginners Resources for Python
4+ ---
5+
6+ ## Online books / tutorials
7+
8+ * [ Learn Python the Hard Way] ( http://learnpythonthehardway.org ) . _ (Do not let the title fool you)_
9+ * [ A Byte of Python] ( http://www.swaroopch.com/notes/Python/ )
10+ * [ Python.org Python Tutorial] ( http://docs.python.org/2/tutorial/index.html )
11+
12+ ## Comprehensive collections of resources
13+
14+ * [ Python.org resources for Programmers] ( http://wiki.python.org/moin/BeginnersGuide/Programmers )
15+ * [ Python.org resources for Non Programmers] ( http://wiki.python.org/moin/BeginnersGuide/NonProgrammers )
Original file line number Diff line number Diff line change 44< h1 > Resources</ h1 >
55
66< ul >
7- < li > < a href ="/pages/posting-policy.html "> Posting Policy</ a > </ li >
7+ < li > < a href ="/pages/beginners-resources.html "> Resources for learning python</ a > </ li >
8+ < li > < a href ="/pages/posting-policy.html "> Posting Policy (for PythonPune google group)</ a > </ li >
89</ ul >
You can’t perform that action at this time.
0 commit comments