/go-demo

Golang demo for GDG Vladivostok

Primary LanguageGoMIT LicenseMIT

go-demo

Golang demo for GDG Vladivostok

Build Status Go Report Card

  • Ex1 - Hello World!
  • Ex2 - Functions and packages, unit testing
  • Ex3 - Multiple return values and error handling
  • Ex4 - Arrays, slices, maps, defer, interface{} and reflection
  • Ex5 - Structs, embedding and methods
  • Ex6 - Goroutines and channels

Slides