OFFRE LISEUSES
Une liseuse achetée = une housse offerte* jusqu'au 21 juin
Rust Programming by Building Applications
Par :Formats :
Disponible dans votre compte client Decitre ou Furet du Nord dès validation de votre commande. Le format ePub est :
- Compatible avec une lecture sur My Vivlio (smartphone, tablette, ordinateur)
- Compatible avec une lecture sur liseuses Vivlio
- Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony
, qui est-ce ?Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement
Pour en savoir plus sur nos ebooks, consultez notre aide en ligne ici
- FormatePub
- ISBN8232446185
- EAN9798232446185
- Date de parution24/11/2025
- Protection num.pas de protection
- Infos supplémentairesepub
- ÉditeurDraft2Digital
Résumé
Dive into Rust programming with Rust Programming by Building Applications: Learn Fundamentals Through Projects by Rohan Singh. This 196-page guide, released in 2025, teaches Rust-a systems language celebrated for safety, concurrency, and performance-via practical projects. Rust eliminates bugs like memory leaks and data races at compile time, without garbage collection, making it perfect for web servers, embedded systems, and more.
Born from Mozilla's needs, it's now used by Microsoft, Amazon, and others for reliable software. 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.
Born from Mozilla's needs, it's now used by Microsoft, Amazon, and others for reliable software. 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.







