Series
The journey of a program to the CPU - A friendly guide for the curious coder
In this series, I'll talk about how computers run programs and handle multitasking, in plain English.
Topics covered: OS, compilers, processes, multitasking, threads, CPU, and memory management.
Articles in this series