Starting from the ground up and assuming no prior knowledge, this course will teach you to program in the Go programming language from Google. You'll leave writing small Go programs and feeling familiar with all the major features of the language.
Are you interested in learning to program? Have you heard good things about Google's Go programming language? Then, this course is for you! In this course, Go Fundamentals, you'll learn the basics of programming in Go. First, you'll learn the mandatory "Hello World." Next, you'll discover decision-making with conditionals and the basics of functions. Then, you'll work with data using variables and things like slices and maps. Finally, you'll explore how to create your own custom data types with structs, and get your head around concurrent programming with goroutines. When you're finished with this course, you'll have the skills and knowledge of Go needed to start using Go in some of your own projects, and add programming in Go to your expanding list of skills.
Are you interested in learning to program? Have you heard good things about Google's Go programming language? Then, this course is for you! In this course, Go Fundamentals, you'll learn the basics of programming in Go. First, you'll learn the mandatory "Hello World." Next, you'll discover decision-making with conditionals and the basics of functions. Then, you'll work with data using variables and things like slices and maps. Finally, you'll explore how to create your own custom data types with structs, and get your head around concurrent programming with goroutines. When you're finished with this course, you'll have the skills and knowledge of Go needed to start using Go in some of your own projects, and add programming in Go to your expanding list of skills.