Less than a year ago, I was in San Quentin State Prison serving a life sentence. (more…)
Read more »
Editor, TBD,. This article explains the new features in Python 3.14, compared to 3.13. For full details, see the changelog. Summary – release highlights: PEP 649: deferred evaluation of annotations... (more…)
Read more »
When I first learned Python nearly 25 years ago, I was immediately
struck by how I could productively apply it to all sorts of messy work
projects. Fast-forward a decade and I found myself teaching others the
same fun. The result of that teaching is this... (more…)
Read more »
The ultimate step by step guide - for non-devs and wannabe data scientists - to install R, Python, SQL and Bash in 30 minutes and start data coding today.
Read more »
Ever wrote a Python code? If you have, you might be familiar that in Python, you don’t have to explicitly define the main function. If you are coming from languages like C, you might find this odd… (more…)
Read more »