Make your own operating system
Hello everyone, welcome back to techbrushup. In this tutorial, we will learn about Building Your Operating System.
Step 1: Choose a development environment
This is the platform you will use to code your new operating system. This depends on personal preference, but most people use either the Windows or UNIX flavors. If you are using Windows, it would be a good idea to install a Unix environment like Cygwin or MinGW.