3rd edition. — Independently published, 2021. — 380 p. — ISBN 9798599709008. After reading this book, you’ll be ready to build Rust applications! Why learn a new Programming Language? As Einstein might have said, “As gentle as possible, but no gentler.”. There is a lot of new stuff to learn here, and it’s different enough to require some rearrangement of your mental furniture....
2nd edition. — O’Reilly Media, 2021. — 736 p. — ISBN 978-1-492-05259-3. 2021-06-11: First Release Systems programming provides the foundation for the world's computation. Developing performance-sensitive code requires a programming language that puts programmers in control of how memory, processor time, and other system resources are used. The Rust systems programming language...
No Starch Press, 2022. — 283 p. — ISBN 978-1-7185-0185-0. Master professional-level coding in Rust. For developers who’ve mastered the basics, this book is the next step on your way to professional-level programming in Rust. It covers everything you need to build and maintain larger code bases, write powerful and flexible applications and libraries, and confidently expand the...
Packt Publishing, 2018. — 454 p. — ISBN: 1788390636. Rust is an open source, safe, concurrent, practical language created by Mozilla. It runs blazingly fast, prevents segfaults, and guarantees safety. This book gets you started with essential software development by guiding you through the different aspects of Rust programming. With this approach, you can bridge the gap between...
Apress, 2020. — 265 p. — ISBN13: 978-1-4842-5598-8. Go beyond the basics and build complete applications using the Rust programming language. The applications in this book include a high-performance web client, a microcontroller (for a robot, for example), a game, an app that runs on Android, and an application that incorporates AI and machine learning. Each chapter will be...
Packt Publishing, 2019. — 698 p. — ISBN: 978-1838828103, 1838828109. Design and implement professional-level programs by leveraging modern data structures and algorithms in Rust Key Features Improve your productivity by writing more simple and easy code in Rust Discover the functional and reactive implementations of traditional data structures Delve into new domains of Rust,...