At work our primary product is in a django application. This has given rise to what I see as a big-ball-of-mud architecture. This has made
Tag: programming
Loops and Ifs are common constructs in programming with python and most other languages. Today we’re going to talk a bit about how to skip