Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/miolab/rust_book


https://github.com/miolab/rust_book

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Rust Tour

Rust note for myself.

## Ref

- Official
https://www.rust-lang.org/ja/learn

- **The Book**
https://doc.rust-jp.rs/book-ja/

- Rust by Example
https://doc.rust-lang.org/stable/rust-by-example/

### Others

- **Tour of Rust**
https://tourofrust.com/

- Rust を始めるための資料集
https://blog-dry.com/entry/2021/01/23/141936

- Rust 入門
https://zenn.dev/mebiusbox/books/22d4c1ed9b0003

- RustCoder
https://zenn.dev/toga/books/rust-atcoder

- Rust の最初のステップ
https://docs.microsoft.com/ja-jp/learn/paths/rust-first-steps/

- Rust Playground
https://play.rust-lang.org/