In memory of J. Kevin Douglas, a good friend and fellow fan of Algol 68 In the...
Programming
Let GNU Indent make your source code easier to read.
4 Our computers are so powerful today that it’s hard for younger developers to understand what early...
Create colorful images using the Portable Pix Map format.
Learn to write grayscale images using the Portable Gray Map format.
The Portable Bit Map (“PBM”) image file format was invented in the 1980s as a way to...
Two methods to load a data file into memory. Use mmap on Linux sysetms.
Explore retroprogramming on FreeDOS with this popular freeware IDE.
This is a very simple way to measure pi, but it was a fun exercise and I...
I was impressed that AI did so well translating from an old language like FORTRAN 77 into...
While AI agents can help streamline development, keep in mind these cautions when using AI for coding.
Have fun by writing a program to simulate a Cylon's sweeping red eye
Using enumerations with enum makes it easy to store values in a program, yet keep the code...
Using bit fields and bit masks is a common method to combine data without using more complex...
Enjoy the holidays by writing a 'fire' program in ASCII text.
Sharing knowledge with others is often a great way to refresh and update your own expertise.