diff --git a/subcommittee/tooling/book-list/books.md b/subcommittee/tooling/book-list/books.md new file mode 100644 index 00000000..ea6ab1c9 --- /dev/null +++ b/subcommittee/tooling/book-list/books.md @@ -0,0 +1,27 @@ +# Print books (last 5 years) + +| Book Title | Publisher | Last edition | Target audience | Free Access | +| ------------------------------------------- | ------------------- | -----------: | --------------: | ------------------------------------------------: | +| Hands-on Rust | Pragmatic Bookshelf | 2021 | beginners | No | +| Command-Line Rust | O'Reilly | 2024 | beginners | No | +| Integrating Rust | BPB | 2024 | beginners | No | +| Learn Rust in a Month of Lunches | Manning | 2024 | beginners | No | +| The Rust Programming Handbook | Packt | 2025 | beginners | No | +| Rust in Action | Manning | 2021 | intermediate | No | +| Programming with Rust | Addison-Wesley | 2023 | intermediate | No | +| Rust Servers, Services, and Apps | Manning | 2023 | intermediate | No | +| Zero to Production in Rust | | 2022 | intermediate | No | +| Asynchronous Programming in Rust | Packt | 2024 | intermediate | No | +| Code Like a Pro in Rust | Manning | 2024 | intermediate | No | +| Effective Rust | O'Reilly | 2024 | intermediate | [Yes](https://effective-rust.com/title-page.html) | +| Idiomatic Rust | Manning | 2024 | intermediate | No | +| Rust for Blockchain Application Development | Packt | 2024 | intermediate | No | +| Write Powerful Rust Macros | Manning | 2024 | intermediate | No | +| Async Rust | O'Reilly | 2025 | intermediate | No | +| Refactoring to Rust | Manning | 2025 | intermediate | No | +| Deep Learning with Rust | Apress | 2026 | intermediate | No | +| Programming Rust, 3nd Edition | O'Reilly | 2026 | intermediate | No | +| Rust Web Programming - 3nd Edition | Packt | 2026 | Intermediate | No | +| The Rust Programming Language, 3rd Edition | No Starch Press | 2026 | intermediate | No | +| Rust for Rustaceans | No Starch Press | 2021 | advanced | No | +| Rust Atomics and Locks | O'Reilly | 2023 | advanced | [Yes](https://mara.nl/atomics/) |