Golang Structs - "Classes" in Go

Поділитися
Вставка
  • Опубліковано 22 сер 2024

КОМЕНТАРІ • 30

  • @GolangDojo
    @GolangDojo  3 роки тому

    📝Get your *FREE Golang Cheat Sheet* -
    golangdojo.com/cheatsheet

  • @rachellettuce
    @rachellettuce 4 місяці тому +1

    I love how you explained everything in this video! I think the copy/paste made it easier to understand as a student, so no need to worry about that :)

  • @baw7198
    @baw7198 3 роки тому +2

    "wallace wants to be a ninja" and that helped to understand the whole video in one sentence.

  • @travisreacher704
    @travisreacher704 3 роки тому +2

    better than paid course in linkedin learning

  • @iliatalebzade8751
    @iliatalebzade8751 3 роки тому +4

    outstandingly amazing tutorials, thanks for the great content brother and keep going on by all means!!!🔥🔥

  • @techwithbasil
    @techwithbasil 3 роки тому +3

    Amazing content. I appreciate your videos so far. Would be happier if you add stuff on concurrency and data structures

    • @GolangDojo
      @GolangDojo  3 роки тому +1

      They are exactly the two upcoming series!

  • @geeksy2278
    @geeksy2278 2 роки тому

    Your english got so much better! Wow!

  • @brandon_wallace
    @brandon_wallace Рік тому +1

    During a tutorial such as this I would say that copy and pasting is a great idea to save time.

    • @nathanstein589
      @nathanstein589 3 місяці тому

      That doesn’t help beginners 🤷🏻‍♂️

  • @gurekodok
    @gurekodok 3 роки тому +1

    Zooming addition is really helpful thanks

  • @Septix
    @Septix 3 роки тому +2

    Just wanted to say thanks for using a black ide the white one was killing my eyes lol

    • @GolangDojo
      @GolangDojo  3 роки тому +1

      Haha, well, here we go :)

  • @berenice6124
    @berenice6124 2 роки тому

    thanks for the videos and the cheat sheet. \o/

  • @dixztube
    @dixztube 2 роки тому

    The holler at the intro is so great lol I howl along … what does it mean?

  • @zeeshanrafique1026
    @zeeshanrafique1026 Рік тому +2

    which keyboard is that ?

  • @mrinaalarora507
    @mrinaalarora507 2 роки тому

    Bro , video was so informational and got so much to learn , but please improve the quality.

  • @mgmyo7066
    @mgmyo7066 3 роки тому +1

    what is weapons[] string ? weapons is array of string, right?

    • @GolangDojo
      @GolangDojo  3 роки тому

      Slice of strings, kinda like ArrayList of strings in Java

  • @ShivanS
    @ShivanS 2 роки тому

    vim to avoid copy and paste? ;)

  • @gurekodok
    @gurekodok 3 роки тому

    It must be harder to use Design Patterns in Go.

    • @GolangDojo
      @GolangDojo  3 роки тому +2

      It's at least less so conventional from a Java programmer's (me) point of view

  • @browncovfefe
    @browncovfefe 3 роки тому +2

    I'd say you dont copy and past enough

  • @leerivera80
    @leerivera80 2 роки тому

    for line 43 I get too many arguments to conversion to addressed dojo.
    addressed := addressedDojo("Addressed Deadly kicks", &wallace)