UrbanPro

Learn Computer Software from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

What are codes required to create a new operating system?

Asked by Last Modified  

Follow 0
Answer

Please enter your answer

Computer Tution

^^ He is asking about Operating System not windows and for creating Operating System you should have a good knowledge of various complex areas of computer science from hardware to software like OS algorithms, Process Management, Semaphores and you should have a good grasp from Low level Language Assembly...
read more
^^ He is asking about Operating System not windows and for creating Operating System you should have a good knowledge of various complex areas of computer science from hardware to software like OS algorithms, Process Management, Semaphores and you should have a good grasp from Low level Language Assembly Language to High level languages like C, C++, Python, Shell Scripting, Frameworks like Django. Moreover OS is a ongoing process which evolves over the time so you should be good at bug fixing, patching with the version control system like CVS, SVN, Git. It will be better if you take a piece of code in the OS and start contributing to it then you will have a knowledge how the process is maintained. One good project I can tell you is that http://www.linuxfromscratch.org/ ie Linux from scratch project. You can also contact me I am also working on something similar to that. Remember : There is not a single piece magic code that creates OS but its the handshaking between different codes and different languages and different process which creates OS. It will be better if you start looking the concepts of OS, Computer Architecture in depth and a start having a good handle on languages like C, Python and Shell Scripting. read less
Comments

You will find the Information of the Codes required to create New Operating System on this Website which is as follows: http://www.codeproject.com/Articles/15843/Building-your-own-operating-system
Comments

Professional C/C++ Programmer ,

For development of OS from scratch , one must understand the fundamentals of operating system like Process management ,Memory management , scheduling algorithms etc. you can start from first understanding the Kernel programming and then move to own coding part. The open source Linux kernel would be...
read more
For development of OS from scratch , one must understand the fundamentals of operating system like Process management ,Memory management , scheduling algorithms etc. you can start from first understanding the Kernel programming and then move to own coding part. The open source Linux kernel would be best if anyone wants development of OS from scratch. The learning curve would be 1) understand the Linux kernel( How to create process/thread data structure , memory management etc. 2) the jump to Device driver coding 3) then move to GUI part of OS ( you can use QT framework to create GUI part ) Below are the some good book and references for beginner 1) Linux.Kernel.Development.3rd.Edition.pdf by Robert Love 2) http://kernelnewbies.org/ - Joing any project and start fixing bugs. read less
Comments

Computer professional

Creating Operating System you should have a good knowledge of various complex areas of computer science from hardware to software like OS algorithms, Process Management, Semaphores and you should have a good grasp from Low level Language Assembly Language to High level languages - See more at: https:...
read more
Creating Operating System you should have a good knowledge of various complex areas of computer science from hardware to software like OS algorithms, Process Management, Semaphores and you should have a good grasp from Low level Language Assembly Language to High level languages - See more at: https://www.urbanpro.com/computer-software/what-are-codes-required-to-create-a-new-operating-system read less
Comments

Computer Science Subjects Geek with Mathematics

Use Arch Linux, where you can build your own OS, per-requsite is only that you have strong foundation of Basic Linux OS viz. ubuntu or fedora.
Comments

Computer Software Training Classes

assembled language
Comments

Software Professional Trainer with 26+ years of Experience in Software Design and Development

Using C programming you build your own operating system. But you should aware deep knowlege about hardware, firmware, OS Process (I/O Management, Memory Management, Process Management)
Comments

Primary Mentor

C++ is the best code for creating operating system
Comments

Trainer

C++ is required to script for OS
Comments

MCA

For creating new operating system first you should have knoweldge of visual c++code
Comments

View 8 more Answers

Related Questions

Hello all, can anyone suggest me best IT course to get / available job for fresher?
Hello Priya, as per the current trend I have listed some IT courses, even these courses/ trend will rule the job market quite a good time. Mobile app development, Web programming/Application development,...
Priya

void main ( )
{
int a [4];
int *p;
P=a;
*P=10;
P++;
*P=20;
P=&a[2];
*P=30
for (int i=0; i<3; i++)
cout <<a[i] <<" , " ,

Write output

Code does not compile as there is no uppercase P declared in the code. If ignored this mistake output is 10, 20 & 30
Anya
0 0
5
Hi, I am working as a web designer and want to work as UI developer. So what should I have to learn initially? And learning Angular Js would be a good option?
It is good choice web designer to become web developer (UI developer). Start with the basics first learn HTML and CSS, Then go and continue with bootstrap and Angular js.
Mudita

Hi, I am a website designer. I used to convert psd into html and also use some basic Javascript for the functioning part. Now I want to work as a developer, so I want to know the scope of UI Development. What language should I need to focus on to get properly into development for the long term?

First of all the role of a UI developer is that of a combination of a web designer and a web developer. The language skills required for a UI developer are front-end web development languages like HTML,...
Mudita

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

For All The New Developers
Language to use: Any language that you are learning. Interface: Web or Desktop Function: Simple calculator (9 digits + symbol) with 1 Memory storage with possible function of + - * / Error Handling...
R

Graphics and Game Development
Hi there, I am sure you all would have played video games for killing time. Do you know how these are developed? I am going to introduce you to some details of the gaming industry. Gaming is a serious...

Python breaks into the top three programming languages in the Tiobe Index for the first time.
Python breaks into the top three programming languages in the Tiobe Index for the first time. The popularity of Python shows no sign of waning, with the programming language entering the top three in...

Student Project Development: How To Go About It?
A lot of students (count me as well) in their final year of IT course are confused and overwhelmed about their Project development. Final Year IT Projects are a crucial milestone in every IT students educational...

The ABCs Of Success For A Software Developer
“There is more to know for career advancement rather than focusing on codes and its challenges to become a successful developer”. A developer is the one who creates software application by...

Recommended Articles

Whether you are using a laptop or a desktop, the mouse surely takes up time. Imagine if you could alone manage with the keys and not have to move your hands around the mouse? That would have been faster and so much time-saving. For example, Control + Z for undo or Control + Y for redo, definitely saves time when we are...

Read full article >

Decades back, when computers were being introduced in office premises, PPT was a new terminology that all employees tried to learn. Now PPT has made its way far away from offices and is an integral part of schools, colleges, and several other official proceedings. This is because PPT is an user-friendly computerized method...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

MCTS Certification in India The Microsoft Certified Technology Specialist or MCTS certification is suited for professionals who want to get into profession of implementing, building, troubleshooting, and debugging a particular Microsoft technology. The MCTS certification can give you a clear edge over others to showcase...

Read full article >

Looking for Computer Software Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for Computer Software Classes?

The best tutors for Computer Software Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn Computer Software with the Best Tutors

The best Tutors for Computer Software Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more