Closed
Description
- Organize similar to Fundamentals: shorter segments each ending with an exercise
- Put the entire course under
src/concurrency
(it's currently undersrc/{concurrency,async}
) - Move exercises into the source directories as done with Fundamentals
- More, simpler exercises
- Try to factor out the "pitfalls" segment of the async session
- Cover sync primitives like Mutex (since they're used in dining philosophers)
Metadata
Metadata
Assignees
Labels
No labels