Description
This course lays the foundations of advanced concurrency and multithreading and explains concepts such as Monitors and Deferred Callbacks in depth. It also builds simple and complete solutions to popular concurrency problems like the Reader-Writer and Dining Philosopher Problems that could be asked about in interviews. While prior knowledge of concurrency is not required to finish this course, familiarity with the basics of C# would be helpful.