Some years ago I embarked into the adventure of learning Python, I already knew some other programming languages like PHP (the first language which introduced me to web development), JavaScript (to which I was already pretty good at it, and was writing a ... (more…)
Read more »
Use 2D arrays to render a background for our tank game. Implementation with Python and Pygame. (more…)
Read more »
It's been a while since we last posted, and we've been hard at work on new features for Python in Visual Studio 2017. Today, the first preview of the next update has been released, which you can install from visualstudio.com or by updating your existing P... (more…)
Read more »
Have you ever wanted lightning-fast code, without the segfaults and tedious boilerplate of C? Then come learn why so many Pythonistas are excited about Rust,...
Read more »
Having too many custom exceptions on a project can be a pain, but a few choices are nice. The problem... (more…)
Read more »