I’ve been going through this book after looking for something that would help me learn more about some of the common design patterns and practices used in Rust. I think for people who come from an OO, C++, Java, python, ect. background this book is especially helpful because the author gives side by side examples on how some of the ideas in OOP translate to Rust and it’s functional design patterns. (And how they don’t). Anyways, for me it’s been really helpful, I thought others might find it helpful as well.

  • catch22OP
    link
    fedilink
    English
    arrow-up
    6
    ·
    4 days ago

    Yeah, I would recommend having a basic understanding of the language first.