why-rust icon indicating copy to clipboard operation
why-rust copied to clipboard

Point to new exercises

Open jonathanpallant opened this issue 2 years ago • 0 comments

The middle section points to the old exercises. It should point to the new exercises instead.

As those exercises aren't published on-line, it will need to point to the markdown pages within the Github repo:

  • https://github.com/ferrous-systems/rust-exercises/blob/main/exercise-book/src/simple-db.md
  • https://github.com/ferrous-systems/rust-exercises/blob/main/exercise-book/src/connected-mailbox.md
  • The TCP Echo Server is now supplied as a solution (but we can write it from scratch anyway)
  • ⚠️ Multi-threaded mailbox is missing ⚠️

jonathanpallant avatar Jun 07 '23 11:06 jonathanpallant