Hi All! Welcome to the Reading Club for Rust’s “The Book” (“The Rust Programming Language”). This is week 1 (the beginning!!).

Have a shot at going through “the reading” and post any thoughts, confusions or insights here

“The Reading”

The Twitch Stream

What’s Next Week?

  • Chapters 3 and 4
  • Start thinking about challenges or puzzles to try as we go in order to get some applied practice!
    • EG, Advent of Code
    • Maybe some basic/toy web apps such as a “todo”
  • ericjmorey@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    5 months ago

    Seems I gotta dig into the borrow checker before thinking too much about this!

    It’s covered in detail in chapter 4.