mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Move official tutorial to beginner section
This commit is contained in:
+10
-8
@@ -4,6 +4,16 @@ Learning Python
|
|||||||
Beginner
|
Beginner
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
The Python Tutorial
|
||||||
|
~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
This is the official tutorial, it covers all the basics, and offers a tour of the
|
||||||
|
language and the standard library, recommended for those who need a quickstart
|
||||||
|
guide to the language.
|
||||||
|
|
||||||
|
`The Python Tutorial <http://docs.python.org/tutorial/index.html>`_
|
||||||
|
|
||||||
|
|
||||||
Learn Python Interactive Tutorial
|
Learn Python Interactive Tutorial
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
@@ -152,14 +162,6 @@ that can be run directly in the browser.
|
|||||||
`Problem Solving with Algorithms and Data Structures
|
`Problem Solving with Algorithms and Data Structures
|
||||||
<http://www.interactivepython.org/courselib/static/pythonds/index.html>`_
|
<http://www.interactivepython.org/courselib/static/pythonds/index.html>`_
|
||||||
|
|
||||||
The Python Tutorial
|
|
||||||
~~~~~~~~~~~~~~~~~~~~
|
|
||||||
|
|
||||||
This is the official tutorial, it covers all the basics, and offers a tour of the
|
|
||||||
language and the standard library, recommended for those who need a quickstart
|
|
||||||
guide to the language.
|
|
||||||
|
|
||||||
`The Python Tutorial <http://docs.python.org/tutorial/index.html>`_
|
|
||||||
|
|
||||||
For Engineers and Scientists
|
For Engineers and Scientists
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user