LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Projects (https://www.linuxquestions.org/questions/programming-9/projects-4175435943/)

Balvinder87 11-06-2012 01:21 PM

Projects
 
Hello i have learned C programming
I Want To do some good projects on operating system design. Please give some ideas
i have started with a scheduler and completed it.

Snark1994 11-06-2012 05:24 PM

Well... Have you tried writing an operating system yet? That is the only real overarching project for "operating system design". You could of course implement filesystems, shells, compilers, kernels (monolithic or otherwise), bootloaders etc. Essentially, you can pick a part of an operating system, and implement that.

(I'm sure you're aware that compilers and shells etc. are not part of an 'operating system' in the normal sense of the word, but they are still a low-level bit of software that is challenging to implement properly)


All times are GMT -5. The time now is 12:05 AM.