Use 2D arrays to render a background for our tank game. Implementation with Python and Pygame. (more…)
Read more »
Introduction In the previous post we saw how a Go service can call a Python service using gRPC. Using gRPC to connect a Go and Python program together can be a great choice, but there’s a complexity price that goes with it. You need to manage one more ser... (more…)
Read more »
Nearly 20 years after the first release of Python 2 and 11 years after the first release of Python 3, the Python development community has retired Python 2.7, the last of the Python 2 series. This marks the end of all upstream support for Python 2, includ... (more…)
Read more »
In this video we'll cover how you can automate running a python script daily using WayScript. There's many use cases for this, but the specific one we'll tal... (more…)
Read more »
A conversation with the creator of the world’s most popular programming language on removing brain friction for better work. (more…)
Read more »