SlideShare a Scribd company logo
1 of 38
COMPUTER BASICS
WEEK 2
At the end of this chapter you will be able to:
• Identify components of Computer Systems
• Learn Information Process Cycle
• Learn Essential Computer Hardware
• Learn Software types
• Learn other computing devices
COMPUTER BASICS
Objectives
COMPUTER BASICS
• A computer (or computer system) is a set of
tools that helps you to perform information-
processing tasks.
Computer System
• A complete computer system consists of four
parts.
• Hardware
• Software
• Data
• User
COMPUTER BASICS
Computer System
COMPUTER
Hardware
Input and
Output
Devices
Processing
Devices
Storage
Devices
Software
System
Software
Device
Drivers
Utilities
Operating
System
Microsoft
Windows
Linux
Machintosh /
MacOS
Application
Software
COMPUTER BASICS
Summary
COMPUTER BASICS
• Hardware includes physical devices that make
up your computer. Hardware is any part of the
computer that you can physically touch.
Computer System
[1] Computer hardware
• Software is the set of instructions that your
computer hardware executes to process
information. In other words, software tells the
computer what to do.
COMPUTER BASICS
Computer System
• Data: A representation of facts, concepts or
instructions in a formalised manner suitable for
communication, interpretation, or processing
by humans or by automatic means
• Users: People that work with computer are
called as users.
NOTE: A computer’s primary job is to
process these tiny pieces of data and to
convert them into useful information.
COMPUTER BASICS
Computer System
• Information: Information is data that has been
summarized or manipulated for the use of
decision making.
COMPUTER BASICS
Information Processing Cycle
Input-output cycle
• Using all its parts together, a computer
converts data into information by performing
various actions on the data. These actions
are:
• receiving data (input)
• processing the data according to instructions
(process)
• displaying the resulting information to the user
(output)
• storing the results. (storage)
COMPUTER BASICS
Information Processing Cycle
• Input: During this part of the cycle the
computer accepts the data from particular
sources, such as the user or a program, for
processing.
COMPUTER BASICS
Information Processing Cycle
Input devices
• Processing: Processing is the manipulation
that a computer does to transform data into
information.
• There are 2 types of operations:
4 + 16 = 20
Logic
728 > 546
Arithmetic Operations Logical Operations
COMPUTER BASICS
Information Processing Cycle
• Output: A computer may be required to
display the results of its processes such as:
• Text
• Numbers
• Graphics
• Sounds
COMPUTER BASICS
Information Processing Cycle
• Storage: The computer stores the results of its
processing on a disk, tape, or some other kind
of storage medium.
COMPUTER BASICS
Information Processing Cycle
Timeline of Storage Devices
• 2 types of storage are:
• temporary storage
• permanent storage
• Memory or temporary storage is the internal
circuitry that temporarily holds data waiting
to be processed.
• Permanent storage refers to the device and
media that stores data or information
permanently.
COMPUTER BASICS
Information Processing Cycle
• A computer’s hardware devices can be
classified into one of four categories:
• Processor
• Memory
• Input and Output
• Storage
• Communication is another important ability
that the computers have which extends the
functionalities of the computers.
for Processing Action
for Input and Output Actions
for Storage Action
COMPUTER BASICS
Information Processing Cycle
• Processing Devices
• The procedure that transforms raw data into
useful information is called processing.
• To perform this transformation, computer uses
two components: the processor and memory.
COMPUTER BASICS
Essential Computer Hardware
• Processing Devices
• Processor: Central Processing Unit (CPU)
• Memory
• Random Access Memory (RAM)
• Read Only Memory (ROM)
COMPUTER BASICS
Essential Computer Hardware
• Memory
• RAM: RAM holds data and program instructions
temporarily while the CPU works with them.
IMPORTANT NOTE: RAM is volatile, meaning
that it loses its contents when the computer is
shut off or if there is power failure.
COMPUTER BASICS
Essential Computer Hardware
• RAM has a great impact on the speed and power of a
computer.
The more RAM a computer has, the more it can do
and the faster it can perform certain tasks.
• The most common measurement unit for describing
a computer’s memory is the byte.
COMPUTER BASICS
Essential Computer Hardware
• A bit is an electronic signal which is either on (1) or
off (0). It is the smallest unit of information that the
computer uses. A bit might be called the "on/off"
unit of information.
• Each byte (8 bits) means something to the computer.
Bit On/Off
Byte 8 Bits
Kilobyte (KB) 1024 Byte
Megabyte (MB) 1024 Kilobyte
Gigabyte (GB) 1024 Megabyte
COMPUTER BASICS
Essential Computer Hardware
• Memory
• ROM: Unlike RAM, ROM permanently stores its
data, even when the computer is turned off. ROM
holds instructions that the computer needs to
operate.
• Unlike RAM, ROM is not writable.
IMPORTANT NOTE: ROM is called non-volatile
memory because it never loses its contents.
COMPUTER BASICS
Essential Computer Hardware
• Input and Output Devices
• Input: Devices which are used to enter data into
a computer for processing e.g. from a keyboard
or from a file stored on the disk.
• Output : Devices which are used to display result
of processing data; information is sent to the
monitor screen /printer or is stored on the disk
or is sent to another computer in a network.
Input PROCESS Output
COMPUTER BASICS
Essential Computer Hardware
• Storage Devices
• To function properly a computer needs a
medium to keep program files permanently
when they are not in use or when the computer
is turned off.
• There are three main types of computer storage:
magnetic (harddisk, floppy diskette), optical (CD,
DVD, Blu-Ray) and flash memories (Flash
memories, USB sticks, memory cards).
COMPUTER BASICS
Essential Computer Hardware
COMPUTER BASICS
• Ports: Sockets at the
back of a computer
used to plug in
external devices such
as a modem, mouse,
scanner, or printer.
Essential Computer Hardware
Serial port
Main power
This port is used to connect main power
A standard connector and protocol that
lets you attach devices such as modems to
your computer.
A port that is used to connect monitor.
Parallel port
A port designed to connect printer
VGA Port
COMPUTER BASICS
Essential Computer Hardware
HDMI and
DVI ports
HDMI and DVI ports are used to connect
display devices. They provides higher
resolution displays. HDMI also can
transfer sounds to output devices.HDMI DVI
USB port
You can connect USB devices, such as
flash disks, via USB ports. You do not need
to install any driver to use it.
COMPUTER BASICS
This port is used to connect mouse
This port is used to connect keyboardKeyboard
Mouse
Essential Computer Hardware
NOTE: USB ports can be used for mouse, keyboard,
printer and modem connections
Audio ports (jacks) are for microphone,
auxiliary and speaker or headphones.
Ethernet port
Network Interface Card (NIC) also referred
as “network adapter” is a printed circuit
board. It contains necessary hardware used
to connect a computer to network.
Audio jacks
COMPUTER BASICS
Essential Computer Hardware
• Wireless Ports: While using wireless devices, you don’t
need any wire or connectors. The connection is
established in the following ways:
• Infrared Data Association (IrDa) uses infra red lights work
similar to remote TV controller.
• Bluetooth is a wireless technology standard for exchanging
data over short distances.
• Wireless Fidelity (WiFi) is a technology that allows an
electronic device to exchange data or connect to the
internet wirelessly.
• Near Field Communication (NFC) establishes radio
communication between devices by touching them
together or bringing them into proximity, usually no more
than a few inches.
COMPUTER BASICS
Essential Computer Hardware
• Software
• Application Software
• System Software
COMPUTER BASICS
Software
• Application Software allows you to perform
specific information-processing tasks such as
• Writing a term paper (MS Office, OpenOffice,
LibreOffice, Google Docs )
• Creating slides for a presentation (MS Powerpoint,
Prezi, Google Slides)
• Editing pictures (Adobe Photoshop, GIMP, Picasa)
• Web Browser (MS Edge, Chrome, Firefox, Safari)
• Communication (Skype, Hangout, Facebook
Messenger)
•
COMPUTER BASICS
Software
• System Software: There are three basic
components of system software
• Operating Systems: computing system.
• Device Drivers: control peripheral devices.
• Utility Programs: support, enhance, or expand
existing programs in a computer system.
IMPORTANT NOTE: We interact mainly with the
application software that functions with the system
software which controls the hardware.
COMPUTER BASICS
Software
COMPUTER BASICS
• Device Drivers: Specialized software programs that
allow input and output devices to communicate with
the rest of the computer system. If you buy a new
peripheral device (e.g. a mouse/scanner), its package
will include a device installer for the device (on a
CD/DVD) or you can download the driver online.
• Utility (Service) Programs: perform tasks related to
the control and allocation of computer resources.
They enhance existing functions or provide services
not supplied by other system software programs.
Norton is an example for service programs.
Software
COMPUTER BASICS
• Most Common Operating System(OS)
• Macintosh (Mac OS)
• Microsoft Windows
• Linux: Ubuntu, Debian, Pardus (Turkish variation
of Linux developed by TUBİTAK)
• Operating systems are system softwares that
manages computer hardware and software
resources and provides common services for
computer programs.
• They can run on any computer.
Operating Systems
COMPUTER BASICS
Evolution of Computers
From room-size to palm size
COMPUTER BASICS
• Computers are no longer our only computing device
options. With the technological advancements, now
we have smartphones, tablet pc’s, smart watches,
game consoles, smart TVs etc.
Other Computing Devices
COMPUTER BASICS
Evolution of Mobile Phones
COMPUTER BASICS
• ©This lecture was prepared by using PETER NORTON’S INTRODUCTION TO COMPUTERS 6th Edition for
teaching purposes.
• [1] http://ademocut.com/bilgisayar-donanimi-ve-cevre-birimleri/
References

More Related Content

What's hot (20)

IS100 Week 11
IS100 Week 11IS100 Week 11
IS100 Week 11
 
IS100 Week 9
IS100 Week 9IS100 Week 9
IS100 Week 9
 
Découverte de l_ordinateur
Découverte de l_ordinateurDécouverte de l_ordinateur
Découverte de l_ordinateur
 
Windows 10 user guide
Windows 10 user guideWindows 10 user guide
Windows 10 user guide
 
Control panel
Control panelControl panel
Control panel
 
Windows 7 Presentation
Windows 7 PresentationWindows 7 Presentation
Windows 7 Presentation
 
Windows 10-ppt
Windows 10-pptWindows 10-ppt
Windows 10-ppt
 
Windows 7, 8, 8.1 & 10
Windows 7, 8, 8.1 & 10Windows 7, 8, 8.1 & 10
Windows 7, 8, 8.1 & 10
 
Basic computer skill part 2 | Brad Steven Solvie
Basic computer skill part 2 | Brad Steven SolvieBasic computer skill part 2 | Brad Steven Solvie
Basic computer skill part 2 | Brad Steven Solvie
 
Introduction to Microsoft Windows
Introduction to Microsoft WindowsIntroduction to Microsoft Windows
Introduction to Microsoft Windows
 
windows vs linux
windows vs linuxwindows vs linux
windows vs linux
 
Basics of Microsoft windows
Basics of Microsoft windows Basics of Microsoft windows
Basics of Microsoft windows
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computer
 
Windows Operating System
Windows Operating SystemWindows Operating System
Windows Operating System
 
Presentation windows operating system
Presentation  windows operating systemPresentation  windows operating system
Presentation windows operating system
 
Powerpoint tutorials
Powerpoint tutorials Powerpoint tutorials
Powerpoint tutorials
 
Microsoft word for beginners
Microsoft word for beginnersMicrosoft word for beginners
Microsoft word for beginners
 
Windows operating system presentation
Windows operating system presentationWindows operating system presentation
Windows operating system presentation
 
Types of computers
Types of computers Types of computers
Types of computers
 
MS WORD
MS WORDMS WORD
MS WORD
 

Similar to IS100 Week 2

Chapter 1 computers
Chapter 1 computers Chapter 1 computers
Chapter 1 computers home
 
IGCSE_ICT_Chapter 1.pptx
IGCSE_ICT_Chapter 1.pptxIGCSE_ICT_Chapter 1.pptx
IGCSE_ICT_Chapter 1.pptxFatimaWaheed30
 
Basic Computer Skills.pptx
Basic Computer Skills.pptxBasic Computer Skills.pptx
Basic Computer Skills.pptxssuser504dda
 
Neethu Narayanan- Fundamentals of computer
Neethu Narayanan- Fundamentals of computerNeethu Narayanan- Fundamentals of computer
Neethu Narayanan- Fundamentals of computer19940213
 
Basics of computers.pptx
Basics of computers.pptxBasics of computers.pptx
Basics of computers.pptx123mengie
 
computer basic for basic knowledge for kids.pptx
computer basic for basic knowledge for kids.pptxcomputer basic for basic knowledge for kids.pptx
computer basic for basic knowledge for kids.pptxpb9x8zv8mh
 
Computer-Basics for B.ed Second Year.pptx
Computer-Basics  for B.ed Second Year.pptxComputer-Basics  for B.ed Second Year.pptx
Computer-Basics for B.ed Second Year.pptxkplkumar981
 
Computer_Basics_computer_basics.pptx
Computer_Basics_computer_basics.pptxComputer_Basics_computer_basics.pptx
Computer_Basics_computer_basics.pptxJiaJunWang17
 
Office automation
Office automationOffice automation
Office automationCNEX
 
Core Hardware: Lecture 1
Core Hardware: Lecture 1Core Hardware: Lecture 1
Core Hardware: Lecture 1Awinash Goswami
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computerHigo Gwalema
 
computer networking
computer networking computer networking
computer networking Dhivya Kannan
 
Computer & it's components
Computer & it's componentsComputer & it's components
Computer & it's componentsluckygamer
 
A walk through the computer system
A walk through the computer systemA walk through the computer system
A walk through the computer systemfaiqikhan
 
Basic Computer skill-P1.pptx
Basic Computer skill-P1.pptxBasic Computer skill-P1.pptx
Basic Computer skill-P1.pptxMastewal5
 

Similar to IS100 Week 2 (20)

Chapter 1 computers
Chapter 1 computers Chapter 1 computers
Chapter 1 computers
 
IGCSE_ICT_Chapter 1.pptx
IGCSE_ICT_Chapter 1.pptxIGCSE_ICT_Chapter 1.pptx
IGCSE_ICT_Chapter 1.pptx
 
Basic Computer Skills.pptx
Basic Computer Skills.pptxBasic Computer Skills.pptx
Basic Computer Skills.pptx
 
Neethu Narayanan- Fundamentals of computer
Neethu Narayanan- Fundamentals of computerNeethu Narayanan- Fundamentals of computer
Neethu Narayanan- Fundamentals of computer
 
Basics of computers.pptx
Basics of computers.pptxBasics of computers.pptx
Basics of computers.pptx
 
computer basic for basic knowledge for kids.pptx
computer basic for basic knowledge for kids.pptxcomputer basic for basic knowledge for kids.pptx
computer basic for basic knowledge for kids.pptx
 
Computer-Basics for B.ed Second Year.pptx
Computer-Basics  for B.ed Second Year.pptxComputer-Basics  for B.ed Second Year.pptx
Computer-Basics for B.ed Second Year.pptx
 
Computer_Basics_computer_basics.pptx
Computer_Basics_computer_basics.pptxComputer_Basics_computer_basics.pptx
Computer_Basics_computer_basics.pptx
 
Office automation
Office automationOffice automation
Office automation
 
Introduction to computer system
Introduction to computer systemIntroduction to computer system
Introduction to computer system
 
Core Hardware: Lecture 1
Core Hardware: Lecture 1Core Hardware: Lecture 1
Core Hardware: Lecture 1
 
computer fundamental
computer fundamental computer fundamental
computer fundamental
 
ict101_unit-1.ppt
ict101_unit-1.pptict101_unit-1.ppt
ict101_unit-1.ppt
 
Module # 1.pptx
Module # 1.pptxModule # 1.pptx
Module # 1.pptx
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computer
 
Parts of a Computer ppt
Parts of a Computer pptParts of a Computer ppt
Parts of a Computer ppt
 
computer networking
computer networking computer networking
computer networking
 
Computer & it's components
Computer & it's componentsComputer & it's components
Computer & it's components
 
A walk through the computer system
A walk through the computer systemA walk through the computer system
A walk through the computer system
 
Basic Computer skill-P1.pptx
Basic Computer skill-P1.pptxBasic Computer skill-P1.pptx
Basic Computer skill-P1.pptx
 

Recently uploaded

Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 

Recently uploaded (20)

Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 

IS100 Week 2

  • 2. At the end of this chapter you will be able to: • Identify components of Computer Systems • Learn Information Process Cycle • Learn Essential Computer Hardware • Learn Software types • Learn other computing devices COMPUTER BASICS Objectives
  • 3. COMPUTER BASICS • A computer (or computer system) is a set of tools that helps you to perform information- processing tasks. Computer System
  • 4. • A complete computer system consists of four parts. • Hardware • Software • Data • User COMPUTER BASICS Computer System
  • 6. COMPUTER BASICS • Hardware includes physical devices that make up your computer. Hardware is any part of the computer that you can physically touch. Computer System [1] Computer hardware
  • 7. • Software is the set of instructions that your computer hardware executes to process information. In other words, software tells the computer what to do. COMPUTER BASICS Computer System
  • 8. • Data: A representation of facts, concepts or instructions in a formalised manner suitable for communication, interpretation, or processing by humans or by automatic means • Users: People that work with computer are called as users. NOTE: A computer’s primary job is to process these tiny pieces of data and to convert them into useful information. COMPUTER BASICS Computer System
  • 9. • Information: Information is data that has been summarized or manipulated for the use of decision making. COMPUTER BASICS Information Processing Cycle Input-output cycle
  • 10. • Using all its parts together, a computer converts data into information by performing various actions on the data. These actions are: • receiving data (input) • processing the data according to instructions (process) • displaying the resulting information to the user (output) • storing the results. (storage) COMPUTER BASICS Information Processing Cycle
  • 11. • Input: During this part of the cycle the computer accepts the data from particular sources, such as the user or a program, for processing. COMPUTER BASICS Information Processing Cycle Input devices
  • 12. • Processing: Processing is the manipulation that a computer does to transform data into information. • There are 2 types of operations: 4 + 16 = 20 Logic 728 > 546 Arithmetic Operations Logical Operations COMPUTER BASICS Information Processing Cycle
  • 13. • Output: A computer may be required to display the results of its processes such as: • Text • Numbers • Graphics • Sounds COMPUTER BASICS Information Processing Cycle
  • 14. • Storage: The computer stores the results of its processing on a disk, tape, or some other kind of storage medium. COMPUTER BASICS Information Processing Cycle Timeline of Storage Devices
  • 15. • 2 types of storage are: • temporary storage • permanent storage • Memory or temporary storage is the internal circuitry that temporarily holds data waiting to be processed. • Permanent storage refers to the device and media that stores data or information permanently. COMPUTER BASICS Information Processing Cycle
  • 16. • A computer’s hardware devices can be classified into one of four categories: • Processor • Memory • Input and Output • Storage • Communication is another important ability that the computers have which extends the functionalities of the computers. for Processing Action for Input and Output Actions for Storage Action COMPUTER BASICS Information Processing Cycle
  • 17. • Processing Devices • The procedure that transforms raw data into useful information is called processing. • To perform this transformation, computer uses two components: the processor and memory. COMPUTER BASICS Essential Computer Hardware
  • 18. • Processing Devices • Processor: Central Processing Unit (CPU) • Memory • Random Access Memory (RAM) • Read Only Memory (ROM) COMPUTER BASICS Essential Computer Hardware
  • 19. • Memory • RAM: RAM holds data and program instructions temporarily while the CPU works with them. IMPORTANT NOTE: RAM is volatile, meaning that it loses its contents when the computer is shut off or if there is power failure. COMPUTER BASICS Essential Computer Hardware
  • 20. • RAM has a great impact on the speed and power of a computer. The more RAM a computer has, the more it can do and the faster it can perform certain tasks. • The most common measurement unit for describing a computer’s memory is the byte. COMPUTER BASICS Essential Computer Hardware
  • 21. • A bit is an electronic signal which is either on (1) or off (0). It is the smallest unit of information that the computer uses. A bit might be called the "on/off" unit of information. • Each byte (8 bits) means something to the computer. Bit On/Off Byte 8 Bits Kilobyte (KB) 1024 Byte Megabyte (MB) 1024 Kilobyte Gigabyte (GB) 1024 Megabyte COMPUTER BASICS Essential Computer Hardware
  • 22. • Memory • ROM: Unlike RAM, ROM permanently stores its data, even when the computer is turned off. ROM holds instructions that the computer needs to operate. • Unlike RAM, ROM is not writable. IMPORTANT NOTE: ROM is called non-volatile memory because it never loses its contents. COMPUTER BASICS Essential Computer Hardware
  • 23. • Input and Output Devices • Input: Devices which are used to enter data into a computer for processing e.g. from a keyboard or from a file stored on the disk. • Output : Devices which are used to display result of processing data; information is sent to the monitor screen /printer or is stored on the disk or is sent to another computer in a network. Input PROCESS Output COMPUTER BASICS Essential Computer Hardware
  • 24. • Storage Devices • To function properly a computer needs a medium to keep program files permanently when they are not in use or when the computer is turned off. • There are three main types of computer storage: magnetic (harddisk, floppy diskette), optical (CD, DVD, Blu-Ray) and flash memories (Flash memories, USB sticks, memory cards). COMPUTER BASICS Essential Computer Hardware
  • 25. COMPUTER BASICS • Ports: Sockets at the back of a computer used to plug in external devices such as a modem, mouse, scanner, or printer. Essential Computer Hardware
  • 26. Serial port Main power This port is used to connect main power A standard connector and protocol that lets you attach devices such as modems to your computer. A port that is used to connect monitor. Parallel port A port designed to connect printer VGA Port COMPUTER BASICS Essential Computer Hardware HDMI and DVI ports HDMI and DVI ports are used to connect display devices. They provides higher resolution displays. HDMI also can transfer sounds to output devices.HDMI DVI
  • 27. USB port You can connect USB devices, such as flash disks, via USB ports. You do not need to install any driver to use it. COMPUTER BASICS This port is used to connect mouse This port is used to connect keyboardKeyboard Mouse Essential Computer Hardware NOTE: USB ports can be used for mouse, keyboard, printer and modem connections
  • 28. Audio ports (jacks) are for microphone, auxiliary and speaker or headphones. Ethernet port Network Interface Card (NIC) also referred as “network adapter” is a printed circuit board. It contains necessary hardware used to connect a computer to network. Audio jacks COMPUTER BASICS Essential Computer Hardware
  • 29. • Wireless Ports: While using wireless devices, you don’t need any wire or connectors. The connection is established in the following ways: • Infrared Data Association (IrDa) uses infra red lights work similar to remote TV controller. • Bluetooth is a wireless technology standard for exchanging data over short distances. • Wireless Fidelity (WiFi) is a technology that allows an electronic device to exchange data or connect to the internet wirelessly. • Near Field Communication (NFC) establishes radio communication between devices by touching them together or bringing them into proximity, usually no more than a few inches. COMPUTER BASICS Essential Computer Hardware
  • 30. • Software • Application Software • System Software COMPUTER BASICS Software
  • 31. • Application Software allows you to perform specific information-processing tasks such as • Writing a term paper (MS Office, OpenOffice, LibreOffice, Google Docs ) • Creating slides for a presentation (MS Powerpoint, Prezi, Google Slides) • Editing pictures (Adobe Photoshop, GIMP, Picasa) • Web Browser (MS Edge, Chrome, Firefox, Safari) • Communication (Skype, Hangout, Facebook Messenger) • COMPUTER BASICS Software
  • 32. • System Software: There are three basic components of system software • Operating Systems: computing system. • Device Drivers: control peripheral devices. • Utility Programs: support, enhance, or expand existing programs in a computer system. IMPORTANT NOTE: We interact mainly with the application software that functions with the system software which controls the hardware. COMPUTER BASICS Software
  • 33. COMPUTER BASICS • Device Drivers: Specialized software programs that allow input and output devices to communicate with the rest of the computer system. If you buy a new peripheral device (e.g. a mouse/scanner), its package will include a device installer for the device (on a CD/DVD) or you can download the driver online. • Utility (Service) Programs: perform tasks related to the control and allocation of computer resources. They enhance existing functions or provide services not supplied by other system software programs. Norton is an example for service programs. Software
  • 34. COMPUTER BASICS • Most Common Operating System(OS) • Macintosh (Mac OS) • Microsoft Windows • Linux: Ubuntu, Debian, Pardus (Turkish variation of Linux developed by TUBİTAK) • Operating systems are system softwares that manages computer hardware and software resources and provides common services for computer programs. • They can run on any computer. Operating Systems
  • 35. COMPUTER BASICS Evolution of Computers From room-size to palm size
  • 36. COMPUTER BASICS • Computers are no longer our only computing device options. With the technological advancements, now we have smartphones, tablet pc’s, smart watches, game consoles, smart TVs etc. Other Computing Devices
  • 38. COMPUTER BASICS • ©This lecture was prepared by using PETER NORTON’S INTRODUCTION TO COMPUTERS 6th Edition for teaching purposes. • [1] http://ademocut.com/bilgisayar-donanimi-ve-cevre-birimleri/ References

Editor's Notes

  1. Data tanımı güncellendi
  2. Primary Secondary storage kaldırıldı
  3. NOTE:Pay attention to compatibility requirements when you obtain new software. The system requirements for running the software will be listed on the box or included with the downloaded information.
  4. NOTE:Pay attention to compatibility requirements when you obtain new software. The system requirements for running the software will be listed on the box or included with the downloaded information.