File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ Learning Python
44Beginner
55--------
66
7+ The Python Tutorial
8+ ~~~~~~~~~~~~~~~~~~~~
9+
10+ This is the official tutorial, it covers all the basics, and offers a tour of the
11+ language and the standard library, recommended for those who need a quickstart
12+ guide to the language.
13+
14+ `The Python Tutorial <http://docs.python.org/tutorial/index.html >`_
15+
16+
717Learn Python Interactive Tutorial
818~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
919
@@ -152,14 +162,6 @@ that can be run directly in the browser.
152162 `Problem Solving with Algorithms and Data Structures
153163 <http://www.interactivepython.org/courselib/static/pythonds/index.html> `_
154164
155- The Python Tutorial
156- ~~~~~~~~~~~~~~~~~~~~
157-
158- This is the official tutorial, it covers all the basics, and offers a tour of the
159- language and the standard library, recommended for those who need a quickstart
160- guide to the language.
161-
162- `The Python Tutorial <http://docs.python.org/tutorial/index.html >`_
163165
164166For Engineers and Scientists
165167----------------------------
You can’t perform that action at this time.
0 commit comments