From 3c9d0886c0b219adf9a8b2ad9f4fe3946d5ca19d Mon Sep 17 00:00:00 2001 From: BebsYanski Date: Wed, 15 Apr 2026 13:52:07 +0100 Subject: [PATCH] Added a list of available Rust programming books to the README.md --- README.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/README.md b/README.md index d57e2a3..9dbc546 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,31 @@ > Rust is the Programming Language for the Next 40 Years +## Available Books (Titles) + +1. Network Programming with Rust +2. Hands-On Functional Programming in Rust +3. Rust Programming By Example +4. Rust: The Ultimate Beginner's Guide to Learn Rust Programming Step by Step +5. Beginning Rust: From Novice to Professional +6. Creative Projects for Rust Programmers +7. Hands-On Data Structures and Algorithms with Rust +8. Rust Cookbook +9. Rust High Performance +10. Rust Standard Library Cookbook +11. Rust Essentials: A Quick Guide to Writing Fast, Safe, and Concurrent Systems and Applications +12. Programming Rust: Fast, Safe Systems Development +13. Practical Machine Learning with Rust: Creating Intelligent Applications in Rust +14. Programming WebAssembly with Rust +15. The Rust Programming Language (Rust 2018) +16. Hands-On Microservices with Rust (Rust 2018) +17. Rust Programming: Creating a Phoronix Reader Application +18. Fullstack Rust +19. Learning Rust: A Comprehensive Guide to Writing Rust Applications +20. Mastering Rust (2019) +21. The Complete Rust Programming Reference Guide (2019) +22. RUST Programming, For Beginners: Quick Start Guide +23. Practical Rust Projects: Building Game, Physical Computing, and Machine Learning Applications +24. Mastering Rust: Advanced Concurrency, Macros, and Safe Database (2017) + ## Share this all who wanna learn Rust Programming