Skip to main content

Command Palette

Search for a command to run...

Learn Python Programming

A beginner's guide to learning Python programming for FREE

Updated
2 min read
Learn Python Programming
S

I love programming, writing, travelling mountains, and mentoring. Let me know what you think at any of the following places:

Python has been around since the 90s, and an enormous amount of content is there to learn Python. While this is good for any language, this creates information overload and decision paralysis in learning in a structured manner. Note: There is no official certification for Python programming

Here is a list of materials to help beginners in Python programming:

Interactive way

Here you can try on coding on the browser itself without installing anything.

Books

A more extensive list of books can be found at awesome python books

Courses

Videos

For more search, awesome Youtube, visit awesome-YouTubers

Tutorials

Newsletters

Newsletters usually published weekly keep you up to date on the latest developments in the Python world.

Podcasts

If you are a podcast person, here is a list of podcasts related to Python.

Twitter List

This Twitter list contains 50+ Twitter users who post on the latest developments, tutorials, and other posts on the Python programming language—compiled by yours truly.

This list will be updated from time to time whenever required.


Python programming

Part 17 of 30

In this series, you can find my posts about Python programming at a single place.

Up next

Aggregate Code timing in Python

Consolidated stats on code timing in a function