diff --git a/docs/intro/learning.rst b/docs/intro/learning.rst index e92496f91..2a7512ac6 100644 --- a/docs/intro/learning.rst +++ b/docs/intro/learning.rst @@ -51,6 +51,13 @@ resource for learning all aspects of the language. `Python for You and Me `_ `Learn Python Interactively with DataCamp! `_ +Learn Python Step by Step +~~~~~~~~~~~~~~~~~~~~~~~~~ + +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 `_ to help job seekers. You can also read essential `Python tips `_ and learn `best coding practices `_ for writing quality code. Here, you'll get the right platform to learn Python quickly. + +`Learn Python Basic to Advanced `_ + Online Python Tutor ~~~~~~~~~~~~~~~~~~~