Why Rust is the Future of Programming! | An Introduction to the Rust Programming Language

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.พ. 2025

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

  • @AchwaqKhalid
    @AchwaqKhalid 3 วันที่ผ่านมา +9

    Stop mentioning "Easier" you're misleading people ❗

  • @RocketWasTakenWasTaken
    @RocketWasTakenWasTaken 2 วันที่ผ่านมา

    0:10
    > Safety
    > Dynamically typed
    what?

  • @putzz67767
    @putzz67767 3 วันที่ผ่านมา +5

    Use Zig!

    • @chrimony
      @chrimony 2 วันที่ผ่านมา

      Why? It completely fails on helping you track memory,and dealing with aliasing, let alone doing concurrency correctly. It has one cool feature: comptime.

    • @putzz67767
      @putzz67767 วันที่ผ่านมา

      @chrimony Sai daí, fanboy dos infernos!

  • @xCromlechx
    @xCromlechx 2 วันที่ผ่านมา +1

    Ease of Python? Hahah)), yeah... right... tell that one to my heap allocated data

  • @chrimony
    @chrimony 2 วันที่ผ่านมา +1

    Pretty good for AI slop.

  • @crm73_
    @crm73_ 2 วันที่ผ่านมา

    I would like to know how big a compiled rust binary is in the embedded world is, since microcontrollers do not have much memory. As far as I understood Rust relies a lot on HALs and libraries and Bare Metal programming is not very famous in Rust. But I might be very wrong with this assumption.

    • @etherweb6796
      @etherweb6796 2 วันที่ผ่านมา

      Rust binaries are huge due to the fact their dependencies are always statically linked.

  • @etherweb6796
    @etherweb6796 2 วันที่ผ่านมา

    I rather think that Go and Zig will overtake Rust in the near future.

  • @haquire
    @haquire 5 วันที่ผ่านมา +4

    This means nothing. Any language can do the same stuff, it only takes a skilled developer.
    Also, use haskell.

    • @chrimony
      @chrimony 2 วันที่ผ่านมา +1

      Ah, the "skilled developer" argument. Too bad neither Microsoft with all their billions, or the "many eyes" open source Linux uber tech bros, can write C code that avoids common memory errors, causing security bugs.

  • @AchwaqKhalid
    @AchwaqKhalid 3 วันที่ผ่านมา +3

    #Golang FTW 💪🏻

    • @chrimony
      @chrimony 2 วันที่ผ่านมา

      10 years to get generic, garbage collected, and no concurrency safety. Try again.

  • @dimsum899
    @dimsum899 2 วันที่ผ่านมา +1

    Lets face it, it's most likely going to be python as the most universally adapted programming language

    • @chrimony
      @chrimony 2 วันที่ผ่านมา

      That or some variation of JavaScript for the cafe programmers. But if you want to be a Chad programmer, you need to Rust.

    • @dimsum899
      @dimsum899 22 ชั่วโมงที่ผ่านมา

      @ yeah I can see that happening if JavaScript will ever get fixed.
      Lol languages are just a tool for the job, fixating on one language as chad language just screams code monkey

    • @chrimony
      @chrimony 22 ชั่วโมงที่ผ่านมา +1

      @@dimsum899 "tools for the job" is the point. Horses for courses. And when it comes to the hardest jobs that requires the most performance with highest safety, Rust is the Chad language.

    • @dimsum899
      @dimsum899 21 ชั่วโมงที่ผ่านมา

      @ well, true until it isn’t, like gpu computing for example, or anything that LLVM doesn’t support

    • @chrimony
      @chrimony 20 ชั่วโมงที่ผ่านมา

      @@dimsum899 Well anything is true until it isn't. You aren't going to be using Python or Javascript for your GPU computing, either. But there are Rust libraries for interfacing with the GPU, and there efforts under way to make Rust a first-class shader language.

  • @Jan-gl7mn
    @Jan-gl7mn 3 วันที่ผ่านมา +3

    Why to use Rust when there is Ada? Ada is safer than Rust and does everything Rust does and more.

    • @dimi144
      @dimi144 3 วันที่ผ่านมา

      Because the Rust hype train is still alive, it'll die down given enough time and settle for a niche spot in software development

    • @chrimony
      @chrimony 2 วันที่ผ่านมา +2

      Really? I just did a search for: "ada memory safety", got to a Reddit question, "Is Ada memory safe?", and then the supplied answer shows all the ways Ada is worse than Rust in terms of safety.

    • @Jan-gl7mn
      @Jan-gl7mn วันที่ผ่านมา +1

      @@chrimony "tell me you did a bad research without telling me you did a bad research". So why Ada is used for medical machines, space, Jets, and rockets?

    • @Jan-gl7mn
      @Jan-gl7mn วันที่ผ่านมา +1

      @@chrimony Ada is safer in general, not just memory, it has mechanism to protect against memory leaks Rust does not. There is a subset of Ada called Spark that is even safer.

    • @chrimony
      @chrimony วันที่ผ่านมา

      @ For the same reason C is also used in all those fields. Or that C is now being replaced with Rust and not Ada. It's whatever people choose for the job. If you want to know technical facts about a language, appealing to popularity is not a way to go about it.

  • @etherweb6796
    @etherweb6796 2 วันที่ผ่านมา

    I found the AI generated video.

  • @toxic_champ
    @toxic_champ 3 วันที่ผ่านมา +4

    C++ > Rust
    Just accept it

    • @chrimony
      @chrimony 2 วันที่ผ่านมา +1

      C++ is a zombie language.

    • @toxic_champ
      @toxic_champ 2 วันที่ผ่านมา

      @@chrimony yeah, it requires brains to work with