Posts by Category

python

Learn Python from Raymond Hettinger

If you know a little bit of Python and are looking for resources to round out your understanding or learn some new concepts, you should know about Raymond He...

Back to Top ↑

learning

The right mindset for debugging

Programming is hard. Translating a real world problem into computer code requires simultaneous understanding of 1) the real-world problem to be solved and 2)...

Back to Top ↑