Learn how to create fast powerful programs in Rust in just 24 short lessons! Rust gives you modern features like a top-notch compiler a rich ecosystem of pre-built libraries, and the same low-level performance you get with a language like C, but without the awkward syntax, complex memory management, and code safety concerns. This book guides you step by step from your first line of code. Learn Rust in a Month of Lunches breaks down the Rust language into concise hands-on lessons designed to be completed in an hour or less. The examples are fun and easy to follow, so you'll quickly progress from zero Rust knowledge to handling async and writing your own macros. You won't even need to install Rust-the book's code samples run in the browser-based Rust Playground. There's no easier way to get started! What's Inside Build working Rust software, Understand messages from the compiler and Clippy, Use external Rust "crates" (libraries) for common tasks, Explore test driven development in Rust No previous experience with Rust required.
Share This Book: