Mégsem tetszik a termék? Semmi gond! Nálunk 30 napon belül visszaküldheti
Ajándékutalvánnyal nem hibázhat. A megajándékozott az ajándékutalványért bármit választhat kínálatunkból.
Transition from C++ to Rust with ease by learning how to write safe, modern systems code using familiar examplesKey FeaturesCompare Rust and C++ side by side to accelerate your Rust learning curveUnderstand Rust's memory safety, concurrency, and project structure in practical termsBuild and convert real-world programs while adopting modern Rust idiomsPurchase of the print or Kindle book includes a free PDF eBookBook DescriptionIf you're a C++ programmer curious about the rising popularity of Rust, this book will guide you through the transition with clarity and purpose. Written by a veteran C++ developer who embraced Rust to improve software quality and maintainability, this hands-on guide shows you how to apply your existing knowledge to build efficient and safe systems with Rust. The first half of the book deep dives into Rust s history, safety guarantees, and development tooling. From there, the book compares Rust and C++ side by side, covering syntax, SIMD instructions, file I/O, object orientation, and data structures. With each chapter, you ll gain a practical understanding of Rust s unique approaches like ownership and borrowing and how they solve long-standing challenges in C++. Later half of the book tackles performance optimization, multithreading, macros, and foreign function interfaces, culminating in a complete project where you reimplement a C++ program in Rust. By focusing on real-world code and familiar concepts, this book makes Rust accessible and actionable for experienced C++ developers. By the end of Rust for C++ Developers, you ll be confident in your ability to read, write, and maintain production-grade Rust code, and you ll have a clear roadmap for integrating Rust into your future projects.What you will learnSet up a Rust development environment with VS Code and ClippyUnderstand Rust's syntax, memory model, and ownership rulesTranslate C++ patterns into idiomatic Rust codeManage Rust projects with Cargo and use community cratesInterface Rust with C and C++ using FFI and bindgenWrite concurrent and parallel code using safe Rust abstractionsOptimize performance through profiling and custom SIMD instructionsBuild, test, and extend a real project from C++ to RustWho this book is forProfessional C++ developers are the primary audience for this book especially those looking to improve software safety, maintainability, and concurrency handling in their systems code. It s also ideal for systems programmers and engineers in fields like game development, embedded systems, and high-performance computing who are curious about Rust. Readers should be comfortable with C++ concepts such as pointers, memory allocation, and STL(Standard Template Library) containers. Familiarity with topics like concurrency, atomics, and debugging is beneficial but not required.]]>