https://github.com/amirhnajafiz-learning/rust.rs
Programming: Rust.
https://github.com/amirhnajafiz-learning/rust.rs
rust rust-lang
Last synced: 3 months ago
JSON representation
Programming: Rust.
- Host: GitHub
- URL: https://github.com/amirhnajafiz-learning/rust.rs
- Owner: amirhnajafiz-learning
- Created: 2022-04-13T09:20:09.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-25T16:07:37.000Z (9 months ago)
- Last Synced: 2025-01-10T19:54:17.117Z (5 months ago)
- Topics: rust, rust-lang
- Language: Rust
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rust.rs
To learn rust programming language, I read [the Rust Book](https://doc.rust-lang.org/stable/book/). This is an official document provided by rust community.
In containes 20 chapters. For each chapter I created a directory to take my notes, and also coding examples.