Importing files for local development in Python can be cumbersome. In this article, I summarize some possibilities for the Python developer. (more…)
Read more »
Breezy (brz) is a decentralized revision control system, designed to be
easy for developers and end users alike. (more…)
Read more »
Let’s learn art by transforming The Art Book into a spaced-repetition Anki Deck. Step 1: Download The Art Book Get the PDF of this book and save it as TheArtBook.pdf Step 2: Make an image of … (more…)
Read more »
Create layers for our tank game in an efficient way using class inheritance. Implementation with Python and Pygame. (more…)
Read more »