Students will learn the fundamentals skills, including variables, loops, data structures, functions, interfaces, structs, and maps. Then students will use those skills to test and build an actual web server.
Overview
Syllabus
- Introduction to Go
- Discover what Go is, and how it can be used to build powerful applications on the cloud and web. You'll also learn about the structure of this course, and tips for success.
- Go Fundamentals I
- Begin your journey as a Go developer by learning the fundamental syntax and features of the language.
- Go Fundamentals II
- Take your Go skills to the next level by learning some of the more advanced, yet powerful features of Go such as Interfaces and Goroutines.
- Building for the Web
- Take your newfound Go skills and knowledge to the test by building a backend web server. You'll leverage Go's built-in net/http package to create a RESTful API for your users.
- CRM Backend
- You will use the skills learned throughout the course to build the backend (i.e., server-side portion) of a CRM application.
Taught by
nd0067 Andrew Wong