2025-11-05
Python classes and objects
organizing code into blueprints and their instances
2025-11-05
organizing code into blueprints and their instances
2025-11-04
try to do something, except if it fails, then finally do something else!
2025-11-04
grouping code into actionable chunks
2025-11-04
by-passing a loop depending on exceptions
2025-11-04
making events happen again and again in Python
2025-11-04
writing match + case instead of if + elif + else
2025-11-04
making decisions between or among conditions
2025-11-03
doing things to values
2025-11-03
storing values in a named piece of memory
2025-11-03
getting user input and showing (calculated) output
2025-11-03
getting started with this data-oriented programming language
2025-10-15
what should website visitors expect when clicking on a link?
2025-09-29
giving names to DOM elements in Alpine.js
2025-09-28
displaying the items of an array as a list
2025-09-24
decorating our HTML with style directives
a quick script for matching patterns in arrays
2025-09-18
toggling stuff with this simple JavaScript framework
2025-09-15
having a look at a very simple JavaScript framework
2025-08-31
coding (and living) mindfully in the age of artificial intelligence
2025-08-17
using window.location and decodeURIComponent
2025-05-14
having a variable mindset in computer programming
2025-03-22
calling tutorial videos to avoid these kinds of things
2025-02-20
what happens when we "do math" on a JavaScript object?
2025-02-18
using the spread operator with two objects
getting ourselves a homepage with Next.js
getting ourselves ready quickly with Next.js web development
summarizing the famous interface-building JavaScript library
making queries to systems with natural language