Hands-On Introduction: Go

Hands-On Introduction: Go

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 2h 38m | 434 MB

If you’re looking for a practical, idiomatic way to learn the basics of the Go programming language, this course has your name written all over it—plus, it’s so simple and easy to use. Instructor Johnny Boursiquot shows you the building blocks of working directly with the Go command line and exploring the core features of its syntax to extend your workflow. Get an in-depth introduction to the key concepts you need to know to start writing professional-grade code in Go on your own, with tips on how to work with packages, primitive and composite types, flow control, interfaces, and goroutines. Along the way, learn how to tap into the Go toolchain to compile and test your code as you go, leveraging the power of concurrency synchronization using channels to communicate data between multiple goroutines at the same time.

The best way to learn a language is to use it in practice. That’s why this course is integrated with GitHub Codespaces, an instant cloud developer environment that offers all the functionality of your favorite IDE without the need for any local machine setup. With GitHub Codespaces, you can get hands-on practice from any machine, at any time—all while using a tool that you’ll likely encounter in the workplace. Check out the “Using GitHub Codespaces with this course” video to learn how to get started.

Homepage