Interesting. Most of the OS courses that I’ve heard of fall into three models:
I wonder why MIT didn’t choose one of those modes. I wonder if part of it was that they felt like writing an operating system.
I think it helps to have some code to look at, a reference. It’s a bit overwhelming to write your own, unless you write a toy OS for a 8-bit MCU. I really liked the approach in the The Elements of Computing Systems, starting from the hardware up.
Interesting. Most of the OS courses that I’ve heard of fall into three models:
I wonder why MIT didn’t choose one of those modes. I wonder if part of it was that they felt like writing an operating system.
I think it helps to have some code to look at, a reference. It’s a bit overwhelming to write your own, unless you write a toy OS for a 8-bit MCU. I really liked the approach in the The Elements of Computing Systems, starting from the hardware up.