An open API service indexing awesome lists of open source software.

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

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.