Book #22 - Beginning Rust Programming
Beginning Rust Programming
by Ric Messier (2021)
Tuesday evenings - 7:00 pm central time
Meetup: https://www.meetup.com/the-south-padre-island-reading-group/events/281415226
Zoom: https://us02web.zoom.us/j/84281187589
Wrox: https://www.wiley.com/en-us/Beginning+Rust+Programming-p-9781119712879
Source code: https://github.com/securitykilroy/rust.git
October 26, 2011 - Completed (up to Chapter 11)
Note: Chapter 11 is the last chapter we’re covering following a decision we made several weeks ago on the chapters we were interested in
Chapter 11 October 26, 2021 | Presenter |
---|---|
Offensive vs. Defensive Programming | short discussion - Jens & Casey |
Rust Rocket | short discussion - Jens & Casey |
Chapter 10 October 12, 2021 | Presenter |
---|---|
Style Guides | Jens |
Client Communications | Casey |
Chapters 8 & 9 October 5, 2021 | Presenter |
---|---|
Going Relational | Jens |
No(SQL) Going | Casey |
Chapter 7 September 21, 2021 | Presenter |
---|---|
Encryption | Jens |
Remote Access Client | Casey |
Chapter 6 September 14, 2021 | Presenter |
---|---|
Planning | Jens |
Network Programming | Jens |
Rust TCP Server | Casey |
Chapter 5 September 7, 2021 | Presenter |
---|---|
The Dining Philosophers | Jens |
The Main Event | Casey |
Threading in the Main | Casey |
Â
Â
Chapter 4 August 31, 2021 | Presenter |
---|---|
Our Data | Casey |
Reading Files and Selecting Words | Casey |
The Rest of the Story | Casey |
Also attending: Jens, Alec
Â
Chapter 3 | Presenter |
---|---|
References | Casey |
First Pass | Nick |
Second Pass | Casey |
Chapter 2 August 17, 2021 | Presenter |
---|---|
Understanding Ownership | Nick |
Extending Life | Nick |
Reading from Files | Casey |
Outputting to the Terminal | Casey |
Â
Chapter 1 August 10, 2021 | Presenter |
---|---|
Game of Life: The Program | Casey |
Putting the Pieces Together | Casey |
Dissecting Main | Casey |
Looking at More Function Functions | Casey |