https://github.com/markelca/noob.rs
Repo to save my progress learning Rust, filled up with examples, notes and so on...
https://github.com/markelca/noob.rs
Last synced: about 1 month ago
JSON representation
Repo to save my progress learning Rust, filled up with examples, notes and so on...
- Host: GitHub
- URL: https://github.com/markelca/noob.rs
- Owner: MarkelCA
- Created: 2023-07-25T12:03:34.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-14T18:44:50.000Z (about 1 year ago)
- Last Synced: 2025-02-11T11:52:24.536Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 1.13 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# noob.rs
Repo to save my progress learning Rust, filled up with examples, notes and so on.
It contains mainly personal snippets, but also examples from [The Rust Book](https://doc.rust-lang.org/stable/book/) and [Rust By Practice](https://practice.course.rs/why-exercise.html).