Golang installation and hello world

preview_player
Показать описание
Welcome to a youtube channel dedicated to programming and coding related tutorials. We talk about tech, write code, discuss about cloud and devops. That’s what we do all day, all year. We roll out a lot of series and videos on our channel.

All the learning resources such as code files, documentations, articles and community discussions are available on our website:

You can find our discord link, github link etc on the above website.

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

IMPORTANT: You need to run "go work init" in your root directory (where you have all the other project folders shown in the vide) for things to work as the video says. If you don't run that, all the VS Code Go tools wont work as in the video (including the auto-import of fmt among other errors). Compilation will work however (ie. go run).

felix_xb
Автор

The excitement to learn is infinite with this guy!

bikidas
Автор

I have watched your previous series on go, the installation was little painful during that time but now it has changed a lot.
Loving this series already.

prasannakumar
Автор

2:42 you used hindi "bas", what a moment. 🤯🤗

pradeexsu
Автор

I am a third year student and it always seems like i dont have enough time to add new skills in my list. This series inspires me and makes me look forward to 5PM so i can watch a 10 mins video, practice a little and by the end of this series have a new skill like it was nothing. Thank you so much for making this series free

eshaanvyas
Автор

GOD: ill make u superman tomorrow at 5pm
me: sorry dude I have a class

sakshamrai
Автор

I am just so lucky. I was planning to learn golang and wasn't sure where to start, these series of videos are such a godsend.

rohitrajak
Автор

10:35 -- "Go automatically cleans and uncleans the package". Is this statement true about GoLang? or the extensions that you installed in VS Code? I tried without vscode, but Go doesn't import fmt for me. Please clarify me.

arunpk
Автор

10:59 Uh what? You can't run it if you haven't build it first. You run the build binary. "go run" is just a shortcut to build and run.

makesnosense
Автор

Installation completed at 3:34 but what to do now??

surajkumarsingh
Автор

Hello Hitesh Ji, I am facing a problem with the Gopls extension it is not installed in my system. I am using Windows 11 64bit could you please suggest I tried everything as per git but failed.

rinkuorissa
Автор

I am having an issue with "go mod init hello" command. VS studio saying term 'go' is not recognized . Please help someone

pratikpatil
Автор

There is content for everything here on this channel really appreciate

mukeshbagaria
Автор

So for the Go Playground, a big no for that, epic line hitesh sir!

madhabapatra
Автор

Hey Hitesh
So, teatching Golang? That's great content, as always!!!
I just 💜loved it.
Thanks for sharing it!🙏

DevMadeEasy
Автор

Disclaimer:
It doesn't feel good to have a disclaimer in every video but this is how the world is right now.
All videos are for educational purpose and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you. <--- your Disclaimer... 🙂👍

Amitmund
Автор

Can i go through with this tutorial now in 2024? is there any specific changes now?

Anchal-pl
Автор

Always be waiting for many more videos to release 🙂❤️

ayushdedhia
Автор

Day 1 completed.
Thank you very much Sir.

tushardimri
Автор

I see many people say that rust is more performance than golang
so why did you chose golang and not rust ?

badreddinenechmi