|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I would like to write an OS and i have some questions
(i would like to write it in java but i know this is not possible). if anyone could answer these question i would be grateful 1. what programing languages would i have to learn notating what i said above. 2. is there any tutorials/sites i can use for help. just so you know i also posted this topic an hour ago at http://forums.devx.com/editpost.php?do=editpost&p=463518 |
|
#2
|
||||
|
||||
|
Why not try smaller projects first? I think you're biting off more than you can chew. It's certainly more than I can chew, that's for sure. But I suppose there are a number of simple operating systems out there that you could study and get ideas from.
And actually, when I Googled the subject, there where some very interesting ideas that maybe you should look at: http://www.google.com/search?q=simp...:en-US:official |
|
#3
|
||||
|
||||
|
C++ and assembler and you must be a blackbelt expert in both ... also you should have an expert knowledge of the system architecture you're dealing with
__________________
medialint.com "Beware of the man who works hard to learn something, learns it, and finds himself no wiser than before. He is full of murderous resentment of people who are ignorant without having come by their ignorance the hard way." - Vonnegut - Cat's Cradle, 1963 Last edited by medialint : September 10th, 2006 at 05:01 AM. |
|
#4
|
||||
|
||||
|
You can write OSes in java - here's one, but as 'lint said, you're going to need all sorts of low level knowledge. For what it's worth, most OSes at the moment are written in C/C variants (Windows, BSD, OSX, Linux).
I recommend you start with a small "toy" OS - there are plenty out, and have a good hack at it. You might also want to lurk on the linux kernel mailing list. Oh - and this is a good resource. --Simon
__________________
|
|
#5
|
||||
|
||||
|
Quote:
|
|
#7
|
||||
|
||||
|
Proxy for simon, please! Bloody love spreading requirement.
This is actually quite an interesting project. I may have a gander at it later on when I'm not as busy.
__________________
Chat Server Project & Tutorial | P2P Network Planned (Java) Joke Thread “Rational thinkers deplore the excesses of democracy; it abuses the individual and elevates the mob. The death of Socrates was its finest fruit.” |
|
#8
|
|||
|
|||
|
Quote:
I do knoow java quiet well whatdo you mean by first project? |
|
#9
|
||||
|
||||
|
Quote:
|
![]() |
| Viewing: Dev Shed Forums > Other > Dev Shed Lounge > Writting an os |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|