Skip to content

Commit 66b35e4

Browse files
author
Toby
committed
Updated learning.rst
1 parent a2ae83f commit 66b35e4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/intro/learning.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ quick-start guide to the language.
1515

1616
`The Python Tutorial <http://docs.python.org/tutorial/index.html>`_
1717

18+
Python Basics
19+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20+
21+
pythonbasics.org is an introductiory tutorial for beginners. The tutorial includes exercises. It covers the basics and there are als more in-depth lessons like object oriented programming and regular expressions.
22+
23+
`Python basics <https://pythonbasics.org/>`_
24+
1825
Python for Beginners
1926
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2027

0 commit comments

Comments
 (0)