Changes

Jump to: navigation, search

OPS201 - Introduction to Operating Systems

2,768 bytes added, 14:34, 14 September 2023
no edit summary
* A GUI immediately shows the effect of changes and allows the adjustments to be easily fine-tuned, producing an exact result for a small number of photos. However, it may take many steps to perform the edits, so editing hundreds of photographs will take a very long time.
* A CLI is well-suited to automation. Edits could be applied to hundreds of pictures in a few seconds, if the edits can be adequately described on the command-line.
 
== A Brief History of Operating Systems ==
 
Many operating systems have been released. This is a timeline of some of the milestone events leading to some of the most prominent operating systems used today:
 
* Before the mid-1960s: A number of different manufacturers produced various computers for business. Since these machines were expensive, and because there were many different manufacturers, a relatively small number of machines of each model were produced. Very little was standardized, and data was rarely interchanged between computers. Consequently, there were many different operating systems, each with a fairly small market.
* 1964-1964 - MIT and partners begin the Multics Project. This project introduced many concepts that became common in later operating systems, including a heirarcical filesystem, multitasking, and interactive operation. This project continued through 2000. However, Multics was a fairly resource-intensive operating system.
* 1969 - Bell Labs decided to end their participation in the Multics project. Dennis Ritchie and Ken Thompson, Bell Labs employees who were familiar with the Multics project, decided to implement some of its features in a much lighter-weight operating system, which they called Unix. Unix was rewritten in the C language, and could be fairly easily ported to other types of computers.
* 1970s - Unix continued to grow in popularity. Many computer vendors licensed it and adapted it to work with their computers; some of these variants included Xenix (Microsoft), AIX (IBM), Ultrix (Digital Equipment Corporation), HP/UX (HP), and many others.
* 1976 - Microcomputers, 8-bit computers inexpensive enough to be purchased by individuals or small businesses, became widelyavailable. Digital Research's CP/M operating system became popular on Intel- and Zilog-based microcomputers.
* 1981 - IBM decided to enter the microcomputer market with the IBM PC. Needing an operating system, IBM contacted Microsoft - but their only operating system at the time was Xenix, and the IBM PC was not powerful enough to run Xenix well, so Microsoft licensed (and later purchased) a CP/M clone named 86/DOS (aka QDOS) from a local computer company (Seattle Computer Products). This operating system was used as the basis for Microsoft's DOS (disk operating system) product, named PC/DOS when marketed by IBM or MS/DOS when marketed by Microsoft.
* 1983 - The IBM PC was successful in the market, due to both IBM's marketing and the fact that IBM published the technical specifications which enabled other companies to sell compatible accessories, so IBM produced more powerful models including the IBM PC/XT (1983) and PC/AT (1984). These models had much larger amounts of RAM as well as hard disks, so Microsoft introduced

Navigation menu