https://github.com/eteplus/learning-for-rust
Learning for Rust
https://github.com/eteplus/learning-for-rust
Last synced: over 1 year ago
JSON representation
Learning for Rust
- Host: GitHub
- URL: https://github.com/eteplus/learning-for-rust
- Owner: eteplus
- Created: 2022-01-02T05:07:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-06T06:17:33.000Z (over 4 years ago)
- Last Synced: 2025-02-01T02:26:17.075Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 314 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learning for Rust
* rustlings - clone from rust-lang/rustlings
* hello_rust - exercises for [Learning Rust](https://docs.microsoft.com/zh-cn/learn/paths/rust-first-steps/)
* journal - a command-line to-do list program
* exercism - exercises of [Learning Rust from Exercism](https://exercism.org/tracks/rust)