Learn Go Programming by Building 11 Projects – Full Course

Learn Go Programming by Building 11 Projects – Full Course

freeCodeCamp.org

2 года назад

722,733 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Akhil Sharma
Akhil Sharma - 22.03.2022 17:28

Thanks a lot for featuring me Beau! I hope a lot of people benefit from this content. I am really happy to share all my knowledge.

Ответить
OMojJegoMosc
OMojJegoMosc - 25.10.2023 21:20

Even when I've copied from GitHub first project my submit button doesn't work...

Ответить
Horacius Besselswath
Horacius Besselswath - 19.09.2023 18:44

Great video for people first learning Go, getting hands on experience in a series of smaller projects is much better than one big one.

My only advice is with the order. Its very confusing for new people when your second video uses a lot of pointers then it goes into easier ones where it explains the pointers much later. For example, the CRM one you go slower and into more detail than things we have already done previously where the knowledge is assumed.

Ответить
Football_night
Football_night - 12.09.2023 15:06

how to run golang individual file without main package if any one knows

Ответить
VideoNinja117
VideoNinja117 - 10.09.2023 02:55

Starts "Learn Go Programming.."

"btw I'm assuming you know html and that's why I'm not explaining a lot of things"

BOLD OF YOU TO ASSUME I KNOW ANOTHER LANGUAGE WHILE IN A TUTORIAL FOR GO.

Puts on C/C++ dev hat and kicks the door

Ответить
Anish Bista
Anish Bista - 15.08.2023 13:10

is it necessary to code on /go/src directory

Ответить
Doodle
Doodle - 13.08.2023 10:43

For the third course, why it is 'w.Header().Set("Content-type", "pkglication/json")' instead of 'w.Header().Set("Content-type", "application/json")'? I'm confused

Ответить
Mauri Caceres
Mauri Caceres - 14.07.2023 20:27

I'm really grateful for all the work you expose in this video. I has help me to kick back into go programming. Next time please do not use a mechanical keyboard while recording is quite noisy specially when the video is 8 hours long. Apart from that your work is excellent.

Ответить
Fadly Destriana Rusmana
Fadly Destriana Rusmana - 08.06.2023 07:19

Is this video not support package yet?. I mean, still using GOPATH to create a golang package

Ответить
htdrednaxela
htdrednaxela - 06.06.2023 02:47

All good ,but when I hear indian tutorials ,I just have to click away.

Ответить
ABU TAHER
ABU TAHER - 02.06.2023 09:14

why delete return app datas

Ответить
chetan kulthe
chetan kulthe - 31.05.2023 13:41

font size is really small, Sorry to to say its long video more than 8 hours, it was interesting but can't see more time.

Ответить
Tarun Regmi
Tarun Regmi - 31.05.2023 07:50

If you are a beginner and want to learn by doing projects then don't watch this video. But if you are a professional GO developer and want to waste your time, you can watch it. He uses databases such as MySQL, SQLite, etc. in the projects but doesn't show how to set them up and connect them to GO programs. He doesn't teach anything that a beginner can understand.

Ответить
Даниил Черепков
Даниил Черепков - 30.05.2023 14:20

Golang With MYSQL Book Management System is missing DB setup part =( It basically assumes that you already have it set up and running, so you can't immediately run it to test=(

Ответить
H
H - 29.05.2023 22:21

the slackbot api timestamp is wrong

Ответить
Alperen Serkan Aksoz
Alperen Serkan Aksoz - 24.05.2023 09:56

after the build, you should run the executable, instead you are running "go run main.go" command which does compilation and execution from start, if you are going to call run command you don't have yo build.

Ответить
Gantushig Saruul
Gantushig Saruul - 23.05.2023 09:19

Thank you for your awesome work! 🔥Гайхалтай заавар бичлэг, прожектууд оруулсанд баярлалаа!

Ответить
Mohnish Jha
Mohnish Jha - 17.05.2023 11:22

The way you use conditionals with functions, got me thinking. Thanks!

Ответить
Joy Almeida
Joy Almeida - 06.05.2023 16:53

sometimes the syntax got confusing.. but in those cases chatgpt was of great help.. not to forget, the concepts I am learning while following the video are too awesome! finished lecture 3, 8 more to goooo!

Ответить