Reading about Window Functions.
Category Archives: Programming
Interactive trees in HTML5
The RS-232 protocol
An awesome video about The RS-232 protocol by Ben Eater. There’s some cool stuff on his channel.
Booth multiplier
Today I learned about Booth’s multiplication algorithm. I will have to circle back and read closely.
LibreOffice 7.3 API Documentation
So I’m off to read the LibreOffice 7.3 API Documentation. Supported macro languages include a form of BASIC and a form of JavaScript. Gonna try JavaScript… my goal is to generate the ASCII tables for my book, programmatically, as it were.
The Tao of Programming
道.
The UNIX Time-Sharing System
A little nostalgia: The UNIX Time-Sharing System.
History of programming languages
There’s a great article over on Wikipedia about the History of programming languages.
Configuring PHP with php.ini
There’s some good info about common config options over here: Where Is php.ini, the PHP Configuration File?
The phpinfo() function will tell you which php.ini file applies.
16-bit C memory models
Stolen from here:
