From 29044aeb026585611b2e0e15fbffe6d0c0607198 Mon Sep 17 00:00:00 2001 From: pellico Date: Thu, 19 Feb 2026 17:20:45 +0100 Subject: [PATCH 1/3] Added book list --- subcommittee/tooling/book-list/books.md | 27 +++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 subcommittee/tooling/book-list/books.md diff --git a/subcommittee/tooling/book-list/books.md b/subcommittee/tooling/book-list/books.md new file mode 100644 index 00000000..25481355 --- /dev/null +++ b/subcommittee/tooling/book-list/books.md @@ -0,0 +1,27 @@ +# Paid books (last 5 years) + +| Book Title | Publisher | Last edition | Target audience | +| ------------------------------------------- | ------------------- | -----------: | --------------: | +| Hands-on Rust | Pragmatic Bookshelf | 2021 | beginners | +| Command-Line Rust | O'Reilly | 2024 | beginners | +| Integrating Rust | BPB | 2024 | beginners | +| Learn Rust in a Month of Lunches | Manning | 2024 | beginners | +| The Rust Programming Handbook | Packt | 2025 | beginners | +| Rust in Action | Manning | 2021 | intermediate | +| Programming with Rust | Addison-Wesley | 2023 | intermediate | +| Rust Servers, Services, and Apps | Manning | 2023 | intermediate | +| Zero to Production in Rust | | 2022 | intermediate | +| Asynchronous Programming in Rust | Packt | 2024 | intermediate | +| Code Like a Pro in Rust | Manning | 2024 | intermediate | +| Effective Rust | O'Reilly | 2024 | intermediate | +| Idiomatic Rust | Manning | 2024 | intermediate | +| Rust for Blockchain Application Development | Packt | 2024 | intermediate | +| Write Powerful Rust Macros | Manning | 2024 | intermediate | +| Async Rust | O'Reilly | 2025 | intermediate | +| Refactoring to Rust | Manning | 2025 | intermediate | +| Deep Learning with Rust | Apress | 2026 | intermediate | +| Programming Rust, 3nd Edition | O'Reilly | 2026 | intermediate | +| Rust Web Programming - 3nd Edition | Packt | 2026 | Intermediate | +| The Rust Programming Language, 3rd Edition | No Starch Press | 2026 | intermediate | +| Rust for Rustaceans | No Starch Press | 2021 | advanced | +| Rust Atomics and Locks | O'Reilly | 2023 | advanced | From 26d7b678cfa4cc43b1b11b9dc7be9366d4257857 Mon Sep 17 00:00:00 2001 From: pellico Date: Wed, 11 Mar 2026 10:39:47 +0100 Subject: [PATCH 2/3] Updated title --- subcommittee/tooling/book-list/books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subcommittee/tooling/book-list/books.md b/subcommittee/tooling/book-list/books.md index 25481355..002d70b4 100644 --- a/subcommittee/tooling/book-list/books.md +++ b/subcommittee/tooling/book-list/books.md @@ -1,4 +1,4 @@ -# Paid books (last 5 years) +# Print books (last 5 years) | Book Title | Publisher | Last edition | Target audience | | ------------------------------------------- | ------------------- | -----------: | --------------: | From 19d272778895e9520986b4a7777c1c97c74fdb63 Mon Sep 17 00:00:00 2001 From: pellico Date: Fri, 13 Mar 2026 17:04:12 +0100 Subject: [PATCH 3/3] Added column `free access` and renamed the table --- subcommittee/tooling/book-list/books.md | 50 ++++++++++++------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/subcommittee/tooling/book-list/books.md b/subcommittee/tooling/book-list/books.md index 002d70b4..ea6ab1c9 100644 --- a/subcommittee/tooling/book-list/books.md +++ b/subcommittee/tooling/book-list/books.md @@ -1,27 +1,27 @@ # Print books (last 5 years) -| Book Title | Publisher | Last edition | Target audience | -| ------------------------------------------- | ------------------- | -----------: | --------------: | -| Hands-on Rust | Pragmatic Bookshelf | 2021 | beginners | -| Command-Line Rust | O'Reilly | 2024 | beginners | -| Integrating Rust | BPB | 2024 | beginners | -| Learn Rust in a Month of Lunches | Manning | 2024 | beginners | -| The Rust Programming Handbook | Packt | 2025 | beginners | -| Rust in Action | Manning | 2021 | intermediate | -| Programming with Rust | Addison-Wesley | 2023 | intermediate | -| Rust Servers, Services, and Apps | Manning | 2023 | intermediate | -| Zero to Production in Rust | | 2022 | intermediate | -| Asynchronous Programming in Rust | Packt | 2024 | intermediate | -| Code Like a Pro in Rust | Manning | 2024 | intermediate | -| Effective Rust | O'Reilly | 2024 | intermediate | -| Idiomatic Rust | Manning | 2024 | intermediate | -| Rust for Blockchain Application Development | Packt | 2024 | intermediate | -| Write Powerful Rust Macros | Manning | 2024 | intermediate | -| Async Rust | O'Reilly | 2025 | intermediate | -| Refactoring to Rust | Manning | 2025 | intermediate | -| Deep Learning with Rust | Apress | 2026 | intermediate | -| Programming Rust, 3nd Edition | O'Reilly | 2026 | intermediate | -| Rust Web Programming - 3nd Edition | Packt | 2026 | Intermediate | -| The Rust Programming Language, 3rd Edition | No Starch Press | 2026 | intermediate | -| Rust for Rustaceans | No Starch Press | 2021 | advanced | -| Rust Atomics and Locks | O'Reilly | 2023 | advanced | +| 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/) |