Book description
Make Rust a key tool in your arsenal, and access one of the industry's fastest-growing areas of opportunity.
Rust's exciting innovations have made it the most loved programming language in Stack Overflow's influential survey for five straight years--but its steep learning curve has made many other developers reluctant to dive in. Now, with a growing commitment to Rust from many of the world's leading development organizations, it's the perfect time to start--especially now that there's an up-to-date, accessible, example-rich book to guide you.
In Programming with Rust, long-time enterprise developer Donis Marshall has made Rust easier to understand than ever, with a guide expertly organized into short, bite-sized chapters that bring you up-to-speed fast. Written for developers at all levels, Marshall starts with the absolute basics, and thoroughly demystifies the Rust technical advances that make it so attractive for next-generation development. Everything's here, from types and assignments to ownership, lifetimes, traits, and crates. Marshall even offers indispensable expert advice for unit testing, handling unsafe code, interoperating with legacy code bases, and using Rust's increasingly robust tools.
Contains short, easy-to-consume chapters
Clearly illustrates innovative features such as lifetimes, ownerships, and patterns
Practical, focused, complete, and up-to-date
Written for newcomers and professional developers alike
More than just a new language, Rust represents a philosophical shift in how you code. In Programming with Rust, you'll master both the techniques and the mindset.
Table of contents
- Cover Page
- About This eBook
- Halftitle Page
- Title Page
- Copyright Page
- Pearson’s Commitment to Diversity, Equity, and Inclusion
- Contents
- About the Author
- 1. Introduction to Rust
- 2. Getting Started
- 3. Variables
- 4. Strings
- 5. Console
- 6. Control Flow
- 7. Collections
- 8. Ownership
- 9. Lifetimes
- 10. References
- 11. Functions
- 12. Error Handling
- 13. Structures
- 14. Generics
- 15. Patterns
- 16. Closures
- 17. Traits
- 18. Threads 1
- 19. Threads 2
- 20. Memory
- 21. Macros
- 22. Interoperability
- 23. Modules
- Index
- Code Snippets
Product information
- Title: Programming with Rust
- Author(s):
- Release date: December 2023
- Publisher(s): Addison-Wesley Professional
- ISBN: 9780137889754
You might also like
book
Programming WebAssembly with Rust
WebAssembly fulfills the long-awaited promise of web technologies: fast code, type-safe at compile time, execution in …
video
Rust Programming Essentials
20 Hours of Video Instruction Learn Rust programming from the ground up and create real-world applications. …
book
Asynchronous Programming in Rust
Get a fundamental understanding of asynchronous programming and Rust's futures by working through examples that show …
book
Code Like a Pro in Rust
Get ready to code like a pro in Rust with insider techniques used by Rust veterans! …