Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayushexel/rust-in-30-hours
Go from 0 to hero in rust (hopefully!)
https://github.com/ayushexel/rust-in-30-hours
rust rust-lang rustlang
Last synced: about 1 month ago
JSON representation
Go from 0 to hero in rust (hopefully!)
- Host: GitHub
- URL: https://github.com/ayushexel/rust-in-30-hours
- Owner: AyushExel
- Created: 2022-10-02T18:15:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-04T15:03:00.000Z (over 2 years ago)
- Last Synced: 2024-10-28T07:22:53.686Z (3 months ago)
- Topics: rust, rust-lang, rustlang
- Language: Rust
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rust-in-30-hours
Go from 0 to hero in rust (hopefully!)### Format
* **Each file** is a result of a comprehensive hour-long reading of the docs which is then **distilled down to core concepts**.
* This is **aimed at people who are coming from another programming language**. The files focus more on things that are different in rust coming from other languages instead of focusing on the repetitive basic concepts.More Details coming soon...