Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/michaelahlers/learn-rust

My journey into the [Rust programming language.
https://github.com/michaelahlers/learn-rust

learning learning-by-doing rust rust-language

Last synced: about 2 months ago
JSON representation

My journey into the [Rust programming language.

Awesome Lists containing this project

README

        

# Learn Rust

My journey into the [Rust programming language][rust-lang].

[rust-lang]: https://rust-lang.org

## Members

### Hello World

- [`members/hello-world`](members/hello-world)

### The Rust Programming Language

Exercises from "the book", [_The Rust Programming Language_][book-rust-programming-language].

[book-rust-programming-language]: https://doc.rust-lang.org/book

- [`members/rust-programming-language`](members/rust-programming-language)

#### Topics

## Journal

I'm keeping [a log of my experience][learn-rust-journal] with rationale, impressions, and so on.

[learn-rust-journal]: documents/journal