GUI126 Introduction
GUI126 is a book that introduces a method of creating GUIs.
Last Revision Date: September, 2025
A gui is a program that is interactable by mouse and keyboard. For example your music player or image editor.
Why GUI126?
- It brings to its audience some styles of making GUI
- It then introduces the BYW (Build Your Widgets) Method
- And concludes with some example programs using the BYW method.
Audience
GUI126 only supports the Go programming language.