• @emptyother
    link
    English
    11 year ago

    Cool! I learned myself some basic Rust last year, I loved how they do memory management.

    • @[email protected]
      link
      fedilink
      English
      21 year ago

      Hehe. I’m currently at chapter 3… 🙃 But so far i like everything. It’s really refreshing to create a new project and it’s nearly without boilerplate code, lengthy project files to do set up generic stuff etc. They seem to use tools that make it easy and don’t get in the way of more advanced people, they even suggest git, coding conventions and so on. I’m stoked. I can’t wait to learn memory management and what legacy ballast they threw overbord. I often use C or C++ so this should be a nice ‘upgrade’.