Operating System

Download as pdf or txt
Download as pdf or txt
You are on page 1of 17

PROGRAM

DEVELOPMENT
TABLE OF CONTENTS
What is Program? 4

Operating System 5-6

What does an OS do? 7-8

Kinds and uses of


10-12
Operating Ststem

MS DOS COMMANDS 13-14


ANALYTIC AND CRITICAL THINKING

What is needed in the


formulation of a solution
to a problem?
WHAT IS PROGRAM?

Method of solving a problem

Uses Algorithm (set of ordered pairs


for solving a problem) is essentially
synonymous to LOGIC
Operating System

System software responsible for the


direct control and management of
hardware and basic system operation.
Provides a foundation upon which to
run application software such as word
processing programs and web
browser.
MOST COMMONLY KNOWN AS OS
WINDOWS/DEVELOPED BY
MANAGEMENT
MACINTOSH DEVELOPED BY
APPLE
UNIX
WHAT DOES AN OS DO?

1. It manages the hardware and software


resources of the system, In a personal,
Those resources include such things the
processor, memory and disc space.

2.It provides a stable, consistent way for


application to deal with the hardware
without having to know all the details of the
hardware.
1ST TASK
MANAGING THE HARDWARE AND SOFTWARE

2ND TASK
PROVIDING CONSISTENT APPLICATION INFERENCE.

APPLICATION ON PROGRESS
INTERFACE
ALLOWS SOFTWARE TO RUN ANOTHER
COMPUTER
KINDS OF
OPERATING SYSTEM
Graphical User Interface
can navigate using a mouse

Real Time Operating System


used to control machinery, scientific,
instruments and industrial system

Single User, Single Task


one user one task at a time
07
Single User, Multitask
Desktop, Laptop

Multitask
SERVER.
07
RENDER FORMS

1.Traffic Light 6.Microwave oven


2.Latest Mobile Phone 7. Server
3.Electronic ignition 8. Mainframe
system of Cars
9. Desktop
4.Intensive care unit
10. Radio
5.1 liner cellular phone
MS DOS COMMANDS

1. CD - change directory
ex: cd\ - change directory to the
root
cd…- goes back one directory.
cd(file)- go to specified folder.
2. DIR commands - allow you to see the available
files in the current and/or parent directories.

3. cls - clears the screen

4. Edit
5. Ver version.

6. Md - make directory

7. Tree

8.Cursor Keys - horizontal blinking keys

9. Enter Keys - used to execute the command

10. Esc Key - used to cancel the key in


command

11. Arrow keys - choose from the previous


command
ACTIVITY
ACT. TITLE: OPERATING SYSTEM
Directions: Choose the best answer in the box provided
Program Operating System Graphical User Interface
Real Time Operating System Multitask Single User, Multitask
Cursor Keys Enter Keys Esc Keys Arrow Keys

1.This is the System software responsible for the direct control and
management of hardware and basic system operation.
2.Kind of Operating System that's used to control machinery,
scientific, instruments and industrial system
3.Kind of Operating System that can be navigated using a mouse
4.This is a method of solving a problem that uses Algorithm (set of
ordered pairs for solving a problem) is essentially synonymous to
LOGIC
Program Operating System Graphical User Interface
Real Time Operating System Multitask Single User, Multitask
Cursor Keys Enter Keys Esc Keys Arrow Keys

5.Desktop/Laptop is an example of this type of Operating System

6.Server is an example of this type of Operating System

7.Key used to choose from the previous command

8.These are horizontal blinking keys

9.Key used to cancel the key in command

10.Key used to execute the command

You might also like