1
Followers
19
Posts
For dev bloggers
Start publishing articles on your own domain with Hashnode and tag them with #cpu. Learn more
lavary.hashnode.dev
In the previous post, Multitasking: the reason you can surf the web while listening to music, we discussed how the OS and the CPU team up to make mul…
In the previous post, CPU, how a bunch of transistors can understand and execute your code, we discussed how CPU executes the instructions of a progr…
In the previous post, The Journey of a computer program to the CPU, we discussed how a program starts its journey when opened. In this post, we'll co…
A computer program is a sequence of instructions for a computer to do a particular task. A task can be a simple as calculating a simple value or somet…
icode.hashnode.dev
What is a process?. What is a thread?. What is even a CPU?. These are the kinds of questions regular people ask when they're just getting to know thei…