C# Threading
Description:
The C++ thread concepts you know from 3rd semester also applies to C#.
Intended Learning Outcomes:
- Obtain information about thread basic
- Obtain information about Synchronization with Locking
- Obtain information about Signaling with Event Wait Handles
Resources | Tasks | Supports | |||
---|---|---|---|---|---|
Before lecture |
|||||
Threading in C# p. 4-17: Thread basics |
→ |
Read and solve exercises |
← |
Support sheet |
|
BB questioner |
Test knowledge about subject |
← |
Teacher feedback in class based on the questioneer |
||
In lecture |
|||||
Threading in C# p. 19-27: Synchronization with Locking |
→ |
Threading exercise |
← |
Verbal help from teacher |
|
Threading in C# p. 33-38: Signaling with Event Wait Handles |
→ |
Threading exercise |
← |
Verbal help from teacher |
|
Questioneer about the curricilum |