-
Book Overview & Buying
-
Table Of Contents
Rust for C++ Developers
By :
If you've decided to read this book, you may already have some idea of how Rust can be useful to you in your career or personal projects. Maybe you've used some software written in Rust and want to delve a little deeper into the language. Or perhaps you're interested in learning a new programming language just to challenge yourself. It could even be the case that a well-meaning coworker or friend told you that Rust is a "C++ killer" or that learning it will help you write better C++.
Whatever the reason, let's take some time at the outset to address the question of why programmers should be interested in Rust in the first place. We'll examine where Rust came from, see some examples of software using it, learn where it stands in the ever-expanding field of programming languages, and discover how we can use the Rust language, tooling, and community to help us create excellent software.
In this chapter, we're going...