Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to learn Operating System in depth and implement own OS [closed]

I am learning Operating Systems, their different perspectives like different scheduling algorithms etc. My question is: Can I make my own OS as a final year project? Please suggest some good resources (i.e video training is appreciated) that helps me understand and mainly gives me the ability to DEVELOP at least a SMALL OS.

like image 727
Sushil Ks Avatar asked Sep 06 '12 18:09

Sushil Ks


1 Answers

Check out Andrew Tanenbaum's "Operating Systems, Design & Implementation and Minix as well

like image 127
D.Shawley Avatar answered Nov 18 '22 12:11

D.Shawley