8000 Merge pull request #12 from epicserve/master · btbytes/python-guide@b6819bd · GitHub
[go: up one dir, main page]

Skip to content

Commit b6819bd

Browse files
author
Kenneth Reitz
committed
Merge pull request realpython#12 from epicserve/master
learning python links
2 parents 4a601ec + 966722e commit b6819bd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/intro/duction.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ Learning Python
88
Beginners
99
`````````
1010

11+
* `learnpython.org <http://www.learnpython.org/>`_ - Learnpython.org is an easy non-intimidating way to get introduced to python. The website takes the same approach used on the popular `Try Ruby <http://tryruby.org/>`_ website, it has an interactive python interpreter built into the site that allows you to go through the lessons without having to install Python locally.
12+
13+
* `Dive Into Python 3 <http://diveintopython3.ep.io/>`_ - Dive into Python 3 is a no non-sense approach to Python and is suited for someone that already knows how to program but now wants to learn Python.
14+
15+
1116
Learn Python the Hard Way
1217
-------------------------
1318

0 commit comments

Comments
 (0)
0