Learn the Go programming language (Golang) in this step-by-step tutorial course for beginners. Go is an open source programming language designed at Google that makes it easy to build simple, reliable, and efficient software.
Course from Michael Van Sickle. Check out his courses on Pluralsight about Go, JavaScript, and more: https://www.pluralsight.com/authors/mike-vansickle
Course Contents
(0:00:00) Introduction
(0:16:57) Setting Up a Development Environment
(0:35:48) Variables
(0:57:05) Primitives
(1:26:29) Constants
(1:47:53) Arrays and Slices
(2:17:20) Maps and Structs
(2:48:00) If and Switch Statements
(3:21:17) Looping
(3:41:34) Defer, Panic, and Recover
(4:03:57) Pointers
(4:21:30) Functions
(4:57:59) Interfaces
(5:33:57) Goroutines
(6:05:10) Channels
—
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://www.freecodecamp.org/news
source