https://github.com/jofaval/rust-roadmap
My workthrough of the Rust's book, as a roadmap
https://github.com/jofaval/rust-roadmap
beginner beginner-friendly learning-roadmap roadmap rust rust-lang rustlang software-engineering
Last synced: about 2 months ago
JSON representation
My workthrough of the Rust's book, as a roadmap
- Host: GitHub
- URL: https://github.com/jofaval/rust-roadmap
- Owner: jofaval
- Created: 2022-10-22T15:57:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-22T16:07:24.000Z (over 2 years ago)
- Last Synced: 2025-02-04T12:52:04.256Z (3 months ago)
- Topics: beginner, beginner-friendly, learning-roadmap, roadmap, rust, rust-lang, rustlang, software-engineering
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rust Roadmap
The official guide is at: [https://doc.rust-lang.org/stable/book](https://doc.rust-lang.org/stable/book)
## Motivation
I want to learn Rust, thanks to it's popularity, and to ThePrimeagen
## Instructions
To set-up the content structure I've created the [`chapter-index-crawler.js`](./chapter-index-crawler.js). You can use it to generate files inside a folder, I've done it in a `roadmap` one.