Building a CLI application with Golang

preview_player
Показать описание
In this video we'll build a simple golang cli app that shows the weather forecast for the day.
Рекомендации по теме
Комментарии
Автор

Man that quick tutorial is so cool. Well explained, straight to the point! Thank you !

maxwebstudio
Автор

You should do a series on golang, really love how you have set the example of using golang features

jondoe
Автор

I'm learning Go as first programing language, I admire how you are coding this weather app effortlessly. Great work man .

abdulrahmanbinali
Автор

@cdruc you should consider re-generating your API key. I copied yours from the video, tried it myself and it worked :-)

That said, thanks for this and the Hangman video. I'm mainly interested in learning Golang, and I like your straightforward natural style of starting simple and remaining simple, progressively rewriting the app. Cheers.

thisisreallyme
Автор

Could you add chapters? There are a few distinct sections, and it would be easier to revisit certain sections that way. Thanks for the great tutorial!

BbB-vruh
Автор

I recently got into go and I wanted something I could do and this was the perfect starter project. This project is so general purpose I used a random api for this and still got expected results all the time.

mmatongo
Автор

Getting started with Golang, this is an awesome tutorial!

Blue-bbro
Автор

Its really cool tutorial. will test it out today. Thanks for sharing

Md.TanjilBhuiyan
Автор

I love this style of video : very straight ti the point.
Good example, thanks for that ^^

Mortagus
Автор

Really awesome tutorial! Thanks for taking time to make such a great video to help us get a better understanding of Golang!

arihasan
Автор

this is awesome, thx for the quality video!

Hoo-jjer
Автор

Hello, is it possible to use this as reference material?

I'm learning Go and would like to buikd along with you with my own ouch, and am asking to see in case I ever put it in a public repository.

(If I ever do, I will naturally leave a link to this video)

Thank you!

fuzzy-
Автор

Learning go as my 3rd language. I did not you can parse json that way. Thanks a lot for the very interesting project.

Steliosgiannatos
Автор

Dude, your vids are very interesting, love them ❤️

MedChergui
Автор

What font family are you using? Great job.

gideaoms
Автор

Learnt so much. TYSM. Make more GO videos

sanjayav
Автор

Great idea and clean code! Is that the Tokyo Night VScode theme? Looks dope

sebwylleman
Автор

my grandmother lied...romanians do have some IQ indeed!

Good video

AndrasBuzas
Автор

Why didn't you use the website to convert json to struct?

Zmey
Автор

I was like oh ok didn't know we could nest anonymous structs like that and then I was like OK you duplicate so much you definitely should not do that :D also ... short lines, dude, pleae, especially in a video where you have a split screen. cool little tool, tho.

adicide