Good news: My book, “Python Workout,” is almost done; I’m working on the videos and final edits, and it’ll soon be available in its final form from Manning, both online and in print. Better news: “Python Workout” is today’s “Deal of the Day,” along with two other Python books: “Data ...

Read More

Have you ever wondered about bitwise operations in Python? They’re not that common nowadays, but they are still in the language, and can be useful in some cases. A subscriber to my “Better developers” newsletter asked me to explain these. I made a video doing so: Here’s the Jupyter notebook ...

Read More

The next session of my free, weekly, live “Python for non-programmers” course continues tomorrow, on May 8th. You can sign up at https://PythonForNonProgrammers.com/. More than 1,700 people from around the world have already joined! This week’s topics are: Turning strings into lists (and vice versa)Tuples Anyone who joins gets access ...

Read More