« Want to learn a new language? Let's Go! »
09:00 - 12:00
Amphi 139

Come discover the Go language, its syntax and features and learn by writing some code and practice.

In this workshop we will get some quick introduction about the Go language and iterate between presenting some Go syntax and practising them by writing code.

Some of the subjects covered include:

  • Writing an hello world example
  • Functions
  • Variables and types
  • Flow control
  • Using external libraries
  • Unit testing
  • Concurrency

To participate you'll need:

  • Go
  • Git
  • The IDE of your choice