Create a worker thread with an event loop, message queue and a timer using the C++11 thread support library. An event loop, or sometimes called a message loop, is a thread that waits for and ...
I originally created this as a short to-do list of study topics for becoming a software engineer, but it grew to the large list you see today. After going through this study plan, I got hired as a ...