-
Book Overview & Buying
-
Table Of Contents
Rust for C++ Developers
By :
Throughout this book, we've explored many aspects of Rust as a programming language, its associated tooling and libraries, and the exciting ecosystem of software around it. I hope you've come away with not only a healthy respect for the design choices and technical trade-offs chosen by Rust, but also with a strong foundation upon which to build a mastery of Rust that will complement your C++ skills.
More than anything, I hope you now consider Rust to be a part of your engineering toolbox when approaching problems. The world desperately needs better software, and every tool that can help us create it is a valuable one. While Rust is not the only tool that can help us, it has a strong and rapidly growing foothold in the security and systems programming spaces.
Perhaps Rust will become an integral part of your professional work. Perhaps you will simply use it as a toy language for hobby projects going forward. Maybe you'll choose to contribute Rust code...