Merge pull request #906 from tobynos/master

Added tutorial
This commit is contained in:
2018-07-06 12:41:32 -04:00
committed by GitHub
+7
View File
@@ -15,6 +15,13 @@ quick-start guide to the language.
`The Python Tutorial <http://docs.python.org/tutorial/index.html>`_
Python Basics
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pythonbasics.org is an introductiory tutorial for beginners. The tutorial includes exercises. It covers the basics and there are also in-depth lessons like object oriented programming and regular expressions.
`Python basics <https://pythonbasics.org/>`_
Python for Beginners
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~