Golang Microsoft courses
The idea of this entry is to recap the quick courses in the Microsoft Learn platform.
- Get started with Go
- Take your first steps with Go
- Understand how to use packages, variables, and functions in Go
- Use data types and structs, arrays, slices, and maps in Go
- Use methods and interfaces in Go
- Use control flows in Go
- Learn how concurrency works in Go
- Write and test a program in Go
- Implement error handling and logging in Go
- Build serverless apps with Go