mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Merge pull request #400 from christiankolding/patch-1
Added book, moved tutorial
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
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
@@ -143,14 +153,6 @@ development, version control, and optimization/profiling.
|
|||||||
|
|
||||||
`Expert Python Programming <http://www.packtpub.com/expert-python-programming/book>`_
|
`Expert Python Programming <http://www.packtpub.com/expert-python-programming/book>`_
|
||||||
|
|
||||||
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