I started to write C 25 years ago now, with many different tools over the year. As many open source developers, I spent most of my life working with the... (more…)
Read more »
This post describes a Sudoku solver in Python. Even the most challenging Sudoku puzzles can be quickly and efficiently solved with depth first search and con... (more…)
Read more »
The article explains why you should use more enums in Python and what Python provides to you. (more…)
Read more »
Elegant astronomy for Python. Contribute to skyfielders/python-skyfield development by creating an account on GitHub. (more…)
Read more »