Learn Rust in a Month of Lunches

(By David Macleod)

Book Cover Watermark PDF Icon
Download PDF Read Ebook

Note: If you encounter any issues while opening the Download PDF button, please utilize the online read button to access the complete book page.

×


Size 29 MB (29,088 KB)
Format PDF
Downloaded 696 times
Status Available
Last checked 16 Hour ago!
Author David Macleod

“Book Descriptions: Learn Rust in a Month of Lunches teaches you the essential skills of Rust. By the time you’re done learning, you’ll be able to:

Build real software in Rust
Understand messages from the compiler and Clippy, Rust’s coding coach
Make informed decisions on the right types to use in any context
Make sense of the Rust standard library and its commonly used items
Use external Rust “crates” (libraries) for common tasks
Work with crates that use async Rust
Write simple declarative macros
Explore test driven development in Rust

Learn Rust in a Month of Lunches teaches you to write super fast and super safe Rust code in just 22 short lessons. Crystal-clear explanations and focused, relevant examples make it accessible to anyone with a beginning understanding of another programming language. You’ll go from the absolute basics all the way through to handling async Rust and writing your own macros.”