Skip to content

Commit defb59f

Browse files
committed
added Dive Into Python for Python2
1 parent 025a9cb commit defb59f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/intro/learning.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,13 @@ experienced developers from other languages a crash course on Python.
7070

7171
`Crash into Python <http://stephensugden.com/crash_into_python/>`_
7272

73+
Dive Into Python
74+
~~~~~~~~~~~~~~~~
75+
76+
Dive Into Python is a great book for experienced programmers coming from other languages and who want to learn what's great about Python without having to go through the fuss of learning beginner concepts such as conditionals and iteration. Covers the more widely used Python 2.
77+
78+
`Dive Into Python <http://www.diveintopython.net/>`_
79+
7380

7481
Dive Into Python 3
7582
~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)