Welcome to week 3 of Reading Club for Rust’s “The Book” (“The Rust Programming Language”).

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

The Twitch Stream

Video Tutorial

Andy Balaam’s videos on PeerTube are great. For this section, see “Rust 101 - 3:Memory and ownership” makes a good companion piece. On PeerTube: https://diode.zone/w/1fEjNoHGUpwP8A2LgKxYLF

What’s Next Week?

Chapter 5 … Using Structs to Structure Related Data 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”