sunface / rust-by-practice

Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
https://practice.course.rs
Creative Commons Attribution 4.0 International
12.23k stars 984 forks source link

Please finish writing the practice problems #367

Open grahamhome opened 1 year ago

grahamhome commented 1 year ago

I have really enjoyed these practice problems. I am looking forward to the problems for threading, testing and async/await as soon as they are available! Thanks Sunface for all your hard work on this repo, it's been really helpful in my Rust journey.

skaunov commented 1 year ago

Are there drafts for TODO pages somewhere, or are they getting ready only inside @sunface head? X) I wanted to peek and contribute to possible extent to unsafe, but couldn't find tracking issue nor drafts. Should it be started with https://doc.rust-lang.org/rust-by-example/unsafe.html turned into exercises one-by-one?

sunface commented 1 year ago

Sorry guys for replying so late.

As I have little time for writing Todo chapters at present( finally I will finishing writing), so , any type of contributions are welcome :)

skaunov commented 1 year ago

That's cool! I just wanted to say that any outline, or even a welcome message to suggest that outline would be helpful instead of just "TODO" on the page. So that it could ignite some discussion and proposals.

When I was there I could share some ideas that were coming through me, but I really was not sure if they're inline with maintainer vision. So any guidelines and encouragement could be helpful. __ Cheers and thanks to @sunface !

sunface commented 1 year ago

Really cool idea! Thanks skunov.

I will take some time to update these chapters few days layter :D