Inhalt:
- Editor/IDE, gofmt, golint
- main.go, hello world
- GOPATH
- main/library
- Sprachkonstrukte, if/switch/var/const/go struct/type, slices/arrays, maps/channel
- chat server?
- go test, coverage
- profiling
- serialisierung (xml, json)
Aufgaben:
- Graphen bauen und durchsuchen
- Parallel Dateien bearbeiten (mogrify, convert)
- Webserver
- proof-of-work mit sha2
https://github.com/GoesToEleven/ArdanGoTrain https://github.com/gunjan5/UltimateGo