-

Create, build an publish a Python Package in 5 minutes
6 min read -

One line of code for a 20% performance increase?
7 min read -

My philosophy centers around attempting simple solutions before resorting to complex ones. By exploring the…
13 min read -

5 minute guide to UNION, EXCEPT and INTERSECT in SQL
7 min read -

Python Quirks: Understand How a Variable Can Be Modified by a Function That Doesn’t Return Anything
CodingA deep dive into how Python passes arguments and mutability to prevent unexpected bugs
9 min read -

One command to both INSERT new data and UPDATE existing records in your database
5 min read -

Expertly design your function parameters in 6 examples
8 min read -

Extend you Python code with a package containing Rust code for a >150x performance increase!
10 min read -

A clear demonstration of the timeit module
3 min read -

Speed up your program by doing multiple things simultaneously
9 min read