Stop choosing between speed and safety. Master the language that gives you both.
For decades, developers have been forced to make a trade-off: the raw performance of C/C++ (at the cost of memory safety) or the safety of languages like Java and Python (at the cost of garbage collectors and runtime overhead). Rust solves this problem, and "Rust for Developers" is your practical, project-based guide to mastering it.
This book is written for you: the experienced programmer. Whether you come from C++, Go, Python, or Java, you already know how to code. This guide teaches you the Rust philosophy, showing you how to leverage your existing skills to write fast, modern, and incredibly safe systems-level software.
Forget abstract theory. You will learn by building. This hands-on guide walks you through Rust's most powerful and unique features, including the ownership and borrowing model that provides compile-time memory safety without a garbage collector.
Inside "Rust for Developers," you will:
Master the Core: Build an intuitive understanding of Rust's heart: Ownership, Borrowing, and Lifetimes.
Write Fearless Concurrency: Learn how Rust's type system prevents data races at compile time, allowing you to write parallel code with confidence.
Build Powerful Abstractions: Use traits, generics, and enums to build flexible and reusable, zero-cost abstractions.
Handle Errors Robustly: Master the Result and Option enums for production-grade error handling.
Profile and Optimize: Use Rust's built-in tools to find and fix performance bottlenecks.
Bridge the Gap: Interface with C code using Rust's Foreign Function Interface (FFI).
Build Two Complete, Real-World Projects:
A Parallel CLI Tool: Build a high-performance, multi-threaded "rsgrep" command-line utility, mastering CPU-bound tasks and parallel processing.
A High-Performance Web Backend: Create a modern, asynchronous "todo_api" web server, learning to handle I/O-bound tasks with tokio and axum.
Stop fighting with trade-offs and start building the next generation of software. This book is your practical path to becoming a proficient, fearless Rust developer.
Get your copy today and master modern systems programming.
"Sinopsis" puede pertenecer a otra edición de este libro.
Librería: GreatBookPrices, Columbia, MD, Estados Unidos de America
Condición: As New. Unread book in perfect condition. Nº de ref. del artículo: 51866447
Cantidad disponible: Más de 20 disponibles
Librería: GreatBookPrices, Columbia, MD, Estados Unidos de America
Condición: New. Nº de ref. del artículo: 51866447-n
Cantidad disponible: Más de 20 disponibles
Librería: Grand Eagle Retail, Bensenville, IL, Estados Unidos de America
Paperback. Condición: new. Paperback. Stop choosing between speed and safety. Master the language that gives you both.For decades, developers have been forced to make a trade-off: the raw performance of C/C++ (at the cost of memory safety) or the safety of languages like Java and Python (at the cost of garbage collectors and runtime overhead). Rust solves this problem, and "Rust for Developers" is your practical, project-based guide to mastering it.This book is written for you: the experienced programmer. Whether you come from C++, Go, Python, or Java, you already know how to code. This guide teaches you the Rust philosophy, showing you how to leverage your existing skills to write fast, modern, and incredibly safe systems-level software.Forget abstract theory. You will learn by building. This hands-on guide walks you through Rust's most powerful and unique features, including the ownership and borrowing model that provides compile-time memory safety without a garbage collector.Inside "Rust for Developers," you will: Master the Core: Build an intuitive understanding of Rust's heart: Ownership, Borrowing, and Lifetimes.Write Fearless Concurrency: Learn how Rust's type system prevents data races at compile time, allowing you to write parallel code with confidence.Build Powerful Abstractions: Use traits, generics, and enums to build flexible and reusable, zero-cost abstractions.Handle Errors Robustly: Master the Result and Option enums for production-grade error handling.Profile and Optimize: Use Rust's built-in tools to find and fix performance bottlenecks.Bridge the Gap: Interface with C code using Rust's Foreign Function Interface (FFI).Build Two Complete, Real-World Projects: A Parallel CLI Tool: Build a high-performance, multi-threaded "rsgrep" command-line utility, mastering CPU-bound tasks and parallel processing.A High-Performance Web Backend: Create a modern, asynchronous "todo_api" web server, learning to handle I/O-bound tasks with tokio and axum.Stop fighting with trade-offs and start building the next generation of software. This book is your practical path to becoming a proficient, fearless Rust developer.Get your copy today and master modern systems programming. This item is printed on demand. Shipping may be from multiple locations in the US or from the UK, depending on stock availability. Nº de ref. del artículo: 9798274641647
Cantidad disponible: 1 disponibles
Librería: PBShop.store US, Wood Dale, IL, Estados Unidos de America
PAP. Condición: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000. Nº de ref. del artículo: L0-9798274641647
Cantidad disponible: Más de 20 disponibles
Librería: PBShop.store UK, Fairford, GLOS, Reino Unido
PAP. Condición: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000. Nº de ref. del artículo: L0-9798274641647
Cantidad disponible: Más de 20 disponibles
Librería: GreatBookPricesUK, Woodford Green, Reino Unido
Condición: New. Nº de ref. del artículo: 51866447-n
Cantidad disponible: Más de 20 disponibles
Librería: GreatBookPricesUK, Woodford Green, Reino Unido
Condición: As New. Unread book in perfect condition. Nº de ref. del artículo: 51866447
Cantidad disponible: Más de 20 disponibles
Librería: CitiRetail, Stevenage, Reino Unido
Paperback. Condición: new. Paperback. Stop choosing between speed and safety. Master the language that gives you both.For decades, developers have been forced to make a trade-off: the raw performance of C/C++ (at the cost of memory safety) or the safety of languages like Java and Python (at the cost of garbage collectors and runtime overhead). Rust solves this problem, and "Rust for Developers" is your practical, project-based guide to mastering it.This book is written for you: the experienced programmer. Whether you come from C++, Go, Python, or Java, you already know how to code. This guide teaches you the Rust philosophy, showing you how to leverage your existing skills to write fast, modern, and incredibly safe systems-level software.Forget abstract theory. You will learn by building. This hands-on guide walks you through Rust's most powerful and unique features, including the ownership and borrowing model that provides compile-time memory safety without a garbage collector.Inside "Rust for Developers," you will: Master the Core: Build an intuitive understanding of Rust's heart: Ownership, Borrowing, and Lifetimes.Write Fearless Concurrency: Learn how Rust's type system prevents data races at compile time, allowing you to write parallel code with confidence.Build Powerful Abstractions: Use traits, generics, and enums to build flexible and reusable, zero-cost abstractions.Handle Errors Robustly: Master the Result and Option enums for production-grade error handling.Profile and Optimize: Use Rust's built-in tools to find and fix performance bottlenecks.Bridge the Gap: Interface with C code using Rust's Foreign Function Interface (FFI).Build Two Complete, Real-World Projects: A Parallel CLI Tool: Build a high-performance, multi-threaded "rsgrep" command-line utility, mastering CPU-bound tasks and parallel processing.A High-Performance Web Backend: Create a modern, asynchronous "todo_api" web server, learning to handle I/O-bound tasks with tokio and axum.Stop fighting with trade-offs and start building the next generation of software. This book is your practical path to becoming a proficient, fearless Rust developer.Get your copy today and master modern systems programming. This item is printed on demand. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability. Nº de ref. del artículo: 9798274641647
Cantidad disponible: 1 disponibles