Disk Operating System


Introduction edit

A simple DOS that displays "Hello, World!"
A simple DOS that displays "Hello, World!"

Hello! You found the page for learning about and building disk operating systems! Disk operating systems were the primary type of operating system between the 80's to the mid 90's.[1] Though disk operating systems have declined and are no longer used as they were back in the day, studying and build one helps us understand some basic knowledge on how the computer actually works. This course is intended to teach you some of the functions of a computer and how to build a disk operating system hands-on. The best part about this tutorial is that there will be no cost for working with our software tools for anyone with a x86 PC!

Note: Building an operating system can take a lot of work and it can be a challenge, but don't give up! Your hard work will surely pay off when you finish.

(This page is just getting started and you can help us. You don't need a degree or certification, just be Be Bold !)

I would appreciate any feedback or questions about this course. --I8086 (discusscontribs)

Prerequisites edit

Prerequisites are courses it is suggested you understand before you attempt this course. If you're having a hard time understanding the material in this course, make sure you understand these prerequisites first.

Lessons edit

Completion statusThis course contains a lot of stubs, which means that pretty much nothing has been done yet.
Educational level: this is a secondary education resource.
Educational level: this is a tertiary (university) resource.
Subject classification: this is a technology resource.

Getting Started

Protecting Your Work

DOS Then & Now

DOS Fundamentals

Introduction to Nasm

Your First DOS

Active Participants edit

Teachers or Contributors edit

If you are helping to develop this resource, please sign below by typing 4 tildes (~).

Students edit

If you are using this course as a learning resource, please sign below by typing 4 tildes (~).

Related Links edit

List of Open Source DOS edit

List of Closed Source DOS edit

List of Assemblers and Compilers edit

Operating System Development Websites edit

References edit