nicosommi / lessons

SumUp Go Lessons

Home Page:https://sumup-go.github.io/lessons/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 conducted online every other Tuesday from 5:30pm to 6:15pm. TODO: links

Tracks

Currently, we support two tracks - Beginners and Advanced.

Beginners

  1. [Intro](Initial setup.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

Advanced

TODO: add lessons

Useful links

Support or Contact

Need help or have a question? Feel free to send a message to our Slack channel go-lessons.

Also please feel free to contribute to this site. You can change the content by creating a pull-request over at github.com/sumup-go/lessons

About

SumUp Go Lessons

https://sumup-go.github.io/lessons/

License:MIT License


Languages

Language:Go 100.0%