Intro to Object Oriented Programming in Ruby for Beginners 17

Sdílet
Vložit
  • čas přidán 13. 11. 2023
  • Today we begin our dive into Object Oriented Programming in Ruby for Beginners!
    Checkout my course(s) at: learn.deanin.com
    Source Code:
    github.com/deanout/ruby
    Join this channel to help support these videos:
    / @deanin
    Follow me on social media:
    linktr.ee/deanin
    If you liked this video, please consider subscribing: t.co/RZ4EwP0F2a
    #Deanin #Software #Programming

Komentáře • 9

  • @8sutek
    @8sutek Před dnem

    thanks for that

  • @ricardorien
    @ricardorien Před 2 měsíci

    Awesome!

  • @sheko4515
    @sheko4515 Před 5 měsíci +1

    Great video, are you going to continue the Ruby series or this is the last video? Many thanks for your great work.

  • @BalindaChildrensFoundation
    @BalindaChildrensFoundation Před 5 měsíci

    Great introduction, please make more tutorials on ruby OOP

  • @azizdevfull
    @azizdevfull Před 6 měsíci

    Amazing : )

  • @anx450z
    @anx450z Před 6 měsíci

    Great tutorial...only thing I may add here is to use the ruby theme from vs code,..it has much better syntax highlighting which can make ruby a bit easier to understand

    • @farsiteguide2735
      @farsiteguide2735 Před 6 měsíci

      Is that extension you mean? What name?

    • @anx450z
      @anx450z Před 6 měsíci

      @@farsiteguide2735 You can install from extention tab, jist search for Ruby Theme

  • @farsiteguide2735
    @farsiteguide2735 Před 6 měsíci

    On 7:50 you mentioned autocomplete for codes, what is name of that extension? Is that git copilot?