Create layers for our tank game in an efficient way using class inheritance. Implementation with Python and Pygame. (more…)
Read more »
Not too long ago, Facebook unveiled Graphql. This was thought up to be a flexible data access layer designed to work as a simple interface on top of heterogeneous data sources. Not long after facebook had introduced it, github announced that the latest ve... (more…)
Read more »
Upcoming events: https://learning.dutc.io/Discord: https://discord.gg/ZhJPKYSfNpDUTC Weekly: https://bit.ly/expert-pythonTwitter: https://twitter.com/dutc_tr... (more…)
Read more »
I'm going to go over some C code that implements a bloom filter, and then I'm going to show you how you can make use of that data structure in Python code through the use of cffi. (more…)
Read more »