/go-dev-guide

Code from Go: The Complete Developer's Guide (Golang) on Udemy

Primary LanguageGo

This repo contains code from Go: The Complete Developer's Guide (Golang) on Udemy.

Course details:

Go: The Complete Developer's Guide (Golang)

Master the fundamentals and advanced features of the Go Programming Language (Golang)

Created by Stephen Grider
What you'll learn
Build massively concurrent programs with Go Routines and Channels Learn the advanced features of Go
Understand the differences between commonly used data structures Prove your knowledge with dozens of included quiz questions
Apply Interfaces to dramatically simplify complex programs Use types to future-proof your code and reduce the difficulty of refactors