Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Exercises tracking issue #5

Open
9 of 25 tasks
miguelraz opened this issue May 4, 2023 · 3 comments
Open
9 of 25 tasks

Missing Exercises tracking issue #5

miguelraz opened this issue May 4, 2023 · 3 comments

Comments

@miguelraz
Copy link
Contributor

miguelraz commented May 4, 2023

Rust Fundamentals

Applied Rust

Stretch goals

  • Green and yellow Game
  • Calculator
  • Async Mailbox
  • Async channels
  • Fill In the blanks: Enums and match
  • Fill in the blanks: Closures
  • FFI - libc_get_time()
  • Fizzbuzz CLI
  • Durable File
  • Narcissistic Number check
  • Binding to LevelDB - book version and non-book version
  • Redis Client
  • Redis Client with protocol buffers
  • Actix Chat using WebSockets
  • SemVer from file
@Mirabellensaft
Copy link
Contributor

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

@jonathanpallant
Copy link
Member

@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
Copy link
Member

jonathanpallant commented May 16, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants