Welcome to the docs for the Golang lessons hosted at SumUp. Here you will find all the relevant information that we've covered during the sessions.
Sessions are hosted every Monday from 6:15pm to 7:45pm at SumUp, Grunerstrasse 13. In the Everest meeting room.
- Intro: ./1-intro.md
- 2019-12-02 - Lesson 1: intro to programming slides
- 2019-12-09 - Lesson 2: control structures slides
- 2019-12-16 - Lesson 3: scopes and slices slides
- 2020-01-06 - Lesson 4: go concepts slides
- 2020-01-13 - Lesson 5: challenges slides
- 2020-01-20 - Lesson 6: maps & methods slides
- 2020-01-27 - Lesson 7: pointers & interfaces slides
- 2020-02-03 - Lesson 8: git slides
- 2020-02-17 - Lesson 9: switches and leetcode slides
- Tour of Golang: tour.golang.org/welcome/1
- Go by Example: gobyexample.com
Need help or have a question? Feel free to send me an email at thomas.arrell(at)sumup.com
Also please feel free to contribute to this site. You can change the content by creating a pull-request over at github.com/tomarrell/sumup-lessons