News

In this video I add on to the game we started creating in the first video of this series. I show you how to create boundaries ...
The example projects in the second half the book revolve around three common areas for Python: video games (PyGame), data visualizations (Matplotlib and Plotly), and web applications (Django).
Python is an excellent language for rapid application development and prototyping. With Pygame, a wrapper built around SDL, the same can be true for games. ... For our example, we want both the player ...