100% found this document useful (1 vote)
69 views29 pages

Essential Computer Concepts: First Course

This document provides an overview of essential computer concepts. It defines what a computer is and describes the types of computers. It then explains the components of a computer system including processing hardware, input and output devices, data representation, memory, storage media, data communications, and networks. The document also discusses system software, application software, internet and network security threats, and how data is shared between applications.

Uploaded by

tusharagg007
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
69 views29 pages

Essential Computer Concepts: First Course

This document provides an overview of essential computer concepts. It defines what a computer is and describes the types of computers. It then explains the components of a computer system including processing hardware, input and output devices, data representation, memory, storage media, data communications, and networks. The document also discusses system software, application software, internet and network security threats, and how data is shared between applications.

Uploaded by

tusharagg007
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 29

Essential

Computer
Concepts

FIRST COURSE
Objectives XP

• Compare the types of computers


• Describe the components of a computer system
• Describe input and output peripheral devices
• Examine data representation and the ASCII code
• Define memory and storage
• Identify the hardware and software that are used for
data communications and to establish a network
connection

New Perspectives on Microsoft Office 2007: Windows Vista Edition 2


Objectives XP

• Explain how Internet access, e-mail, and the


World Wide Web affect the use of computers
• Describe potential security threats to computers
and protection methods
• Discuss the types of system software and their
functions
• Identify popular application software
• Describe how data is shared among different
types of application software
New Perspectives on Microsoft Office 2007: Windows Vista Edition 3
What Is a Computer? XP

• A computer is an electronic device that accepts


information and instructions from a user,
manipulates the information according to the
instructions, displays the information in some
way, and stores the information for retrieval
later

New Perspectives on Microsoft Office 2007: Windows Vista Edition 4


Types of Computers XP

• Personal computers (PCs)


• Desktop computers
• Notebook (laptop) computers
• Tablet PCs
• Handheld computers
• PDA (personal digital assistant)
• MP3 players
• Mainframe computers
• Supercomputers
New Perspectives on Microsoft Office 2007: Windows Vista Edition 5
Types of Computers XP

New Perspectives on Microsoft Office 2007: Windows Vista Edition 6


Computer Systems XP

• Includes computer hardware and software


– Hardware refers to the physical components of a computer
– Software refers to the intangible components of a computer
system, particularly the programs, or lists of instructions, the
computer needs to perform a specific task
• The design and construction of the hardware of a
particular computer is referred to as its architecture or
configuration
• The technical details about each component are called
specifications

New Perspectives on Microsoft Office 2007: Windows Vista Edition 7


Processing Hardware XP

• The motherboard is the


main electronic
component of the
computer
– Circuit board
• The microprocessor is
one of the most
important pieces of
processing hardware on
the motherboard
• Cards are removable
circuit boards
New Perspectives on Microsoft Office 2007: Windows Vista Edition 8
Input and Output XP

• The data or instructions you type into the


computer are called input
• The result of the computer processing your input
is referred to as output
• Peripheral devices accomplish input and output
functions

New Perspectives on Microsoft Office 2007: Windows Vista Edition 9


Input Devices XP

• You use an input device, such as a keyboard or a mouse,


to input data and issue commands
– Keyboard
• Ergonomic
– Pointing device
• Controls the pointer
• Mouse
– Scroll wheel
• Trackball
• Touch pad
• Pointing stick
– Scanner

New Perspectives on Microsoft Office 2007: Windows Vista Edition 10


Output Devices XP

• Output devices show you


the results of processing
data
– Monitor
• Flat panel
• LCD
• CRT
– Printer
• Laser
• Inkjet
• Dot matrix

New Perspectives on Microsoft Office 2007: Windows Vista Edition 11


Data Representation XP

• Binary digits (bits)


• A series of eight bits is called a byte
– Kilobyte (KB or K)
– Gigabyte (GB)
– Terabyte (TB)
• ASCII
– American Standard Code for Information Interchange

New Perspectives on Microsoft Office 2007: Windows Vista Edition 12


Memory XP

• Random access memory (RAM)


– Volatile memory
– SDRAM
• Cache memory (RAM cache or CPU cache)
• Virtual memory

New Perspectives on Microsoft Office 2007: Windows Vista Edition 13


Memory XP

• Read-only memory (ROM)


– BIOS
– Nonvolatile memory
• Complementary metal oxide semiconductor
memory (CMOS)
• Semipermanent memory

New Perspectives on Microsoft Office 2007: Windows Vista Edition 14


Storage Media XP

• A computer file is a named collection of stored


data
• An executable file contains the instructions that
tell a computer how to perform a specific task
• A data file is created by a user

New Perspectives on Microsoft Office 2007: Windows Vista Edition 15


Storage Media XP

• Magnetic media
– Hard disk

New Perspectives on Microsoft Office 2007: Windows Vista Edition 16


Storage Media XP

– Tape
– Floppy disk
• Optical storage device
– CD
– DVD
– CD-R
– CD-RW
– CD-ROM

New Perspectives on Microsoft Office 2007: Windows Vista Edition 17


Storage Media XP

• Flash memory
– Flash memory cards
– USB flash storage device
– USB drive (flash drive)

New Perspectives on Microsoft Office 2007: Windows Vista Edition 18


Data Communications XP

• The transmission of text, numeric, voice, or video


data from one computer to another or to a
peripheral device is called data communications
– Sender and receiver
– Channel
– Protocol
– Device driver (driver)

New Perspectives on Microsoft Office 2007: Windows Vista Edition 19


Data Bus XP

• This path between the microprocessor, RAM,


and peripherals is called the data bus
• Controller card
• Expansion card
• Expansion slot

New Perspectives on Microsoft Office 2007: Windows Vista Edition 20


Networks XP

• A network connects one computer to other


computers and peripheral devices, enabling you
to share data and resources with others
• Network interface card (NIC)
• LAN
• WAN
• WLAN
• PAN
• WiMax

New Perspectives on Microsoft Office 2007: Windows Vista Edition 21


Telecommunications XP

• Telecommunications means communicating


over a comparatively long distance using a phone
line or some other data conduit
– Modem
• Digital and analog signals
– DSL

New Perspectives on Microsoft Office 2007: Windows Vista Edition 22


The Internet XP

• The Internet is the largest


network in the world,
connecting millions of
people
– Electronic mail
– World Wide Web
• Web page
• Web site

New Perspectives on Microsoft Office 2007: Windows Vista Edition 23


Security Threats on Your Computer XP

• Security refers to the steps a


computer owner takes to
prevent unauthorized use of
or damage to the computer
– Malware
• Viruses
– Antivirus software
• Spyware
• Adware
• Firewall
• Phishing
• Pharming

New Perspectives on Microsoft Office 2007: Windows Vista Edition 24


System Software XP

• System software
manages the
fundamental operations
of your computer
– Operating system
• System resource
• Multitasking
– Utilities
– Programming Languages

New Perspectives on Microsoft Office 2007: Windows Vista Edition 25


Application Software XP

• Application software enables you to perform


specific computer tasks, such as document
production, spreadsheet calculations, and
database management
– Document production software

New Perspectives on Microsoft Office 2007: Windows Vista Edition 26


Application Software XP

– Web site creation and management software


– Spreadsheet software
– Database management software

New Perspectives on Microsoft Office 2007: Windows Vista Edition 27


Application Software XP

• Presentation software

New Perspectives on Microsoft Office 2007: Windows Vista Edition 28


Application Software XP

• Photo editing software


• Multimedia authoring software
• Accounting software
• Information management software

New Perspectives on Microsoft Office 2007: Windows Vista Edition 29

You might also like