Setting up your first Go program [Golang for Beginners]

preview_player
Показать описание
Are you ready to writing your FIRST Go program in under 9 minutes?

In this video you'll learn how to utilize go main packages to set up your first program. You'll learn about importing packages, creating your first function, and running the first program.

#programming #go
Рекомендации по теме
Комментарии
Автор

Nice Intro Michael. Always wanted to know a little go but have so much on my plate right now. Short and sweet video. Much appreciated. The zoom helped my eyes. lol. Thank you!

jcloudofthrones
Автор

Thanks for sharing this video Michael. I find the go tools extension in VS Code very helpful. Visual Studio Code makes it so easy to learn Go with this extension. Intellisense is quite good while working with Go.

nilesh-gule