Skip to content

0xrodrigues/rust-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rust-learning

Personal repository to document my journey learning Rust from scratch.

This repo includes:

  • Practical exercises and notes based on The Rust Book
  • CLI experiments and basic projects
  • Memory management, ownership, borrowing, and lifetimes deep dives
  • Hands-on examples with collections, pattern matching, error handling, and async

My goal is to build a strong foundation in Rust and gradually evolve into advanced topics like Web APIs, systems programming, and blockchain development using Rust.

"Learning Rust not just to code — but to engineer."

Feel free to explore, clone, and follow the evolution.

🚀 Let's build something real.

About

Personal repository to document my journey learning Rust from scratch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages