Lecture 25. Multithreading

Monday August 8


Today we will talk about multithreading with Trip. Multithreading is a way to better utilize your computer hardware by parallelizing a program over mutliple cores! If you're interested in learning more about computer systems, this is the lecture for you!

Links

📦 Code and Slides