Lecture 3 I - Computer Essentials Cont'd
Lecture 3 I - Computer Essentials Cont'd
Lecture 3 I - Computer Essentials Cont'd
Concepts I
UEC01 – PCD104 – PCC104 – HGCP101
Lectures 1-6
Course Coordinator: Assoc. Prof. Mohamed Ismail Badawi
0
2
PUA – Computer Center – UEC01
Computer Skills & Programming
Concepts I
I. Computer Essentials
Lectures 1-6
Course Coordinator: Assoc. Prof. Mohamed Ismail Badawi
4
PUA – Computer Center – UEC01
Lecture 3
5
PUA – Computer Center – UEC01
Computer System
It will be divided to……
People
Hardware Software
6
PUA – Computer Center – UEC01
Computer Users and Professionals
Computer Users (end users)
People who use a computer to obtain information
Software
8
PUA – Computer Center – UEC01
System Software vs. Application Software
System Software: the operating system and utility
programs that control a computer system and allow you to use
your computer.
Enables the boot process, launches applications, transfers
files, controls hardware configuration, manages files on the
hard drive, and protects from unauthorized use.
Hardware Hardware
Software Software
11
PUA – Computer Center – UEC01
Operating Systems
A set of programs that lies between applications
software and the hardware.
Interfaces with Users (via GUI or CLI)
Manages computer’s resources
(CPU, peripheral devices, stored files and
network connections)
Boots the Computer: when you turn on the computer.
Configures Devices: Plug and Play devices are recognized
automatically.
Provides and executes services for applications software
Ex: Object Linking and Embedding (OLE) that allows user to
embed or link one document to another
Security: Password, Biometric characteristics and Firewalls
12
PUA – Computer Center – UEC01
Differences Among
Operating Systems
Command Line Interface(CLI)
Require users to input commands
using the keyboard, Ex: DOS.