BeginnersGuide/Programmers

Legacy Wiki Page

This page was migrated from the old MoinMoin-based wiki. Information may be outdated or no longer applicable. For current documentation, see python.org.

Please Note

This is a Wiki page. Users with edit rights can edit it. You are, therefore, encouraged to add details of material that other Python users will find useful. It is not an advertising page and is here to serve the whole Python community. Users who continually edit pages to give their own materials (particularly commercial materials) prominence, or spam the listing with multiple entries which point to resources with only slightly altered material, may subsequently find their editing rights disabled. You have been warned. On a cheerier note - there is a constant stream of new and updated information on Python as the language is exploding in popularity. Only enthusiastic volunteers can keep this page current, so if something helps you, feel free to link it here. If a link doesn’t work, remove it unless there’s an obvious new location for the same content.

Python for Programmers

The tutorials on this page aim at people with previous experience with other programming languages (C, Perl, Lisp, Visual Basic, etc.). Also of potential interest are related pages BeginnersGuide/Overview and BeginnersGuide/NonProgrammers (it’s not always easy to distinguish “for experienced programmers” and “for first-time programmers” and there’s likely some overlap). Also see the tips in MovingToPythonFromOtherLanguages.

Books, Websites, Tutorials (non-interactive)

Resources

Interactive Tools and Lessons

  • Computer Science Circles - University of Waterloo Computer programming online tutor

  • HackInScience - free and open-source Python training website

  • LabEx - Hands-on Labs - Practice Python programming with interactive exercises in a web-based coding environment, offering hands-on labs and real-world scenarios.

  • Learn Python - A no install Python course with interactive exercises powered by Pyodide.

  • Python Tutor - online code visualizer/debugger tool with AI support

  • Thonny - Python IDE for beginners. Has intuitive features for program runtime visualization

  • PyFlo - A free, interactive guide to becoming a Python Programmer

  • learnpy.dev - A kid-oriented, interactive, web-based introduction to coding in Python

Python Video Tutorials

Python video tutorial (commercial/paid)

Free Python Courses

Other Python Resource Aggregators


CategoryPythonWebsite CategoryCategory CategoryDocumentation