Egg timer

Goals

Over the next 10 steps we will

  • Start completely from scratch
  • Code a stand-alone Go application with a GUI using the Gio toolkit
  • Take our time and explain each step along the way

Egg timer

Outline

The first 10 steps

Bonus material - In progress

Source code

All the source-code is available on GitHub. Please clone, fork, hack and improve. PR’s welcome!


Let’s start View it on GitHub