Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.44 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.44 KB

SumUp Golang Lessons

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.

Pages

  1. Intro: ./1-intro.md
  2. 2019-12-02 - Lesson 1: intro to programming slides
  3. 2019-12-09 - Lesson 2: control structures slides
  4. 2019-12-16 - Lesson 3: scopes and slices slides
  5. 2020-01-06 - Lesson 4: go concepts slides
  6. 2020-01-13 - Lesson 5: challenges slides
  7. 2020-01-20 - Lesson 6: maps & methods slides
  8. 2020-01-27 - Lesson 7: pointers & interfaces slides
  9. 2020-02-03 - Lesson 8: git slides
  10. 2020-02-17 - Lesson 9: switches and leetcode slides

Useful links

Support or Contact

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