Event Dime
Rust programming by Urwin, Richard.
Arts & Culture
- When:
- June 18, 2026 ยท 5:37 PM
- Where:
- easy steps is
- Source:
- Fairfax County Public Library
"Rust Programming in easy steps is a practical, no-nonsense guide to Rust for developers who want to write fast, modern systems code. Start by installing and configuring Rust and VSCode, then work through the working examples. Use free, downloadable code to get started now. Covers: Rust's fundamental principles; Structuring data effectively and controlling program flow; Collections and modules; The file structure of a project; Implementing behaviors using traits; Closures and iterators, and