Learn x86-64 assembly by writing a GUI from scratch
A tutorial on writing a minimal GUI window using x86-64 assembly and the X11 protocol, resulting in a binary under 1 KiB.
A tutorial on writing a minimal GUI window using x86-64 assembly and the X11 protocol, resulting in a binary under 1 KiB.
A technical discussion on intentional symbol capture in Clojure macros for GUI development, using a Swing wizard as a case study.
A developer's postmortem analysis of creating 'Jonas IceCream Stand,' a game built in 7 days, covering GUI challenges, art, and gameplay balance.