Go Fundamentals

Pluralsight
Course Summary
In this course, you'll learn to program with the increasingly popular Go programming language from Google. Starting from the ground up and assuming no prior knowledge, this course will leave you feeling comfortable writing small Go programs, and familiar with all the major features of the language.
-
+
Course Description
Interested in learning to program? Heard good things about Google's Go programming language? Then this course is for you! This course, which assumes no prior knowledge of programming with Go, will cover all the major aspects of the language, from the very basics of variables, through loops, conditionals, functions, and even an introduction to concurrent programming. This course is the ideal stepping stone for anyone interested in learning to program with Go.
-
+
Course Syllabus
Course Introduction- 7m 46s
—Why Learn to Program in Go 2m 32s
—What We'll Cover in This Course 3m 28s
—About the Trainer 1m 45sIntroducing Go- 8m 5sHello World- 15m 17sVariables and Constants- 24m 50sFunctions- 23m 10sConditionals- 28m 11sLoops- 20m 44sArrays and Slices- 27m 53sMaps- 18m 1sStructs- 14m 14sConcurrency- 26m 34sWhat Next?- 1m 35s