Skip to content

This is a repository to keep my journey of learning the Rust Programming Language organized.

License

Notifications You must be signed in to change notification settings

Thesnowmanndev/Rust-Learnings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust-Learnings

This is a repository to keep my journey of learning the Rust Programming Language organized.

Pathway

Basic Rust

➡️ The Rust Programming Language Book - https://doc.rust-lang.org/book/

⌚ Rustlings Small Exercises - https://github.com/rust-lang/rustlings/

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

⌚ Programming Rust, 2nd Edition Book

⌚ Google's Comprehensive Rust - https://google.github.io/comprehensive-rust/

⌚ The Cargo Book - https://doc.rust-lang.org/cargo/index.html

Intermediate Rust

⌚ Command Line Applications in Rust - https://rust-cli.github.io/book/index.html

⌚ MacroKata - https://tfpk.github.io/macrokata.index.html

⌚ Gameboy Classic Emulator - https://rylev.github.io/DMG-01/public/book/introduction.html

⌚ Code like a pro in Rust book

⌚ The "Crust of Rust" YouTube Playlist

⌚ API Design - https://rust-lang.github.io/api-guidelines/about.html

Advanced Rust

⌚ Zero to Production in Rust Book - https://zero2prod.com

⌚ Contribute to a Rust Project

⌚ Async Rust - https://tokio.rs

⌚ Rust Atomics Book - https://marabos.nl/atomics

⌚ Rust for Rustaceans: Idiomatic Programming For Experienced Developers book - https://nostarch.com/rust-rustaceans

⌚ My own Rust project to contribute or solve a solution for an issue

Optional Resources

⌚ Practice Rust - https://knowledge.dev

⌚ Rust Adventure - https://rustadventure.dev

⌚ Shuttle - https://shuttle.rs/launchpad

About

This is a repository to keep my journey of learning the Rust Programming Language organized.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages