Skip to content

Commit d214fce

Browse files
author
Kenneth Reitz
committed
news and resources
1 parent 3478644 commit d214fce

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/intro/resources.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,24 @@ Resources
44
News
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/>`_

0 commit comments

Comments
 (0)