Guido van Rossum on Talk Python to Me

This post is written by Michele Pratusevich.
I occasionally listen to a podcast called Talk Python to Me on my commute. Last week I listened to the 100th episode, where Guido van Rossum, the creator of the Python language, talks about how he got into prog… Read more

Similar

The Beginner’s Guide to Python Turtle

In this step-by-step tutorial, you'll learn the basics of Python programming with the help of a simple and interactive Python library called turtle. If you're a beginner to Python, then this tutorial will definitely help you on your journey as you take yo... (more…)

Read more »

Python 3.9: Cool New Features for You to Try

In this tutorial, you'll explore some of the coolest and most useful features in the newly released Python 3.9. You'll learn how Python 3.9 makes it easier to work with time zones, dictionaries, decorators, and several other techniques that will make your... (more…)

Read more »