Learning Paths
Skills
Go Core Language
17 courses
30 hours
- Skill IQ
- 5 Projects
Go is a statically-typed, compiled language like C++ with the user friendliness of a dynamically-typed, interpreted language such as Python. It is concurrent, garbage-collected, and designed for scale. Go is a programming language made for building large-scale, complex software. This path will take you from the basics of the Go language all the way up to writing and testing services.
Courses in this path
Go Core Language
Dive into Go while you learn about packages, functions, concurrency, services, and testing.