SlideShare a Scribd company logo
1 of 33
Vishal Patyal
Vishal.patyal@iiuedu.in
9459846876
1
CHAPTER 1:
Introducing Computer Systems
Introduction to Computers
Preview and Objectives
Introduction to Computers2
 Identify the various parts of a computer system and what each
does.
 Identify various Operating Systems.
 Identify major software applications packages and what they do.
 Know how to use common features of windows and the desktop.
 Know how to organize files and folders using Windows Explorer.
 Be familiar with features common to Windows software.
 Have a working knowledge of Microsoft Office software.
 Use computers in the business workplace and other fields.
 Explain why Information Systems are so important today and how
they are transforming organizations and management
 Identify appropriate goals and objectives for organizations.
 Use various positioning frameworks to analyze an organization’s
dependence on Information systems.
 Produce /devise an Information Systems plan/strategy for an
organization.
Definition of a computer
Introduction to Computers3
 By definition, a computer is an electronic device that
inputs data, processes data(converting it into
information that is useful to people) outputs and stores
information.
 Computers are controlled by programmed instructions
that transform the data into meaningful information.
 Generally a Computer is a device that accepts input,
processes it, stores data, and produces output.
Information Processing Cycle
Introduction to Computers4
 Steps followed to process data
 Input
 Processing
 Output
 Storage
Input
Introduction to Computers5
 Input: Information provided to the computer by a
person, the environment, or another computer.
Examples of Input
 words and symbols
 numbers
 pictures
 audio signals from a microphone
 signals from another computer
 temperature, speed, pressures, etc. from sensors
Processing
Introduction to Computers6
 Processing - manipulation of data.
 Data are symbols that represent raw facts, objects, and
ideas about people, places, events, and things that are
of importance in an organization.
 A computer program or software is a series of
instructions that tell a computer how to carry out a
processing task.
 Examples of Processing
 Arithmetic calculations
 Sorting a list
 Modifying pictures
 Drawing graphs
Output
Introduction to Computers7
 Output - the result produced by a computer after
processing the data.
 Output device –displays, prints, or transmits the results
after processing.
 Examples of Output
 images on a monitor
 printed documents
 sounds
 signals to device controllers
Memory and Storage
Introduction to Computers8
 Memory - the area of a computer that temporarily
holds data that is being processed or waiting to be
processed, stored, or output.
 Storage - The area where data can be left on a
permanent basis while it is not needed for processing.
 Examples of Storage
 magnetic disks
 CD-ROM (Compact Disk Read-Only Memory)
 magnetic tapes
 Flash disk
 Memory card
 Floppy disk
Personal and Home Uses of
Computers
 Computers allow people with
disabilities to do normal
activities.
 Shopping online
 Playing games with other
people
 Work from home
 Entertainment such as
listening to music, watching
videos etc.
 Enable communication
through the use of (electronic
mails) e-mails , chats etc.Introduction to Computers 9
Business Uses of Computers
 Computers allow companies
to keep large amounts of
information at hand.
 Databases
 Makes ordering and
tracking resources quicker
and easier.
 Allows people to have
meetings from different
locations.
 Helps in information
management which eases
the process of decision
making .
 Computers allow people
across the world to
Introduction to Computers 10
Educational Uses of Computers
 The Internet allows access
to hundreds of online
research materials.
 Allows colleagues to
correspond quickly about
ongoing research.
 Eases the process of
analysing research data.
Introduction to Computers 11
Parts of a Computer System
Introduction to Computers12
 Computer systems have four parts
 Hardware
 Software
 Data
 User (people)
Parts of a Computer System
Introduction to Computers13
 Computer hardware:
 A computer's hardware consists of electronic devices;
the parts you can see and touch.
 Inotherwords these are tangible parts of a computer.
 The term "device" refers to any piece of hardware
used by the computer, such as a keyboard, monitor,
modem, mouse, etc.
 These are mechanical devices that make up the
computer.
Computer Hardware Components
 Display Device
(Monitor or LCD
screen)
 System Unit
 Floppy disk drive
 CD ROM drive
 Hard disk drive
 Keyboard
 MouseIntroduction to Computers14
Other hardware components
 DVD drive (Digital Versatile Disk)
 CD writer (Compact disk)
 Sound card and speakers
 Modem (Modulate and Demodulate)
 Printers.
Introduction to Computers15
Peripherals
Introduction to Computers16
 A peripheral device designates equipment that might
be added to a computer system to enhance its
functionality.
 Examples:
 Printer
 Digital camera
 Scanner
 Joystick
Parts of a Computer System
Introduction to Computers17
 Computer Software
 Is the set of instructions that makes the computer perform
tasks.
 The software is a part of the computer you cannot touch
but is very important.
 The software is all the programming that makes the
computer run; controlling everything that the computer
does.
 For any computer to function, it needs to have software
installed on it.
Parts of a Computer System
Introduction to Computers18
 Data:
 Data consists of raw facts, which the computer can
manipulate and process into information that is useful to
people.
 Computerized data is digital, meaning that it has been
reduced to digits, or numbers. The computer stores and
reads all data as numbers.
 Users:
 People operating the computer.
 Tell the computer what to do.
Essential Computer Hardware
Introduction to Computers19
 A computer’s hardware devices falls into one of the four
categories;
1. Processor
2. Memory
3. Input and Output
4. Storage
Essential Computer Hardware
Introduction to Computers20
 Processing Devices
 The procedure that transforms raw data into useful
information is called processing.
 The processor is like the brain of the computer.
 Organizes and carries out instructions from either the user
or software.
 Manipulate the data.
 Most computers have several processors.
 Central Processing Unit (CPU) refers to a computer’s
processor.
Essential Computer Hardware
Introduction to Computers21
 Memory devices
 Memory is made up of one or more sets of chips that
Store data or program instructions either temporarily or
permanently. Memory is divided into two types:
a) Random Access Memory (RAM)
 RAM holds data and program instructions temporarily while the
CPU works with them.
 RAM is volatile, meaning it holds data only when the power is on.
When the power is off, RAM's contents are lost.
 The “random” in RAM implies that any portion of RAM can be
accessed at anytime. This helps make RAM very fast.
 More RAM results in a faster system.
Essential Computer Hardware
Introduction to Computers22
b) Read Only Memory (ROM)
 Permanent storage of programs.
 ROM is called non-volatile memory because it never loses its
contents.
 Holds instructions that the computer needs to operate.
 Memory is measured in terms of:
 Kilobyte (KB) - 1,000 bytes
 Megabyte (MB) - 1,000,000 bytes
 Gigabyte (GB) - 1,000,000,000 bytes
 Terabyte (TB) - 1,000,000,000,000 bytes.
Position of RAM and ROM on the
MotherBoard
Introduction to Computers23
Essential Computer Hardware
Introduction to Computers24
 Input and Output Devices
 Input devices accept data and instructions from the user
or from another computer system.
 Output devices return processed data to the user or to
another computer system.
 Input devices include: keyboard, mouse, scanner, digital
camera, microphone etc.
 Output devices include: monitor, printer, stereo speakers,
headphones etc.
 Communications devices (such as modems and
network interface cards) perform both input and output,
allowing computers to share information.
Essential Computer Hardware
Introduction to Computers25
 Storage Devices
 The purpose of storage is to hold data permanently,
even when the computer is turned off.
 Storage devices hold data not currently being used
by the CPU.
 Data is commonly stored on a magnetic or optical
disk.
 A disk drive is a device that reads data from and
writes data to a disk. Most new computers feature a
floppy disk drive, a hard disk drive, and an optical
disk drive.
 The most common optical storage devices are
CDROM and DVD-ROM drives.
Computer Software
Introduction to Computers26
 Software is a set of instructions that drive a computer
to perform specific tasks.
 These instructions tell the machine’s physical
components what to do.
 A set of instructions is often called a program.
 When a computer is using a particular program, it is
said to be running or executing the program.
 The two most common types of programs are system
software and application software.
Computer Software
Introduction to Computers27
1) System software: Is any program that controls
the computer’s hardware or that can be used to
maintain the computer in some way so that it runs
more efficiently.
 System Software provides a platform for running
application software.
 There are three basic types of system software:
a) An operating system tells the computer how to
use its own components. All computers require
an operating system.
 The OS tells the computer how to interact with
the user and its own devices.
 Examples of operating systems include
Windows, Macintosh operating system and
Computer Software
Introduction to Computers28
b) A network operating system allows computers to
communicate and share data across a network
while controlling network operations and
overseeing the network’s security. Example is
Windows server 2003.
c) A utility is a program that makes the computer
system easier to use or performs highly specialized
functions.
 Utilities are used to manage disks, troubleshoot
hardware problems, and perform other tasks
that the operating system itself may not be able
to do. For example a Symantec antivirus,
Partition Magic etc.
Computer Software
Introduction to Computers29
2) Application Software: Tells the computer how to
accomplish specific tasks, such as word processing or
drawing, for the user.
 Some of the major categories of these applications
include:
 Word processing software for creating text-based
documents
 Spreadsheets for creating numeric-based documents
such as budgets.
 Presentation programs for creating and presenting
electronic slide shows.
 Graphics programs for designing illustrations or
manipulating photographs, movies etc.
 Database management software for building and
Data and Information
Introduction to Computers30
 Data are the words, numbers, symbols and graphics
that describe people, events, things, and ideas.
 Data becomes information when it is used as the
basis for initiating some action or for making a
decision.
 Information are the words, numbers, and graphics
used as the basis for human actions and decisions.
 A set of data that has been given a name is called a
file.
 A file that a user can open and use is called
document.
 A folder is a place where groups of computer files
and other folders can be kept and organized.
Files
Introduction to Computers31
 A file is a named collection of data, stored on a
storage medium such as a hard disk.
 There are two types of files
 Data files contains text, images, or other data that can
be used by a program.
 Executable files contains programs or instructions that
tell the computer how to perform a task.
 Filename extensions describe a file’s contents. For
example Executable files usually end in .exe, word
files end in .doc, adobe acrobat documents end in .pdf
etc.
Extensions and Formats
 A filename might be followed by a filename extension
that further describes the file contents.
 Word files end in .doc
 Excel files end in .xls
 The file format is the arrangement of data in a file and
the coding scheme that is used to represent the data.
 The native file format is the format that is saved by
the application that created it.
Introduction to Computers32
Assignment 1
Introduction to Computers33
1. Discuss the history and evolution of
computers. (maximum. 3 pages).
2. Computers are used more extensively than
ever for tasks such as banking, investing,
shopping and communicating. Do you see this
trend as having a positive or a negative impact
on our society and economy? Give reasons to
support your answer. (maximum. 3 pages).

More Related Content

What's hot

Hardware powerpoint Updated..
Hardware powerpoint Updated..Hardware powerpoint Updated..
Hardware powerpoint Updated..patrickantonio
 
BCS 100: Introduction to Computer Science Lesson 1
BCS 100: Introduction to Computer Science Lesson 1BCS 100: Introduction to Computer Science Lesson 1
BCS 100: Introduction to Computer Science Lesson 1Ndubi Amos
 
Power Point Lesson 01
Power Point Lesson 01Power Point Lesson 01
Power Point Lesson 01Nasir Jumani
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer FundamentalsMujahid Riaz
 
Fundamentals of Computer
Fundamentals of Computer Fundamentals of Computer
Fundamentals of Computer educationfront
 
Computer fundamental on Discovering Computer
Computer fundamental on Discovering ComputerComputer fundamental on Discovering Computer
Computer fundamental on Discovering ComputerAlok683622
 
Components of a computer system
Components of a computer systemComponents of a computer system
Components of a computer systemMark Santos
 
Basics of Computer for Students
Basics of Computer for StudentsBasics of Computer for Students
Basics of Computer for Studentsvethics
 
Power Point Lesson 04
Power Point  Lesson 04Power Point  Lesson 04
Power Point Lesson 04Nasir Jumani
 
Intro to computer system
Intro to computer systemIntro to computer system
Intro to computer systembenchhood
 
Introduction To Computer Systems
Introduction To Computer SystemsIntroduction To Computer Systems
Introduction To Computer SystemsNaheed Azam
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computersAnn Mahrenholz
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentalsmaclather
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computersTushar B Kute
 
Fundamental of computers by Neeraj Bhandari ( Surkhet.Nepal )
Fundamental of computers by Neeraj Bhandari ( Surkhet.Nepal )Fundamental of computers by Neeraj Bhandari ( Surkhet.Nepal )
Fundamental of computers by Neeraj Bhandari ( Surkhet.Nepal )Neeraj Bhandari
 

What's hot (20)

Hardware powerpoint Updated..
Hardware powerpoint Updated..Hardware powerpoint Updated..
Hardware powerpoint Updated..
 
INTRODUCTION TO COMPUTERS
INTRODUCTION TO COMPUTERSINTRODUCTION TO COMPUTERS
INTRODUCTION TO COMPUTERS
 
BCS 100: Introduction to Computer Science Lesson 1
BCS 100: Introduction to Computer Science Lesson 1BCS 100: Introduction to Computer Science Lesson 1
BCS 100: Introduction to Computer Science Lesson 1
 
Power Point Lesson 01
Power Point Lesson 01Power Point Lesson 01
Power Point Lesson 01
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentals
 
Fundamentals of Computer
Fundamentals of Computer Fundamentals of Computer
Fundamentals of Computer
 
Computer fundamental on Discovering Computer
Computer fundamental on Discovering ComputerComputer fundamental on Discovering Computer
Computer fundamental on Discovering Computer
 
Components of a computer system
Components of a computer systemComponents of a computer system
Components of a computer system
 
Basics of Computer for Students
Basics of Computer for StudentsBasics of Computer for Students
Basics of Computer for Students
 
Computers
ComputersComputers
Computers
 
Power Point Lesson 04
Power Point  Lesson 04Power Point  Lesson 04
Power Point Lesson 04
 
Intro to computer system
Intro to computer systemIntro to computer system
Intro to computer system
 
Introduction To Computer Systems
Introduction To Computer SystemsIntroduction To Computer Systems
Introduction To Computer Systems
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computers
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentals
 
Itc lecture
Itc lectureItc lecture
Itc lecture
 
Mis 1
Mis 1Mis 1
Mis 1
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computer
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computers
 
Fundamental of computers by Neeraj Bhandari ( Surkhet.Nepal )
Fundamental of computers by Neeraj Bhandari ( Surkhet.Nepal )Fundamental of computers by Neeraj Bhandari ( Surkhet.Nepal )
Fundamental of computers by Neeraj Bhandari ( Surkhet.Nepal )
 

Similar to Lesson 1 introduction to computers

lesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxlesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxJunaidRamzan4
 
lesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxlesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxnoveriustelaumbanua
 
Lecture 1.pptx
Lecture 1.pptxLecture 1.pptx
Lecture 1.pptxSalarAzam1
 
lesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxlesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxUmmeAmmaraTariq
 
Computer System
Computer SystemComputer System
Computer Systemhajjaz
 
Introduction to Computers.ppt
Introduction to Computers.pptIntroduction to Computers.ppt
Introduction to Computers.pptEnquiryTITBhiwani
 
Introduction to Computers system ppt.ppt
Introduction to Computers system ppt.pptIntroduction to Computers system ppt.ppt
Introduction to Computers system ppt.pptAnkitaDhiman36
 
Introduction to Computer MBA SEM I - Copy (4).ppt
Introduction to Computer MBA SEM I - Copy (4).pptIntroduction to Computer MBA SEM I - Copy (4).ppt
Introduction to Computer MBA SEM I - Copy (4).pptShivamSaini553956
 
Ch.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdfCh.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdfsaurabhChandbodhale
 
Ch.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdfCh.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdfMewledMohammed
 
Intro_to_Computers_Parts.ppt
Intro_to_Computers_Parts.pptIntro_to_Computers_Parts.ppt
Intro_to_Computers_Parts.pptSylvesterNdegese1
 
1 Introduction to Computer .ppt
1 Introduction to Computer .ppt1 Introduction to Computer .ppt
1 Introduction to Computer .pptZebi Khan
 
Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...
Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...
Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...SaffaIbrahim1
 
introduction to computer ppt [Autosaved].ppt
introduction to computer ppt [Autosaved].pptintroduction to computer ppt [Autosaved].ppt
introduction to computer ppt [Autosaved].pptRabadanHassanMohamed
 
basics of computer
basics of computerbasics of computer
basics of computerddoid9976
 

Similar to Lesson 1 introduction to computers (20)

lesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxlesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptx
 
lesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxlesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptx
 
Lecture 1.pptx
Lecture 1.pptxLecture 1.pptx
Lecture 1.pptx
 
lesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxlesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptx
 
Computer System
Computer SystemComputer System
Computer System
 
Introduction to Computers.ppt
Introduction to Computers.pptIntroduction to Computers.ppt
Introduction to Computers.ppt
 
Introduction to Computers.ppt
Introduction to Computers.pptIntroduction to Computers.ppt
Introduction to Computers.ppt
 
Introduction to Computers system ppt.ppt
Introduction to Computers system ppt.pptIntroduction to Computers system ppt.ppt
Introduction to Computers system ppt.ppt
 
Introduction to Computer MBA SEM I - Copy (4).ppt
Introduction to Computer MBA SEM I - Copy (4).pptIntroduction to Computer MBA SEM I - Copy (4).ppt
Introduction to Computer MBA SEM I - Copy (4).ppt
 
Ch.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdfCh.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdf
 
Ch.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdfCh.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdf
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computers
 
Intro_to_Computers_Parts.ppt
Intro_to_Computers_Parts.pptIntro_to_Computers_Parts.ppt
Intro_to_Computers_Parts.ppt
 
Lecture_3.pptx
Lecture_3.pptxLecture_3.pptx
Lecture_3.pptx
 
Hardware
HardwareHardware
Hardware
 
1 Introduction to Computer .ppt
1 Introduction to Computer .ppt1 Introduction to Computer .ppt
1 Introduction to Computer .ppt
 
Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...
Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...
Computer Architecture in Organisation - COMP 3114 - LECTURE NOTES - 2023-2024...
 
Chapter 2.pptx
Chapter 2.pptxChapter 2.pptx
Chapter 2.pptx
 
introduction to computer ppt [Autosaved].ppt
introduction to computer ppt [Autosaved].pptintroduction to computer ppt [Autosaved].ppt
introduction to computer ppt [Autosaved].ppt
 
basics of computer
basics of computerbasics of computer
basics of computer
 

More from Vishal Patyal

Indian navy 04 dec hp singh
Indian navy 04 dec hp singhIndian navy 04 dec hp singh
Indian navy 04 dec hp singhVishal Patyal
 
Indian naval orientation
Indian naval orientationIndian naval orientation
Indian naval orientationVishal Patyal
 
Microsoft office introduction
Microsoft office introductionMicrosoft office introduction
Microsoft office introductionVishal Patyal
 
Security & control in mis
Security  & control in misSecurity  & control in mis
Security & control in misVishal Patyal
 
Lesson 5 computer software
Lesson 5 computer softwareLesson 5 computer software
Lesson 5 computer softwareVishal Patyal
 
IIU Presentaion by Vice Chancellor
IIU Presentaion by Vice ChancellorIIU Presentaion by Vice Chancellor
IIU Presentaion by Vice ChancellorVishal Patyal
 

More from Vishal Patyal (7)

Indian navy 04 dec hp singh
Indian navy 04 dec hp singhIndian navy 04 dec hp singh
Indian navy 04 dec hp singh
 
Indian naval orientation
Indian naval orientationIndian naval orientation
Indian naval orientation
 
Mau
MauMau
Mau
 
Microsoft office introduction
Microsoft office introductionMicrosoft office introduction
Microsoft office introduction
 
Security & control in mis
Security  & control in misSecurity  & control in mis
Security & control in mis
 
Lesson 5 computer software
Lesson 5 computer softwareLesson 5 computer software
Lesson 5 computer software
 
IIU Presentaion by Vice Chancellor
IIU Presentaion by Vice ChancellorIIU Presentaion by Vice Chancellor
IIU Presentaion by Vice Chancellor
 

Recently uploaded

VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 

Recently uploaded (20)

VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 

Lesson 1 introduction to computers

  • 2. Preview and Objectives Introduction to Computers2  Identify the various parts of a computer system and what each does.  Identify various Operating Systems.  Identify major software applications packages and what they do.  Know how to use common features of windows and the desktop.  Know how to organize files and folders using Windows Explorer.  Be familiar with features common to Windows software.  Have a working knowledge of Microsoft Office software.  Use computers in the business workplace and other fields.  Explain why Information Systems are so important today and how they are transforming organizations and management  Identify appropriate goals and objectives for organizations.  Use various positioning frameworks to analyze an organization’s dependence on Information systems.  Produce /devise an Information Systems plan/strategy for an organization.
  • 3. Definition of a computer Introduction to Computers3  By definition, a computer is an electronic device that inputs data, processes data(converting it into information that is useful to people) outputs and stores information.  Computers are controlled by programmed instructions that transform the data into meaningful information.  Generally a Computer is a device that accepts input, processes it, stores data, and produces output.
  • 4. Information Processing Cycle Introduction to Computers4  Steps followed to process data  Input  Processing  Output  Storage
  • 5. Input Introduction to Computers5  Input: Information provided to the computer by a person, the environment, or another computer. Examples of Input  words and symbols  numbers  pictures  audio signals from a microphone  signals from another computer  temperature, speed, pressures, etc. from sensors
  • 6. Processing Introduction to Computers6  Processing - manipulation of data.  Data are symbols that represent raw facts, objects, and ideas about people, places, events, and things that are of importance in an organization.  A computer program or software is a series of instructions that tell a computer how to carry out a processing task.  Examples of Processing  Arithmetic calculations  Sorting a list  Modifying pictures  Drawing graphs
  • 7. Output Introduction to Computers7  Output - the result produced by a computer after processing the data.  Output device –displays, prints, or transmits the results after processing.  Examples of Output  images on a monitor  printed documents  sounds  signals to device controllers
  • 8. Memory and Storage Introduction to Computers8  Memory - the area of a computer that temporarily holds data that is being processed or waiting to be processed, stored, or output.  Storage - The area where data can be left on a permanent basis while it is not needed for processing.  Examples of Storage  magnetic disks  CD-ROM (Compact Disk Read-Only Memory)  magnetic tapes  Flash disk  Memory card  Floppy disk
  • 9. Personal and Home Uses of Computers  Computers allow people with disabilities to do normal activities.  Shopping online  Playing games with other people  Work from home  Entertainment such as listening to music, watching videos etc.  Enable communication through the use of (electronic mails) e-mails , chats etc.Introduction to Computers 9
  • 10. Business Uses of Computers  Computers allow companies to keep large amounts of information at hand.  Databases  Makes ordering and tracking resources quicker and easier.  Allows people to have meetings from different locations.  Helps in information management which eases the process of decision making .  Computers allow people across the world to Introduction to Computers 10
  • 11. Educational Uses of Computers  The Internet allows access to hundreds of online research materials.  Allows colleagues to correspond quickly about ongoing research.  Eases the process of analysing research data. Introduction to Computers 11
  • 12. Parts of a Computer System Introduction to Computers12  Computer systems have four parts  Hardware  Software  Data  User (people)
  • 13. Parts of a Computer System Introduction to Computers13  Computer hardware:  A computer's hardware consists of electronic devices; the parts you can see and touch.  Inotherwords these are tangible parts of a computer.  The term "device" refers to any piece of hardware used by the computer, such as a keyboard, monitor, modem, mouse, etc.  These are mechanical devices that make up the computer.
  • 14. Computer Hardware Components  Display Device (Monitor or LCD screen)  System Unit  Floppy disk drive  CD ROM drive  Hard disk drive  Keyboard  MouseIntroduction to Computers14
  • 15. Other hardware components  DVD drive (Digital Versatile Disk)  CD writer (Compact disk)  Sound card and speakers  Modem (Modulate and Demodulate)  Printers. Introduction to Computers15
  • 16. Peripherals Introduction to Computers16  A peripheral device designates equipment that might be added to a computer system to enhance its functionality.  Examples:  Printer  Digital camera  Scanner  Joystick
  • 17. Parts of a Computer System Introduction to Computers17  Computer Software  Is the set of instructions that makes the computer perform tasks.  The software is a part of the computer you cannot touch but is very important.  The software is all the programming that makes the computer run; controlling everything that the computer does.  For any computer to function, it needs to have software installed on it.
  • 18. Parts of a Computer System Introduction to Computers18  Data:  Data consists of raw facts, which the computer can manipulate and process into information that is useful to people.  Computerized data is digital, meaning that it has been reduced to digits, or numbers. The computer stores and reads all data as numbers.  Users:  People operating the computer.  Tell the computer what to do.
  • 19. Essential Computer Hardware Introduction to Computers19  A computer’s hardware devices falls into one of the four categories; 1. Processor 2. Memory 3. Input and Output 4. Storage
  • 20. Essential Computer Hardware Introduction to Computers20  Processing Devices  The procedure that transforms raw data into useful information is called processing.  The processor is like the brain of the computer.  Organizes and carries out instructions from either the user or software.  Manipulate the data.  Most computers have several processors.  Central Processing Unit (CPU) refers to a computer’s processor.
  • 21. Essential Computer Hardware Introduction to Computers21  Memory devices  Memory is made up of one or more sets of chips that Store data or program instructions either temporarily or permanently. Memory is divided into two types: a) Random Access Memory (RAM)  RAM holds data and program instructions temporarily while the CPU works with them.  RAM is volatile, meaning it holds data only when the power is on. When the power is off, RAM's contents are lost.  The “random” in RAM implies that any portion of RAM can be accessed at anytime. This helps make RAM very fast.  More RAM results in a faster system.
  • 22. Essential Computer Hardware Introduction to Computers22 b) Read Only Memory (ROM)  Permanent storage of programs.  ROM is called non-volatile memory because it never loses its contents.  Holds instructions that the computer needs to operate.  Memory is measured in terms of:  Kilobyte (KB) - 1,000 bytes  Megabyte (MB) - 1,000,000 bytes  Gigabyte (GB) - 1,000,000,000 bytes  Terabyte (TB) - 1,000,000,000,000 bytes.
  • 23. Position of RAM and ROM on the MotherBoard Introduction to Computers23
  • 24. Essential Computer Hardware Introduction to Computers24  Input and Output Devices  Input devices accept data and instructions from the user or from another computer system.  Output devices return processed data to the user or to another computer system.  Input devices include: keyboard, mouse, scanner, digital camera, microphone etc.  Output devices include: monitor, printer, stereo speakers, headphones etc.  Communications devices (such as modems and network interface cards) perform both input and output, allowing computers to share information.
  • 25. Essential Computer Hardware Introduction to Computers25  Storage Devices  The purpose of storage is to hold data permanently, even when the computer is turned off.  Storage devices hold data not currently being used by the CPU.  Data is commonly stored on a magnetic or optical disk.  A disk drive is a device that reads data from and writes data to a disk. Most new computers feature a floppy disk drive, a hard disk drive, and an optical disk drive.  The most common optical storage devices are CDROM and DVD-ROM drives.
  • 26. Computer Software Introduction to Computers26  Software is a set of instructions that drive a computer to perform specific tasks.  These instructions tell the machine’s physical components what to do.  A set of instructions is often called a program.  When a computer is using a particular program, it is said to be running or executing the program.  The two most common types of programs are system software and application software.
  • 27. Computer Software Introduction to Computers27 1) System software: Is any program that controls the computer’s hardware or that can be used to maintain the computer in some way so that it runs more efficiently.  System Software provides a platform for running application software.  There are three basic types of system software: a) An operating system tells the computer how to use its own components. All computers require an operating system.  The OS tells the computer how to interact with the user and its own devices.  Examples of operating systems include Windows, Macintosh operating system and
  • 28. Computer Software Introduction to Computers28 b) A network operating system allows computers to communicate and share data across a network while controlling network operations and overseeing the network’s security. Example is Windows server 2003. c) A utility is a program that makes the computer system easier to use or performs highly specialized functions.  Utilities are used to manage disks, troubleshoot hardware problems, and perform other tasks that the operating system itself may not be able to do. For example a Symantec antivirus, Partition Magic etc.
  • 29. Computer Software Introduction to Computers29 2) Application Software: Tells the computer how to accomplish specific tasks, such as word processing or drawing, for the user.  Some of the major categories of these applications include:  Word processing software for creating text-based documents  Spreadsheets for creating numeric-based documents such as budgets.  Presentation programs for creating and presenting electronic slide shows.  Graphics programs for designing illustrations or manipulating photographs, movies etc.  Database management software for building and
  • 30. Data and Information Introduction to Computers30  Data are the words, numbers, symbols and graphics that describe people, events, things, and ideas.  Data becomes information when it is used as the basis for initiating some action or for making a decision.  Information are the words, numbers, and graphics used as the basis for human actions and decisions.  A set of data that has been given a name is called a file.  A file that a user can open and use is called document.  A folder is a place where groups of computer files and other folders can be kept and organized.
  • 31. Files Introduction to Computers31  A file is a named collection of data, stored on a storage medium such as a hard disk.  There are two types of files  Data files contains text, images, or other data that can be used by a program.  Executable files contains programs or instructions that tell the computer how to perform a task.  Filename extensions describe a file’s contents. For example Executable files usually end in .exe, word files end in .doc, adobe acrobat documents end in .pdf etc.
  • 32. Extensions and Formats  A filename might be followed by a filename extension that further describes the file contents.  Word files end in .doc  Excel files end in .xls  The file format is the arrangement of data in a file and the coding scheme that is used to represent the data.  The native file format is the format that is saved by the application that created it. Introduction to Computers32
  • 33. Assignment 1 Introduction to Computers33 1. Discuss the history and evolution of computers. (maximum. 3 pages). 2. Computers are used more extensively than ever for tasks such as banking, investing, shopping and communicating. Do you see this trend as having a positive or a negative impact on our society and economy? Give reasons to support your answer. (maximum. 3 pages).