You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/intro/learning.rst
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,13 @@ resource for learning all aspects of the language.
51
51
`Python for You and Me <https://pymbook.readthedocs.io/>`_
52
52
`Learn Python Interactively with DataCamp! <https://www.datacamp.com/>`_
53
53
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>`_
0 commit comments