1 unstable release
0.1.1 | Aug 7, 2021 |
---|
#1710 in Data structures
1MB
Contains (Zip file, 620KB) doc/image/Logo2.kra, (Zip file, 620KB) doc/image/Logo2.jpg.kra
Curated collection of lists of useful resources to learn Rust together.
Content
- General-purpose official resources
- General-purpose courses
- Domain-specific
- Interactive courses on Rust with feedback
- Development on Rust problems solved
- Get help with Rust
- Algorithmic problems and solutions in Rust
- Other resources on Rust
- Markers legend
General-purpose official resources
( general ) ( official )
- Rust by Example ( reading )
- The Rust Programming Language ( reading ) ( course )
- The Rust Programming Reference ( reading )
- Codebase Refference ( reading )
- Rust cookbook ( reading )
- Rust playground ( interactive )
General-purpose courses
( general ) ( course )
- Intro to Rust with Tensor ( video )
- Rust Tutorial with Doug Milford ( video )
- The Rust Lang Book with Lets' Get Rusty ( video )
- Rust Programming Tutorial with Dcode ( video )
- Easy Rust with Mithradates/Dhghomon ( video )
- Easy Rust with Mithradates/Dhghomon ( reading )
- Программирование на Rust with Computer Science Center ( video ) ( non-english )
- Rust with Tutorials Point ( reading )
- Rust with RIP Tutorial ( reading )
Domain-specific
( specific )
- Web development with rust with Genus-v ( video ) ( course )
- Yew Crash Course with Jeff No Zhao ( video ) ( article )
Interactive courses on Rust with feedback
( interactive )
Development on Rust problems solved
( article )
- How to install debugger on Windows ( video )
- How to install debugger on Linux ( video )
- How to optimize sizeo of binary executable ( reading )
- How to optimize sizeo of binary executable ( reading )
- How to optimize sizeo of WebAssembly binary executable ( reading )
Get help with Rust
( forum )
Algorithmic problems and solutions in Rust
( algo )
Other resources on Rust
- Safety in Systems Programming with Stanford University ( reading ) ( course )
- Comp Sci Rust Programming Course from University of Pennsylvania's ( reading ) ( course )
- Build a language VM with Fletcher Haynes ( reading ) ( course )
- Refactoring to Rust with Lily Mara ( reading ) ( course )
Other collection and lists on Rust
( list )
- Game Engines and Renderers
- Our secondary collection of lists
- A curated list of Rust code and resources with Dunham
- Rust Books with Sger
Markers legend
- ( general ) -- general-purpose material
- ( specific ) -- domain-specific material
- ( official ) -- official Rust material
- ( non-english ) -- non-english language
- ( course ) -- long course or a book
- ( article ) -- either single article or single video-tutorial
- ( not-finished ) -- not finished, too little to learn
- ( interactive ) -- it is possible to interact and get feedback from the system
- ( reading ) -- material to read
- ( video ) -- material to watch
- ( list ) -- list of resources
- ( project ) -- a project
- ( forum ) -- either chat or forum to comminicate with people
- ( algo ) -- algorithmic problems and solutions