This is the official book on Rust, written by two members of the Rust core team, Steve Klabnik and Carol Nichols, with feedback and contributions from 42 members of the community. Known by the Rust community as “The Book", The Rust Programming Language includes concept chapters, where you’ll learn about a particular aspect of Rust, and project chapters, where you’ll apply what you’ve learned so far to build small programs.
<ASIN:1593278284>
Author: Steve Klabnik and Carol Nichols Publisher: No Starch Press Date: June 2018 Pages: 552 ISBN: 978-1593278281 Print: 1593278284 Kindle: B071YKRV8Q Audience: Systems programmers Level: Intermediate Category: Other Languages
- Understanding Ownership
- Structs
- Enums and Pattern Matching
- Modules
- Common Collections
- Error Handling
- Generic Types, Traits, and Lifetimes
- Testing
- An Input/Output Project
- Iterators and Closures
- More About Cargo and Crates.io
- Smart Pointers
- Concurrency
- Is Rust Object Oriented?
- Patterns
- More About Lifetimes
- Advanced Type System Features
For more Book Watch just click.
Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
Beginning Programming All-in-One For Dummies
Author: Wallace Wang Publisher: For Dummies Pages: 800 ISBN: 978-1119884408 Print: 1119884403 Kindle: B0B1BLY87B Audience: Novice programmers Rating: 3 Reviewer: Kay Ewbank
This is a collection of seven shorter books introducing key aspects of programming, but it fails through trying to cover too [ ... ]
|
JavaScript Crash Course (No Starch Press)
Author: Nick Morgan Publisher: No Starch Date: March 2024 Pages: 376 ISBN: 978-1718502260 Print: 1718502265 Kindle: B09JBF5K9F Audience: Developers wanting to learn JavaScript Rating: 4 Reviewer: Ian Elliot JavaScript is still a very important language, so why not a crash course?
| More Reviews |
|