The name of Microsoft's operating system, Windows, is derived from its most recognizable feature, the window. But what is a window, exactly, and how did the window come to be the defining trait of a modern operating system?
The Prehistoric Days of DOS
Millions of years ago, before the dawn of civilization, cavemen went into the office each morning and used a program known as DOS. DOS stands for Disk Operating System, and it was the operating system of choice for home and office computers during the 80s and the first half of the 90s. Visually, DOS has almost nothing in common with Windows (that the average user would notice; many things were similar under the hood), but it is the first step in understanding what Windows is, because it shows what an operating system was like before Windows came along, and it's also because MS-DOS, Microsoft's version of the DOS operating system, is where Microsoft got its start.
When you started a DOS-based computer, you were greeted by a simple command prompt, the famous C:\>. In order to use the computer, you had to type in commands. A mouse was not generally part of the experience of using a DOS-based computer, at least not in the operating system - the keyboard was your primary guide. To accomplish anything, you had to type in commands. For example, to change directories, you had to type in the command cd and then the name of the directory.
As you might guess, this was far more difficult to use than Windows. To accomplish a task, you had to know exactly the command you needed and exactly the location of what you wanted to run, open, copy or change. If any part of what you typed was wrong, you'd receive an error message.
Introducing the GUI
GUI is an acronym, standing for Graphical User Interface. This simply means an interface that uses graphical elements, rather than simple text-based ones, to represent files and programs. In MS-DOS, the C: drive is simply represented by the text "C:". In Windows, however, the C: drive is represented by a graphical icon meant to look like a hard drive, plus the text "C:".
GUI-based operating systems existed for a long time before Windows actually achieved popularity. In fact, Microsoft's first stab at making a Windows-brand operating system debuted in 1985, a full decade before the market share torch was passed from MS-DOS to MS-Windows. This version, Windows 1.0, and its successor, Windows 2.0, nailed down the fundamentals of what a Windows-based operating system would be. Windows 1.0 allowed users to visually see programs represented through various icons and pictures. This gave the user a way of identifying programs and functions without having to read through large amounts of texts. It introduced the modern concept of a menu, as well, giving the user the ability to select through a list of commands represented in a visual tree, where as before a command had to be typed in. And most importantly, it had windows.
Page 1 2
|