Nonfiction
Book
0 Holds on 1 Copy
Availability
Details
PUBLISHED
DESCRIPTION
xxiv, 540 pages : illustrations ; 24 cm
ISBN/ISSN
LANGUAGE
NOTES
Includes index
Some basics -- Memory, variables, and ownership -- More complex types -- Building your own types -- Generics, option, and result -- More collections, more error handling -- Traits: Making different types do the same thing -- Iterators and closures -- Iterators and closures again! -- Lifetimes and interior mutability -- Multiple threads and a lot more -- More on closures, generics, and threads -- Box and Rust documentation -- Testing and building your code from tests -- Default, the builder pattern, and Deref -- Const, "unsafe" Rust, and external crates -- Rust's most popular crates -- Rust on your computer -- More crates and async Rust -- A tour of the standard library -- Continuing the tour -- Writing your own macros -- Unfinished projects: Projects for you to finish -- Unfinished projects, continued
Learn Rust in a Month of Lunches teaches you to write super fast and super safe Rust code through lessons you can fit in your lunch break. Crystal-clear explanations and focused, relevant examples make it accessible to anyone--even if you're learning Rust as your first programming language