Posts in the CS Basics category

Getting a grasp of bitwise operators

Getting a grasp of bitwise operators

Bitwise operators are not that hard after all. This article explains some basics, using color manipulation as a practical example.

CS Basics
js
Aug 30th, 2024
Color spaces & color gamuts

Color spaces & color gamuts

Recap summary of color gamut and color space definitions, and experiment in gradient interpolations.

CS Basics
css
Nov 9th, 2023