Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Rust

One repo for everything I do while learning Rust. Each course/book gets its own top-level folder, and each Rust project inside it is its own Cargo crate.

See PROGRESS.md for the full day-by-day log.

Repo layout

Folder Source
rust_book/ The Rust Programming Language ("the book")
100_exercises/ 100 Exercises to Learn Rust

New courses just get added as another top-level folder — no branches.

Projects

rust_book/

Project Description
hellocargo/ First Cargo project — "Hello, world!"
guessing_game/ Chapter 2 guessing game exercise
learn/ Scratch file for quick experiments

Key milestones

  • Chapters 1–4 done: setup & Cargo, first guessing game project, common programming concepts, ownership.

About

My journey learning rust

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages