Skip to content

Coding through every chapter, practicing the examples, and documenting the process along the way.

Notifications You must be signed in to change notification settings

oeduardoal/the-rust-lang-book

Repository files navigation

🦀 Rust Book Journey 🦀

This repository is dedicated to my journey through The Rust Programming Language book. I'm coding through every chapter, practicing the examples, and documenting the process along the way.

🚀 Journey Progress

Each chapter is marked as completed as I work through the book. Feel free to check out the code and follow along!

✅ Rust Book Checklist

🛠️ How to Run

  1. Clone the repository:
git clone https://github.com/oeduardoal/the-rust-lang-book.git
  1. Navigate to the chapter folder:
  cd the-rust-lang-book
  1. Build and run the project:
cargo run

✍️ Notes

I'll also include my personal notes in each chapter’s directory, documenting what I learn.

💬 Feedback

If you have any feedback or suggestions, feel free to open issues or submit pull requests. I'd love to hear your thoughts!

About

Coding through every chapter, practicing the examples, and documenting the process along the way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages