Тёмный

Go (Golang) Tutorial #3 - Variables, Strings & Numbers 

Net Ninja
Подписаться 1,5 млн
Просмотров 78 тыс.
50% 1

Hey gang, in this Go tutorial I'll talk about how to declare variables in Go as well as look at three types in detail - strings, ints & floats.
🐱‍👤 View this course in full without ads on Net Ninja Pro:
netninja.dev/p/learn-go-golang
🐱‍💻 Course Files:
+ github.com/iamshaunjp/golang-...
🐱‍👤 JOIN THE RU-vid NET NINJA GANG -
/ @netninja
🐱‍💻 🐱‍💻 My Udemy Courses:
+ Modern JavaScript - www.thenetninja.co.uk/udemy/m...
+ Vue JS 3 & Firebase - www.thenetninja.co.uk/udemy/v...
+ D3.js & Firebase - www.thenetninja.co.uk/udemy/d...
🐱‍💻 Useful playlists:
+ Modern JavaScript - • Modern JavaScript Tuto...
🐱‍💻 Download Go - golang.org/dl/
🐱‍💻 Go Numeric Types (bits) - golang.org/ref/spec#Numeric_t...
🐱‍💻 Go Standard Library (bits) - golang.org/pkg/
🐱‍💻 VS Code - code.visualstudio.com/
🐱‍💻 Social Links:
Facebook - / thenetninjauk
Twitter - / thenetninjauk
Instagram - / thenetninja

Опубликовано:

 

19 май 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 50   
@ozzyfromspace
@ozzyfromspace 2 года назад
Hey Sensei! I was solving a code wars challenge and got tripped up when it came time to perform computations involving floats, ints, and uints. I eventually figured it out, but than being said, this video is a great place to come for anyone to get a clear sense of numerical types in Golang. I'm ecstatic for the remainder of your videos, and wish you the very best! Greetings from the US, Net Ninja :)
@mullla1ya
@mullla1ya 3 года назад
One day I will finish watching all of your tuts. You really are doing an awesome job. Thank you!
@chiemerieokoro3038
@chiemerieokoro3038 Год назад
He really does
@ahobowithahome6424
@ahobowithahome6424 3 года назад
You're doing a great job, just commenting for thr algorithm
@jamesmalarkey7437
@jamesmalarkey7437 3 года назад
GOD. The best explanation for every language. Nice job, mate
@ArtVandelayInc
@ArtVandelayInc 3 года назад
Man, you're soo good at this! I love your tutorials
@akindipejohn2595
@akindipejohn2595 6 месяцев назад
Absolute legend you are fam. Your ability to break down complex concepts into easy-to-understand bite-size modules is almost unparalleled. Thank you for your continued support to the community.
@NetNinja
@NetNinja 6 месяцев назад
That means a lot, thanks! :)
@milkyway9225
@milkyway9225 3 года назад
you actually made Go tutorial :DD I was just f..g around asking people like you to make Go tutorial but you really did it :D
@typecek
@typecek 2 года назад
I love this series, thank you!
@0xPanda1
@0xPanda1 3 года назад
looking forward for the next ep 😍
@victoriousinsight
@victoriousinsight 3 года назад
I always like your video before watching it.
@NetNinja
@NetNinja 3 года назад
Thank you so much 😀
@EnglishRain
@EnglishRain 3 года назад
This is beautiful!!
@grzesupel
@grzesupel 3 года назад
The best tut ever
@hingasefoi6075
@hingasefoi6075 3 года назад
Hi Net Ninja, been following your tutorials for quite some time now and you've been doing a fine job. just wanted to say is there any way you could do a tutorial where you can build a complete website and show us the process of hosting it. I'm having problems with building website from scratch and hosting it even thou i have watched your tutorials, i'm having problems putting it all together. I am in africa, Sierra Leone to be exact. Don't know if you have any suggestions. Thanks. plzzz reply
@oglothenerd
@oglothenerd 4 месяца назад
You're saying that the default for a variable of type string is an empty string... does Go have a concept of null/nil?
@manuelleongodinho4637
@manuelleongodinho4637 3 года назад
Hi Shaun! you're awesone. Can you make a video building an API with auth using golang?? Thanks anyway
@NaaGaboy
@NaaGaboy 3 года назад
Hey Ninja, what do you think about WebAssemby? Can you please consider making tutorials on this one? I would really appreciate it :)
@VishalKumar-fw5fz
@VishalKumar-fw5fz 3 года назад
I was waiting
@ChichaPapi
@ChichaPapi 3 года назад
Thanks a lot :)
@user-xu9qm9po9r
@user-xu9qm9po9r 28 дней назад
Thank you very much!
@NetNinja
@NetNinja 26 дней назад
Thanks for your support :)
@Srishreya
@Srishreya Год назад
Thanks
@user-to7oi5qy5u
@user-to7oi5qy5u 9 месяцев назад
thanks
@jeffgoes4116
@jeffgoes4116 День назад
Hey Shaun! Nice tutorial as always! One quick question, Is there a gain when specifying the number of bits when declaring ints or floats when comparing to using normal int/float and let Go infer the type?
@reynhardprivate397
@reynhardprivate397 3 года назад
You have now forced my hand to subscribe to your premium subscription hopefully soon we will see some RUST as well (Just being greedy :-) ) thanks for this tutorial it was perfect timing
@VTechBroLive
@VTechBroLive 3 года назад
Please upload next video soon🤗
@gradientO
@gradientO 3 года назад
Let's go
@Only-zeus
@Only-zeus 3 года назад
Brother please do about go exception handling with in this playlist......
@kyawkyawoo23
@kyawkyawoo23 3 года назад
Just a small request, can u please write the code at the center of the screen From your fan
@JohnnyBigodes
@JohnnyBigodes 3 года назад
Why is the output so slow... Is something compiling before the output?
@chessmaster856
@chessmaster856 5 дней назад
What is the purpose of specifying var and again int? To make JavaScript and java people happy? And also not specify ming type with :=? To make pythons happy? Int16 and unsigned ? To make c++ people happy?
@bahlulhasanli
@bahlulhasanli 3 года назад
It's so awesome. Waiting for Swift lang lessons from you)
@loydvincentbutron4345
@loydvincentbutron4345 6 месяцев назад
why does the main in func main is in red underline, although it will run in the terminal, it just bothers me why does it have a red underline and yours doesnt hahaha
@CST1992
@CST1992 3 года назад
#4 is private :( Not finished yet?
@CST1992
@CST1992 3 года назад
Hey! it's done now :)
@parthipankalayini8
@parthipankalayini8 3 года назад
Go vs Node js , plz tell
@davidrowlands8548
@davidrowlands8548 3 года назад
What's your opinion?
@milkyway9225
@milkyway9225 3 года назад
inglesh
@parthipankalayini8
@parthipankalayini8 3 года назад
@@davidrowlands8548 l like node.js bcoz of it eco system and easiness , I don't know anything about Go Lang and I am just kid now only started to learn that's why I getting opinion from u guys and can you please tell what are the skills need to be a full stack dev.
@parthipankalayini8
@parthipankalayini8 3 года назад
@@milkyway9225 sorry can't get you.
@EnglishRain
@EnglishRain 3 года назад
Why does it take quite a lot of time before actually executing the file? Python seems instantaneous I'm that sense.
@filiphedman4392
@filiphedman4392 3 года назад
Compiled languages takes a long time to create?compile the program and then runs it. Python just runs every line by line and does no "loading" or compiling ahead of time.
@EnglishRain
@EnglishRain 3 года назад
Thanks guys
@user-vr8qn4id7h
@user-vr8qn4id7h 9 месяцев назад
Go has the simplest syntax
@duckhorse2563
@duckhorse2563 3 года назад
Rapper Shaun be like, "...Could use your name in all my tuts, you a luigi brother now."
@kareemibrahim4011
@kareemibrahim4011 3 года назад
Pls I have a question regarding HTML, we can save our HTML documents with dot HTML, like basic.HTML, can we you number like 192.168.0.2.html is it possible?
@adolfhipster4760
@adolfhipster4760 3 года назад
how often are you going to upload the videos?