Lec1- ch1

You might also like

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 27

Fall 2023-2024

Semester 1

Introduction to computers

Course Coordinator
Dr. Rodaina Abdelsalam
rabdelsalam@eelu.edu.eg
About the course
Course code: IT110
Credit hours: 3 hours
Reference: O’Leary, T. J., O’Leary, L. I., and O’Leary D. A. (2021) Computing Essentials Making IT work for you, 28 th
edition, McGraw-Hill.
Course Instructors
Dr. Safi – Qena, Sohag, Hurghada, Aswan
Dr. Ahmed Ezz – Ismailia, Fayoum, Beni Suef
Dr. Islam Qabbani - Ainshams, Assuit
Dr. Rodaina – Alexandria, Tanta, Elsadat, Menoufia
Student assessments + Assessment Grades
10% Attendance + Participation
20% Quizzes (2 quizzes each 10%)
20% Midterm Exam
50% Final Exam

Types of Questions
MCQ
T/F
Essay 50%
GPA
Grade Percentage Range Grade Points
A+ more than 90 4
A 85-<90 3.7
B+ 80-<85 3.3
B 75-<80 3
C+ 70-<75 2.7
C 65-<70 2.4
D+ 60-<65 2.2
D 50-<60 2
F <50 0
Course Outline
1. Introduction to computer and information systems
2. Introduction to internet
3. Computer software components
Application Software
System Software
4. Computer hardware components
The System Unit
Input and Output
Secondary Storage
5. Introduction to networking
6. Databases
7. Systems Analysis and Design / Algorithm development
Course Objectives
This course would help you to be a computer savvy; which means,
knowing what computers can do and what they can’t
knowing how one can benefit or get harmed
knowing when one can solve computer problems and when to ask for help
Also will help you make better buying decisions by identifying the different computer components, and
knowing the quality and usefulness of each component.
This course is a prerequisite to the following courses
1. Programming Techniques – 1st year 2nd semester

2. Computer Networks Technology – 2nd year 1st semester


Module 1

Introduction to Computer
and Information Systems
Outline
1. Introduction
2. Computer System Basic Components
3. Types of Computers
4. Personal Computer Hardware
5. Data, Connectivity, and forces of Technology
Introduction
What is a computer?
A computer is a programmable electronic device that accept data — raw facts and figures — as input,
processes these data to produce information as output — such as summaries, totals, or reports — which is to
be displayed or stored and then retrieved for future use.

Its purpose is to speed up problem solving and increase productivity.


Introduction
What is a computer program?
A computer program is a set of instructions given to the computer about what they should do next.
These instructions are known as code.
Computer programmers write code to solve problems or perform a task.
Introduction

Information Technology (IT) is a general term that describes any


technology that helps to produce, manipulate, store, communicate, and/or
disseminate information.
Introduction

ICT stands for Information and Communication Technologies.


ICT is a combination of various information and communication
technologies that helps us in better and effective representation
of information.
Introduction

An information system is a combination of people, procedures, software, hardware, data, and the Internet.

An Information System (IS) collects & processes data, and stores, analyze,
and disseminates information for a specific purpose.
An effective information system provides users with accurate, timely, and
relevant information.
Poor organization and maintenance of data in an organization’s information
system leads to poor information, which leads to poor decisions.

15
Outline
1. Introduction
2. Computer System Basic Components
3. Types of Computers
4. Personal Computer Hardware
5. Data, Connectivity, and forces of Technology
Computer System Basic Components (1 of 8)
The basic components of a computer system are:
People
Software
Hardware
Database
Network
Procedures

17
Computer System Basic Components (2 of 8)

People (End Users):


They are those individuals who work with the system, interface with it,
or use its outputs.
People are surely the most important part of any information system.

18
Computer System Basic Components (3 of 8)
Software:
•Software is another name for programs – in most cases these terms are interchangeable
•Programs are instructions that tell the computer hardware components how to process data into the form you want
•They must be developed carefully and tested thoroughly.
•Two major kinds of software: System and Application
• System software – used by the computer
• Application software – software used by the end user

19
Computer System Basic Components (4 of 8)
Software:
• System software – used by the computer
Software that enables application software to interact with the computer hardware.
Background software helps manage resources.
Collection of system programs including:
Operating Systems.
Coordinates computer resources.
Provides the user interface.
Runs applications.
• Two best known Operating systems are:
• Windows 10
• Apple’s Mac OS
Utilities.
• Performs tasks related to managing computer resources
• Most essential utility program is antivirus program to protect your system from viruses (Key term) or malicious
programs that can damage your software or hardware as well as compromise the security and privacy or your
personal data.

20
Computer System Basic Components (5 of 8)
Software:
• Application software – software the end user (you) use
• Three types of application software
• General-Purpose applications - general purpose or “off-the-shelf” programs, such as Microsoft Word, Excel,
Access and PowerPoint
• Specialized application - narrow focus on specific disciplines and occupations, such as graphics and Web
authoring
• Mobile Apps – or apps – designed for mobile devices or tablets for social networking, games, music, and
video

21
Computer System Basic Components (6 of 8)
Hardware:
It is a set of devices such as processor, monitor, keyboard, and printer.
Together, they accept data and information, process, and display them
They must be reliable and capable of handling the expected workload.

Database:

It is a collection of related files, tables, relations, and so on, that stores


data and allows the associations among them.

22
Computer System Basic Components (7 of 8)
Network:
It is a connection system that permits the sharing of resources by
different computers.
Procedures:
They are the set of instructions about how to combine the above
components in order to process information and generate the desired
output.

23
Computer System Basic Components (8 of 8)
Review Questions
True/False
1. A computer is a general term that describes any technology that helps to
F
produce, manipulate, store, communicate, and/or disseminate
information.
2. A computer program is a set of instructions given to the computer about
T
what they should do next
3. A network is a communication system connecting two or more computers T
4. ICT collects & processes data, and stores, analyze, and disseminates
information for a specific purpose F

25
Review Questions
MCQ
1. A connection system that permits the sharing of resources by different computers.
a. Database
b. Procedures
c. Networks
d. Hardware
2. The most important part of any information system c
a. Database
b. Hardware
c. Software
d. People

26

You might also like