Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6f370e1

Browse files
committed
Update learning.rst
Added a tutorial http://thepythonguru.com/.
1 parent 0ae341c commit 6f370e1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/intro/learning.rst

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

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

16+
Python for Beginners
17+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18+
19+
thepythonguru.com is a tutorial focuses on beginner programmers. It covers many python concepts
20+
in depth. It also teaches you some advance constructs of python like lambda expression, regular expression.
21+
At last it finishes off with tutorial "How to access MySQL db using python"
22+
23+
24+
`Python for beginners <http://thepythonguru.com/>`_
1625

1726
Learn Python Interactive Tutorial
1827
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)