We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue.

Learn Go

Learn how to program in Go (Golang), the popular open-source programming language maintained by Google.

What will you learn?

Master the fundamentals of the Go programming language in this comprehensive interactive course. Go is one of the most popular languages of 2025, and Go developers are among the highest paid in the world. You'll practice writing performant, idiomatic Go with these hands-on lessons, challenges and quizzes.

Chapter List

1
Variables
Learn the basic syntax for declaring and using variables and why you should use Go in the first place
2
Conditionals
Use if/else statements to control the flow of your program
3
Functions
Learn about how functions behave
4
Structs
Idiomatically model data in Go using structs
5
Interfaces
Master one of Go's most powerful tools: the interface
6
Errors
Learn how Go uniquely handles errors
7
Loops
Practice various algorithms in Go
8
Slices
Learn about Go's take on ordered lists
9
Maps
Go has an answer to Python's sets and dictionaries, we call it a map
10
Pointers
Learn about pointers and their pitfalls
11
Packages and Modules
Learn how go projects are organized on your local machine
12
Channels
Master the #1 reason to use Go: its elegance of concurrent programming
13
Mutexes
Continue learning about concurrency with mutexes
14
Generics
Learn how Go approaches polymorphism with generics: a new feature added in 1.18
15
Enums
Go famously doesn't support proper enums, but we'll go over how Go developers solve the same kinds of problems with the tools they have.
16
Quiz
Learn about go-specific design patterns and fun language facts

Join 73,592 students in the Learn Go course

Read reviews of their learning experiences

Really good starting Go Course!

(5/5)
Rafael Rojas Diaz profile image

Rafael Rojas Diaz

Venezuela

the latters parts, which are the most complex, are very hastily and poorly explained

(2/5)
Emanuel Cotiga profile image

Emanuel Cotiga

Spain

While Go is simple, it'll be a smoother course when you have experience in other programming languages

(4/5)
EJ  profile image

EJ

Philippines

Much better than any tutorial or book. Boot.Dev makes it easy to learn complex features of the Go language like channels and mutex.

(5/5)
Emmanuel Riviere profile image

Emmanuel Riviere

Bordeaux, France

Excellent hands-on Go lang course

(5/5)
Julius Cardozo profile image

Julius Cardozo

United States

Gives you a good starting point to learn go basics.

(5/5)
Dagime Teshome profile image

Dagime Teshome

Addis Ababa,Ethiopia

Great Introduction to Go. Highly recommended

(5/5)
Dalton House profile image

Dalton House

Denton, USA

All the power and nuance (minus enums) of java without all the explicit declaration. Seriously though, it feels like a great back end language and I'm looking forward to getting dirty with it in the next course.

(5/5)
JKnaughty K profile image

JKnaughty K

United States

The Go course was a very enjoyable refresher of my Go knowledge. It is well done and broken into appropriately sized units.

(5/5)
Josh Peterson profile image

Josh Peterson

United States

Showing 1-9 of 227

or view more reviews

Mediocrity doesn't cut it anymore

The only way to become a great developer is to write a lot of code

Avoid tutorial hell

by writing a ton of code

Stay motivated with

a game-like curriculum

Build portfolio projects

to prove your skills

Delve deeper

into foundational concepts

Learn flexibly online

without interrupting your life

For 1% the price of college

to minimize your financial risk

Frequently asked Questions

Got questions? We've got answers

Yes! It's free to create an account and start learning. You'll get all the immersive and interactive features for free for a few chapters. After that, if you still haven't paid for a membership, you'll be in read-only (content only) mode.