Implement Methods on Rust Structs 🦀

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 พ.ย. 2024

ความคิดเห็น • 22

  • @TrevorSullivan
    @TrevorSullivan  ปีที่แล้ว

    Check out the FULL Rust video playlist! 🦀 th-cam.com/play/PLDbRgZ0OOEpUkWDGqp91ODn0dk7LPBAUL.html

  • @ExidifulCrypto
    @ExidifulCrypto ปีที่แล้ว +4

    i dont even know how im keeping up, my only explanation, my teacher is awesome. Thanks brother, I can tell you just because of how good you explained rust, I will be a permanent fan for every series you have on your channel

    • @TrevorSullivan
      @TrevorSullivan  ปีที่แล้ว +1

      Just keep learning a little bit each day! That's how it's done. 🦀

    • @rendivs
      @rendivs 2 หลายเดือนก่อน

      other tutorial seems make it more complicated, i like this, super easy to understand

  • @princemarkied8071
    @princemarkied8071 ปีที่แล้ว +3

    I will never be smart enough to use this, but I can dream.

    • @TrevorSullivan
      @TrevorSullivan  ปีที่แล้ว +1

      You are capable of it!! What's holding you back? Try it yourself!

    • @minkus-moinkus
      @minkus-moinkus 8 หลายเดือนก่อน

      u got it brudda

  • @OmbasaMukhwami
    @OmbasaMukhwami 6 หลายเดือนก่อน +2

    How dare you make rush so easy 😂😂

  • @ojoawojoshua780
    @ojoawojoshua780 4 หลายเดือนก่อน

    The create_vehicle inside the impl fuction which returns "Vehicle" can also return "Self" which points to Vehicle because it's in an impl of Vehicle

  • @sulaimonakande8611
    @sulaimonakande8611 5 หลายเดือนก่อน

    Your explanations are top-notch. Thanks.
    what project can i start building at this level

    • @TrevorSullivan
      @TrevorSullivan  4 หลายเดือนก่อน

      Thanks! I'm glad you're learning from these videos. A good start would be a CLI tool.

    • @sulaimonakande8611
      @sulaimonakande8611 4 หลายเดือนก่อน

      Ok thanks

  • @cbbcbb6803
    @cbbcbb6803 4 หลายเดือนก่อน

    I will try this.

  • @gautamjh
    @gautamjh 10 หลายเดือนก่อน

    Nicely explained

  • @pipi_delina
    @pipi_delina ปีที่แล้ว

    Do you have plans to do something on Golang as well

    • @TrevorSullivan
      @TrevorSullivan  ปีที่แล้ว

      Great question. It is on my radar, but in the short term, I'm investing in Rust. Are you planning to use Golang, or currently are?

    • @pipi_delina
      @pipi_delina ปีที่แล้ว

      @@TrevorSullivan I have been split between the two.. I most default to python. I see them both as similar but will be great to be able to understand them all

    • @TrevorSullivan
      @TrevorSullivan  ปีที่แล้ว +1

      @@pipi_delina 💯 you are on the right track! Never limit yourself to just one technology stack! I used to do that earlier in my career, but now I just use what's best or interesting!

  • @gamehacker5692
    @gamehacker5692 2 หลายเดือนก่อน

    So Java is basically C# and Rust is basically C++ lmao

    • @TrevorSullivan
      @TrevorSullivan  2 หลายเดือนก่อน

      Rust is actually just about as fast as C++ applications! Check out some benchmarks out there.

    • @harshjain3122
      @harshjain3122 2 หลายเดือนก่อน

      More like...Rust is closer to C and Haskell is closer to C++

    • @gamehacker5692
      @gamehacker5692 2 หลายเดือนก่อน

      @@harshjain3122 I haven’t taught myself C or Haskell yet but I get the jist since Java and c# are always compared (c# is biter imo but that’s bc I use unity lol)