Lecture 1
Lecture 1
Lecture 1
Computer Applications
1st stage
Assist. Lec. Heba Ali
2023-2024
Lecture One
Introduction to Computer System and Operating System
1. Hardware:
Input Units
The input devices are the means of communication between the user and the
computer system. Typical input devices include the keyboard, floppy disks, mouse,
microphone, light pen, joy stick,etc. The way in which the data is fed into the
computer through each of these devices is different.
1
Assist. Lec. Heba A.Muhsin
Keyboard is the most common and very popular input device which helps to input
data to the computer. The layout of the keyboard is like that of traditional
typewriter, although there are some additional keys provided for performing
additional functions.
Typing Keys: These keys include the letter keys (A-Z) and digit keys (09)
which generally give the same layout as that of typewriters.
Numeric Keypad: It is used to enter the numeric data or cursor movement.
Generally, it consists of a set of 17 keys that are laid out in the same
configuration.
Function Keys: the twelve function keys are present on the keyboard which are
arranged in a row at the top of the keyboard. Each function key has a unique
meaning and is used for some specific purpose.
Control keys: These keys provide cursor and screen control. It includes four
directional arrow keys. Control keys also include Home, End, Insert, Delete,
Page Up, Page Down, Control(Ctrl), Alternate(Alt), Escape(Esc).
Special Purpose Keys: Keyboard also contains some special purpose keys such
as Enter, Shift, Caps Lock, Num Lock, Space bar, Tab, and Print Screen.
Fig(1)keyboard
2
Assist. Lec. Heba A.Muhsin
Mouse is the most popular pointing device. Generally, it has two buttons called the
left and the right button and a wheel is present between the buttons. A mouse can
be used to control the position of the cursor on the screen, but it cannot be used to
enter text into the computer.
Fig(2)mouse
3
Assist. Lec. Heba A.Muhsin
Output Units
The output devices give the results of the process and computations to the outside
world. The output units accept the results produced by the computer, convert them
into a human readable form and supply them to the users. The more common
output devices are printers, plotters, display screens, magnetic tape drives etc.
Fig(3)output devices
2. Software:
4
Assist. Lec. Heba A.Muhsin
System Software
Computer software designed to operate the computer hardware to provide basic
functionality and to provide a platform for running application software. Refers to
the operating system and all utility programs that manage the computer's
interaction and communication with the user. Examples of operating systems
include DOS, Windows, UNIX, Linux, and Mac OS. An operating system or
environment performs two important functions
manages the input devices (keyboard and mouse), output devices (monitor
and printer), and storage devices (hard, flash, and optical drives)
manages the files stored on the computer.
Application Software
A program or group of programs designed for end users. Allows end users to be
productive-to create documents or complete specific tasks such as writing a report,
creating a budget, watching a movie, or searching the Internet. Examples of
application programs you may use include Microsoft Word, Adobe Photoshop,
Windows Media Center, or Internet Explorer.
Programming Software
Include tools in the form of programs or applications that software developers use
to create, debug, maintain, or otherwise support other programs and applications.
Example of programming language C, C++, C#, JAVA, Visual Basic, Python and
PHP.
5
Assist. Lec. Heba A.Muhsin
Fig(5) Relation between hardware and software.
Most operating systems use an integrated graphical user interface (GUI) for
interacting with users. In a GUI, many functions and commands are represented by
menus and clickable buttons or icons (pictures or symbols).
The GUI makes it possible for a user to "point and click" in order to perform
most tasks. This makes it easy for beginner users to work with the operating
system.
6
Assist. Lec. Heba A.Muhsin
Microsoft Windows 8.1
Microsoft released this edition of the Windows operating system in 2012. items on
the screen can be selected by touching the item, similar to how you can select
items on your mobile phone or tablet.
Microsoft Windows 7
Windows 7 is an operating system for PCs released in 2009. Windows 7 is
designed to make computing simple and easy.
7
Assist. Lec. Heba A.Muhsin
Mac OS
Mac OS is designed by Apple Inc. for the Macintosh computers. It was one of the
original GUI systems, and it is very secure and stable operating environment.
Unix
UNIX was originally developed in 1969. Unlike Windows or Mac OS which were
designed for desktop systems, UNIX was originally developed for use on large
mainframe computers and servers.
Linux
First developed in 1991. Linux is widely used on supercomputers and high- end
servers.
8
Assist. Lec. Heba A.Muhsin
Embedded Operating Systems
Embedded operating systems manage and control operations on the specific type of
equipment for which they are designed, such as a vehicle, a machine that controls
robotic manufacturing, or a piece of medical equipment.
New software may not run correctly on older systems if those older systems are not
fast enough or cannot provide the required capacity.
Discussion
9
Assist. Lec. Heba A.Muhsin