The Best Free Resources for Learning Python

Jesse J Rogers
2 min readMar 23, 2022
Photo by Roman Synkevych 🇺🇦 on Unsplash

If you’re interested in studying and training artificial intelligence then you’re probably either fluent in Python already, or you’re trying to learn. It’s one of the most popular languages because of its ease of use, versatility, large community, and excellent libraries.

I’m in the second category. As an abbreviated follow-up to my longer article, I wanted to share some of the resources I’ve found that are specific to Python.

CodingBat.com — this free resource allows you to get tons of practice and instant feedback. I work at the math tutoring center of a college, and so I’ve seen similar programs cost more than $100 per semester.

Python Documentation — this is the authoritative user manual for Python.

MIT’s Introduction to Computer Science and Python — a great free playlist, it’s like you’re right there in class.

If you have recommendations that I should add to this list, let me know in the comments!

You might also enjoy some of my other articles about independent learning below.

To join us with full access to Medium, as well as to be paid for what you write on the platform, sign up here. And don’t forget to subscribe to see more articles like this!

--

--