Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.14 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.14 KB

7GUIs using Go

Build CodeQL

An implementation of the 7 GUIs challenges with Go.

Counter

Challenge: Understanding the basic ideas of a language/toolkit.

gio fyne

Temperature Converter

Challenges: bidirectional data flow, user-provided text input.

gio fyne

Timer

Challenges: concurrency, competing user/signal interactions, responsiveness.

gio fyne