Skip to content

Commit ccf2a19

Browse files
authored
Update learning.rst
Added a Python resource for step by step tutorial, quizzes, coding tips, best practices and interview questions.
1 parent 835e4d1 commit ccf2a19

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
@@ -51,6 +51,13 @@ resource for learning all aspects of the language.
5151
`Python for You and Me <https://pymbook.readthedocs.io/>`_
5252
`Learn Python Interactively with DataCamp! <https://www.datacamp.com/>`_
5353

54+
Learn Python Step by Step
55+
~~~~~~~~~~~~~~~~~~~~~~~~~
56+
57+
Techbeamers.com provides step-by-step tutorials to teach Python. Each tutorial is supplemented with logically added coding snippets and equips with a follow-up quiz on the subject learned. There is a section for `Python interview questions <http://www.techbeamers.com/python-interview-questions-programmers>`_ to help job seekers. You can also read essential `Python tips <http://www.techbeamers.com/essential-python-tips-tricks-programmers>`_ and learn `best coding practices <http://www.techbeamers.com/python-code-optimization-tips-tricks>`_ for writing quality code. Here, you'll get the right platform to learn Python quickly.
58+
59+
`Learn Python Basic to Advanced <http://www.techbeamers.com/python-tutorial-step-by-step>`_
60+
5461

5562
Online Python Tutor
5663
~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)