https://github.com/arikato111/learn-rust-projects
my rust learing projects here
https://github.com/arikato111/learn-rust-projects
learn-rust rust rust-lang
Last synced: 3 months ago
JSON representation
my rust learing projects here
- Host: GitHub
- URL: https://github.com/arikato111/learn-rust-projects
- Owner: Arikato111
- Created: 2023-10-14T10:00:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-26T07:21:39.000Z (6 months ago)
- Last Synced: 2025-01-17T20:21:55.792Z (5 months ago)
- Topics: learn-rust, rust, rust-lang
- Language: Rust
- Homepage:
- Size: 311 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
#
Learn rust projects
I'm learning Rust. The language itself has many things to study. I think I will definitely create many learning repo like learn pointer, learn macro, learn ... It seems like not a good way. So I thought I'd gather them all together in this repo. 😁
## Recommended learning resources.
- [official doc book](https://doc.rust-lang.org/book/) [english]
- [tourofrust](https://tourofrust.com/TOC_th.html) [thai, english, others]
- [CodeBangkok](https://youtu.be/GVCR8b_33zo) [video, thai]