01 - Introduction
You will learn
- learn how operating systems work
- understand how an embedded operating system works (Tock)
- understand how a new generation research oriented operating system works (Redox OS)
- understand how a production grade operating system works (Linux)
- write code using the Linux and Tock architecture language that boots a computer
- experiment with building your own small operating system