From the course: Learning Go
Learn to program with Go - Go Tutorial
From the course: Learning Go
Learn to program with Go
- [David] This course is designed for software developers who want to become gophers, that is programmers who use the Go programming language. Go was created by Google in 2012 as an open source language that's available to everyone. Go's syntax is influenced by C and other C style languages, but it emphasizes greater simplicity and concision. You can build many kinds of software with Go, but it's particularly popular with developers who build solutions for cloud-based services. Welcome to this introductory course on programming with Go.