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

Поделиться
HTML-код
  • Опубликовано: 19 май 2021
  • 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 RUclips 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

Комментарии • 46

  • @ahobowithahome6424
    @ahobowithahome6424 3 года назад +14

    You're doing a great job, just commenting for thr algorithm

  • @ozzyfromspace
    @ozzyfromspace Год назад +5

    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 :)

  • @akindipejohn2595
    @akindipejohn2595 5 месяцев назад

    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  5 месяцев назад

      That means a lot, thanks! :)

  • @mullla1ya
    @mullla1ya 3 года назад +5

    One day I will finish watching all of your tuts. You really are doing an awesome job. Thank you!

  • @milkyway9225
    @milkyway9225 3 года назад +4

    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

  • @victoriousinsight
    @victoriousinsight 3 года назад +5

    I always like your video before watching it.

    • @NetNinja
      @NetNinja  3 года назад +3

      Thank you so much 😀

  • @jamesmalarkey7437
    @jamesmalarkey7437 3 года назад +2

    GOD. The best explanation for every language. Nice job, mate

  • @ArtVandelayInc
    @ArtVandelayInc 3 года назад +3

    Man, you're soo good at this! I love your tutorials

  • @0xPanda1
    @0xPanda1 3 года назад +2

    looking forward for the next ep 😍

  • @NaaGaboy
    @NaaGaboy 3 года назад +3

    Hey Ninja, what do you think about WebAssemby? Can you please consider making tutorials on this one? I would really appreciate it :)

  • @typecek
    @typecek 2 года назад

    I love this series, thank you!

  • @oglothenerd
    @oglothenerd 2 месяца назад +1

    You're saying that the default for a variable of type string is an empty string... does Go have a concept of null/nil?

  • @hingasefoi6075
    @hingasefoi6075 3 года назад +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

  • @manuelleongodinho4637
    @manuelleongodinho4637 3 года назад +2

    Hi Shaun! you're awesone. Can you make a video building an API with auth using golang?? Thanks anyway

  • @EnglishRain
    @EnglishRain 3 года назад +1

    This is beautiful!!

  • @grzesupel
    @grzesupel 3 года назад +2

    The best tut ever

  • @ChichaPapi
    @ChichaPapi 3 года назад

    Thanks a lot :)

  • @VishalKumar-fw5fz
    @VishalKumar-fw5fz 3 года назад

    I was waiting

  • @kyawkyawoo23
    @kyawkyawoo23 3 года назад +1

    Just a small request, can u please write the code at the center of the screen
    From your fan

  • @Srishreya
    @Srishreya 10 месяцев назад

    Thanks

  • @reynhardprivate397
    @reynhardprivate397 3 года назад +1

    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

  • @user-to7oi5qy5u
    @user-to7oi5qy5u 7 месяцев назад

    thanks

  • @Only-zeus
    @Only-zeus 3 года назад

    Brother please do about go exception handling with in this playlist......

  • @VTechBroLive
    @VTechBroLive 3 года назад

    Please upload next video soon🤗

  • @JohnnyBigodes
    @JohnnyBigodes 3 года назад

    Why is the output so slow... Is something compiling before the output?

  • @gradientO
    @gradientO 3 года назад +1

    Let's go

  • @loydvincentbutron4345
    @loydvincentbutron4345 4 месяца назад

    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

  • @bahlulhasanli
    @bahlulhasanli 3 года назад

    It's so awesome. Waiting for Swift lang lessons from you)

  • @duckhorse2563
    @duckhorse2563 3 года назад +2

    Rapper Shaun be like, "...Could use your name in all my tuts, you a luigi brother now."

  • @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 года назад +1

      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

  • @parthipankalayini8
    @parthipankalayini8 3 года назад +1

    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.

  • @CST1992
    @CST1992 3 года назад

    #4 is private :( Not finished yet?

    • @CST1992
      @CST1992 3 года назад

      Hey! it's done 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?

  • @user-vr8qn4id7h
    @user-vr8qn4id7h 7 месяцев назад

    Go has the simplest syntax