OSDev.org

The Place to Start for Operating System Developers
It is currently Sun Apr 28, 2024 3:05 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Can I do all the OS by myself?
PostPosted: Thu Feb 20, 2003 12:00 am 
It is possible for one person to program a whole operating system by oneself, or it is necessary get a team to develop one?

Thank you.


Top
  
 
 Post subject: RE:Can I do all the OS by myself?
PostPosted: Thu Feb 20, 2003 12:00 am 
It is quite possible for one person to develop an OS from scratch. Assemblers, compilers, kernel, device drivers, windowing system, network stack, web browser, everything.

That said, it's a lot of work, and you might consider trying to get some outside help once you have the basic stuff working.


Top
  
 
 Post subject: RE:Can I do all the OS by myself?
PostPosted: Thu Feb 20, 2003 12:00 am 
the best way is to start it yourself, get the base system working to your like.  Then you have a say in the direction.  

Little tip, when making the OS start by designing a basic library (like libC) for the kernel, including basic functions like stdio, conio, etc.  Then you give the library to developers, and the coding goes much smoother.


Top
  
 
 Post subject: RE:Can I do all the OS by myself?
PostPosted: Tue Mar 11, 2003 12:00 am 
Yes it is quite possible. But you must have a LOT of free time. I spend on my OS 2-3 hours daily, since 2 years with few breaks. And its still version beta :(
But it was worthly.


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: Google [Bot] and 52 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group