Skip to content

feuersteiner/learning-rust

Repository files navigation

Rust Learning Workspace

This repo is a hands-on Rust learning workspace: lesson folders, exercises, and a simple way to track progress.

Start Here

  • Curriculum (what to learn): curriculum.md
  • Progress tracker (what you've done): progress-tracker.md

How To Use This Repo

  1. Pick the next lesson from curriculum.md.
  2. Open the corresponding lesson-##-.../ directory.
  3. Do the exercise(s) (write the code yourself).
  4. Use cargo to compile/test.
  5. Update progress-tracker.md.

Commands You Will Use A Lot

cargo check
cargo run
cargo test

Recommended Tooling

cargo fmt
cargo clippy

Resources

Notes For The AI Agent

  • Agent instructions: AGENTS.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages