Skip to content

Instantly share code, notes, and snippets.

View andreale28's full-sized avatar
🎯
Focusing

andreale28

🎯
Focusing
View GitHub Profile
@RobertBrunhage
RobertBrunhage / .gitconfig
Last active July 21, 2023 18:45
Ignore files/folders that makes me cringe
[core]
excludesfile = ~/.gitignore
@cedrickchee
cedrickchee / rust_resources.md
Last active June 27, 2024 20:00
Awesome Rust — a collection of resources for learning Rust

Awesome Rust

I learn Rust by reading The Rust Programming Language (aka. TRPL) book.

This is my mind map and collection of resources for learning Rust in early 2019.

I plan to continuously update this list if time allows in future. I will move this into its own GitHub repo or something more permanent when this grow.