File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,24 @@ Resources
44News
55----
66
7+ - `Planet Python <http://planet.python.org >`_ is an aggregate of Python news from a growing number of developers.
78
9+
10+ Beginner's Guides
11+ -----------------
12+
13+
14+ Learn Python the Hard Way
15+ ~~~~~~~~~~~~~~~~~~~~~~~~~
16+
17+ This is an excellent beginner programmer's guide to Python. It covers "hello world" from the console to the web.
18+
19+ `Learn Python the Hard Way <http://learnpythonthehardway.org/book/ >`_
20+
21+
22+ Crash into Python
23+ ~~~~~~~~~~~~~~~~~
24+
25+ Also known as *Python for Programmers with 3 Hours *, this guide gives experienced developers from other languages a crash course on Python.
26+
27+ `Crash into Python <http://stephensugden.com/crash_into_python/ >`_
You can’t perform that action at this time.
0 commit comments