![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Programming/Scripting Languages To Learn | tjinr | UNIX for Dummies Questions & Answers | 1 | 07-24-2006 09:32 AM |
| Operating System | alecks1975 | UNIX for Dummies Questions & Answers | 1 | 11-24-2005 06:43 AM |
| Unix Operating System | WaveZero | UNIX for Dummies Questions & Answers | 1 | 11-20-2005 04:30 PM |
| Shell scripting & programming languages | aloysius1001 | UNIX Desktop for Dummies Questions & Answers | 1 | 02-18-2002 08:04 PM |
| Unix Operating System | jeffersno1 | UNIX for Dummies Questions & Answers | 2 | 09-03-2001 05:46 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Operating System and Programming languages
I'm trying to create an operating system.
Just as a small hobby, it will not be anything big I am trying to get some practice. Does anyone reccomend a certain programming language because I dont know which one to use. Any help please?
__________________
Jack Westerman Jack@JackWesterman.co.uk |
| Forum Sponsor | ||
|
|
|
||||
|
Numbers of Programming Language all around. You may get diffrence on it depends on how you want it to be. For instance C, Perl, Shell scripts Etc. Some prefer or more keen to ASM (Assembly Language). All depends on how they want to work and act as you command and program them.
http://www.programmingtutorials.com/main.asp |
|
|||
|
I once did a micro-OS on college, nothing special, just the process scheduler and a few system calls (no FS, for example).
We used C and assembler. No matter which language you choose you will have to code some stuff on assembler as some things (the scheduler, for instance) have really weirdo algorithms and low-level stuff. Good luck. dani++ |
|||
| Google The UNIX and Linux Forums |