Click here to Skip to main content
15,889,863 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How do we create the operating system by using c++?
Posted
Comments
Sergey Alexandrovich Kryukov 30-Apr-12 1:46am    
Do you want someone to write a book for you? It's going to be a really big book...
--SA
Maximilien 30-Apr-12 15:05pm    
With a lot of work and a lot of programming experience.

writing an operating system takes time. It really helps in understanding a lot of thing. I think you can start by picking up some good book on OS (Tanenbaum's book is very good) and have a look at this website. This is a small OS being developed by single person. You will find a lot of helpful stuff here

Taj OS[^]
 
Share this answer
 
I have this[^] book, it's extremely good
 
Share this answer
 
There is also a nice article series on the argument, here at CodeProject. Check out the articles of 0x3c0[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900