course-golang
Go language studies from the YouTube.
All files were based on the course from the cited website.
- https://www.youtube.com/c/AprendaGo
- https://github.com/ellenkorbes/aprendago
- https://github.com/ashleymcnamara/gophers
Contents
- Overview
- Variables, values and types
- Exercises
- Programming Fundamentals
- Exercises
- Control Flow
- Exercises
- Data Grouping
- Exercises
- Structs
- Exercises
- Functions
- Exercises
- Pointers
- Exercises
- Aplications
- Exercises
- Concurrence
- Development
- Exercises
- Channels
- Exercises
- Error Handling
- Exercises
- Documentation
- Exercises
- Tests and Benchmarking
Others
See also the repositories beecrowd-programming and book-golang.