Build Your First Go App is a project-based course that teaches you how to create a real-world web API using Go.
You’ll start from scratch by setting up a Go module and building a simple HTTP server using the standard library. From there, you'll create routes, handle requests and responses, validate input, and connect to a SQLite database.
The course follows a hands-on approach: each lesson introduces a new feature, explains the code as you write it, and builds on what came before. You'll also get access to Go Bytes, a companion YouTube series that explains key Go concepts in short, focused videos.
By the end, you'll understand how Go projects are structured, how to build and test APIs, and how to write clean, idiomatic Go code. No prior Go experience is needed...just basic programming knowledge and a willingness to build.
Build Your First Go App
This product is closed for enrollment.