15th issue of Python Monthly! Read by 20,000+ Python developers every month. This monthly Python newsletter is focused on keeping you up to date with the industry and keeping your skills sharp, without wasting your valuable time. (more…)
Read more »
Only one of these “comments” is a real one.
Well, technically speaking all of them are comments, the real difference between them is speed… (more…)
Read more »
Two years ago a few colleagues (shoutout to helloarbit, travismcpeak, and coffeetocode) and I were talking about supply chain attacks which led to this work being completed. A supply chain attack is… (more…)
Read more »
This is the second part of my series on unit testing Python applications. In this article I will introduce you to Conway's Game of Life, an interesting simulation that plays animated patterns on a… (more…)
Read more »