The book starts with an introduction to Rust's pillars: ownership for memory safety, borrowing to prevent races, and lifetimes for valid references. Chapters progress from basics (variables, functions) to advanced topics like generics, traits, concurrency with mutexes, and async programming.
Hands-on projects shine: Build a command-line todo app using clap for parsing, file I/O for persistence, and testing. Then, create a simple HTTP server with hyper, handling routing, concurrency, and deployment via Docker.
Ideal for beginners with basic programming knowledge or intermediates from Python/JavaScript, it assumes no Rust experience. Packed with code examples, tips (e.g., embrace the borrow checker), and real-world applications like Firefox's media parser, this book fosters efficient, bug-free code.
Whether for systems dev, games, or cloud, master Rust through building-start today for high-performance apps.
Dieser Download kann aus rechtlichen Gründen nur mit Rechnungsadresse in A, B, CY, CZ, D, DK, EW, E, FIN, F, GR, H, IRL, I, LT, L, LR, M, NL, PL, P, R, S, SLO, SK ausgeliefert werden.








