ferrous-systems / rust-exercises

Exercises for learning Rust, by Ferrous Systems
Creative Commons Attribution Share Alike 4.0 International
180 stars 16 forks source link

Missing Exercises tracking issue #5

Open miguelraz opened 1 year ago

miguelraz commented 1 year ago

Rust Fundamentals

Applied Rust

Stretch goals

Mirabellensaft commented 1 year ago

I edited this because we don't need to port all exercises now.

jonathanpallant commented 1 year ago

@Mirabellensaft @miguelraz Please ensure SUMMARY.md is in the right order when you add new exercises. I will edit the top comment to match the order I think you cover the exercises in the default roadmap.

jonathanpallant commented 1 year ago

~I also think we are missing an "Iterators" exercises. I have one for sessions 1.1 (Hello World), 1.2 (Docs walk-around), 1.3 (Fizzbuzz), 2.1 (Fizzbuzz with Match), 2.2 (HackMD experiment + Shapes), 2.3 (File, match, result), 3.1 (Rust Latin) and 3.3 (Simple DB)~

Edit: No, not all sessions need exercises. We have enough for Rust Fundamentals