Hi rustaceans! What are you working on this week? Did you discover something new, you want to share?

  • MXX53
    link
    fedilink
    arrow-up
    2
    ·
    8 months ago

    I just started on rust. So I am working through the Rust book and a book by no starch press.

    • secanaOP
      link
      fedilink
      arrow-up
      2
      ·
      8 months ago

      That’s one of the best programming books I’ve read. How do you like rust so far?

      • MXX53
        link
        fedilink
        arrow-up
        1
        ·
        8 months ago

        I like it. I’m still super new to it and trying to get my head around the rust way of doing things. I can say for sure that I really like cargo. It solves a lot of the problems I had with C/C++.