Intro to Computers Computer Apps 1.

Slides:



Advertisements
Similar presentations
Calera High School Dawn Bone
Advertisements

Types and components of computer systems
An Overview of the Computer System
Parts of a Computer.
Essential Introduction to Computers
Introduction to Computers
Computer Bits and Parts Parts of the computer system.
Computer Components.
What Is A Computer System?
Main Memory Lecture 2 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
Office 2003 Introductory Concepts and Techniques M i c r o s o f t CPTG104 Intro to Information Systems Dr. Hwang Essential Introduction to Computers.
Introduction to Computers
Computer Hardware.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Data: A collection of raw facts and figures. It may consist of numbers, characters, symbols or pictures. Information: Organized and processed form of.
Introduction to Computers Essential Understanding of Computers and Computer Operations.
Input, Output, Processing and Storage
Computer System Alanoud Al Saleh. Computer systems Are defined as: A machine for solving problems. Specifically the modern computer is high-speed electronic.
Computer Systems. Note to the student Please make brief notes on the following computer hardware + software components After each section research the.
What is Information Technology?
Today’s Agenda: Computer Basics Review Hardware: The physical components of a computer, any internal or external computer part that you can touch. Software:
Configuration.
WINDOWS Part 4 – Components of Computers. A World of Computers Computer Literacy –Knowledge and understanding of computers and their uses –Computers are.
UNIT - 1Topic - 1. An electronic device, operating under the control of instructions stored in its own memory unit, that can accept data (input), manipulate.
Introduction to Computers Business Technology Essentials.
Introduction to Computers
What is a Computer ? What is the application of computer in Our Daily Life ? What is the application of computer in Teaching Field?
Introduction to Computers
What is a Computer HardwareStorageSoftware Random Questions.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
2.0 Computer System.
1 Introduction to Computers Lect 1 Won’t tell you much you don’t know. (Misleading– the course gets more conceptual as we create webpages.) Will go into.
Introduction to the Computer System. What is a computer ? A computer is an electronic device that can accept data and instruction, process them or store.
Computer Basics By: Nicole Hayes. Purposes of Computers Business – Track inventory. – Calculate payroll. – Maintain databases. Personal – Surf the web.
Business Computer Information Systems I.  Knowing how to use a computer is a basic skill necessary to succeed in business or to function effectively.
The Four Parts of a Computer. Definition of a Computer A computer is an electronic device used to process data, converting the data into information that.
1 Introduction to Computers By Masseta ICT Dept. Mzumbe University.
Computer Confluence 7/e © 2006 Prentice-Hall, Inc.
What is a computer? Computer is a device for processing information.
Intro to Computers Computer Applications. What is a Computer? Initially the term computer referred to an individual whose job it was to perform mathematical.
Three Jobs of a Computer 1. Input 2. Processing 3. Output.
The Computer System CS 103: Computers and Application Software.
Parts and Operation of a Computer
Lets Review Computers. Exactly what is a computer? A computer is an electronic device that manipulates information and data A computer sees data in 1’s.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Introduction To Computers
Computer Basics Just How Does a Computer Work?
Computers Inside & Out. How have computers affected your life? How has technology affected your life?
INTRODUCTION TO COMPUTERS. A computer system is an electronic device used to input data, process data, store data for later use and produce output in.
Basic Computer Components Unit 2. What is a computer?  A computer is an electronic device that accepts raw data and processes it into information that.
Sara Naheed Amjad Information Technology
Introduction to Computers
Sara Naheed Amjad Information Technology
Essential Introduction to Computers
An Overview of the Computer System
Introduction to Computers
08/28/06 parts of the computer.
Looking Inside the machine (Types of hardware, CPU, Memory)
Introduction to Computing Lecture # 1
An Overview of the Computer System
Essential Introduction to Computers
Computer Electronic device Accepts data - input
Introduction to Computers
Computer Electronic device Accepts data - input
Introduction to Computers
Computer Electronic device Accepts data - input
Computer Electronic device Accepts data - input
Lesson 3 Computer Devices.
Introduction to Computers
08/28/06 parts of the computer.
Presentation transcript:

Intro to Computers Computer Apps 1

What is a computer? Electronic device operating under the control of instructions stored in its own memory unit, that can accept data (input), manipulate the data according to specific rules (process), produce information (output) from the processing, and store the results for future use. What does this mean?

What do computers do? Four general operations: Input Process Output Storage

Data All computer processing requires data. Data is a collection of raw facts, figures, and symbols given to a computer during the input operation. Data can be: Numbers Words Images Video Sound

Information Data is useless until it is organized Computers manipulate data to create information Information is data that is organized, meaningful, and useful. During output: information is put into some form (printed report or saved in computer storage)

How does a computer know what to do? Computers have instructions. These instructions are called programs or software. Computers operate one program instruction after another until the job is complete.

Computer Components There are 6 primary components of a computer. Input devices The processor (control unit and arithmetic/logic unit) Memory Output devices Storage devices Communication devices

Input Devices An input device is any hardware component that lets you enter data, programs, commands, and user responses into a computer. Two main input devices? Keyboard Mouse

Processor aka: Central Processing Unit (CPU) Interprets and carries out the basic instructions that operate a computer Made up of two parts Control unit (interprets instructions) Arithmetic/logic unit (performs the logical and arithmetic processes)

Memory aka: random access memory (RAM) Electronic components that store instructions waiting to be executed. Memory is usually measured in kilobytes (KB) or megabytes (MB). 1KB= 1,000 memory locations/ 1MB= 1,000,000 memory locations. A memory location or byte, usually stores one character.

Output Devices An output device makes information available for use. Two main output devices? Printer Monitor

Storage Devices Storage devices are used to store instructions, data, and information when they are not being used in memory. Examples? Disks (floppy, CD, DVD) Flash Drives Hard Drives (Internal and External)

Communication Devices A communication device is a hardware component that enables a computer to send and receive data instructions, and information to and from one or more computers. Main type of communication device: Computer Software We will talk about different types of computer software tomorrow.