2025-11-16
2025-11-15
Python matrix with a cross of numbers
summarizing an exercise in matrix data manipulation
2025-11-11
Python unpacking operator
allowing any number of arguments in a function
2025-11-03
Python : introduction
getting started with this data-oriented programming language
2025-09-15
Starting with Alpine.js
having a look at a very simple JavaScript framework
2025-08-31
On using AI
coding (and living) mindfully in the age of artificial intelligence
2025-05-14
Code as total algebra
having a variable mindset in computer programming
2025-03-22
Coding tutorial video pet peeves
calling tutorial videos to avoid these kinds of things
2025-02-20
"Object arithmetic" with JavaScript
what happens when we "do math" on a JavaScript object?