CIT1100 Fundamentals of Computing Fall, 2005 Dr. Maureen Markel.

Slides:



Advertisements
Similar presentations
Hardware Lesson 3 Inside your computer.
Advertisements

Types and components of computer systems
FIRST COURSE Essential Computer Concepts. New Perspectives on Microsoft Office 2007: Windows XP Edition 2 Objectives Compare the types of computers Describe.
How Much Do I Remember? Are you ready to play.....
How Much Do I Remember? Are you ready to play.....
Computer Systems – Hardware
Basic Computer Components
James Tam Introduction To Computers: Hardware In this section of notes you will learn about the basic parts of a computer and how they work.
Main Memory Lecture 2 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
Computer Hardware.
Introduction to Computers Essential Understanding of Computers and Computer Operations.
Data, Hardware, Output, Network, Storage Area of the computer that holds data on a permanent basis when it is not immediately needed for processing. Two.
Computer Basics Flashcards #2
Introduction to Computers Section 1A. home Definition of a Computer A computer is an electronic device used to process data, converting the data into.
Keyboarding Fall  Hardware is the parts of the computer that you can actually see and touch, such as…… Monitors Mouse Keyboard Ear phones Scanner.
Computer Fundamentals. A Computer Is a System Input Processing Output Data is entered into the computer Becomes useful information The data is processed.
Present by : Juan José Foronda
What is Information Technology?
ACTIVITY – 1 IDENTIFY VARIOUS HARDWARE ELEMENTS OF THE PERSONAL COMPUTER SYSTEM BRIDGE COURSE of INFORMATION & COMMUNICATION TECHNOLOGY.
Computer Hardware and Software Jinchang Wang. Hardware vs. Software Hardware is something tangible. Computer hardware includes electronic circuitry and.
Learning Targets Identify the external parts of the computer Identify examples of input devices Identify examples of output devices Define basic computer.
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
Configuration.
Computer Terms. Computer A machine designed to run programs and store information that you create.
MAC OS – Unit A Page: 10-11, Investigating Data Processing Understanding Memory.
The CPU CPU stands for “Central Processing Unit”. It’s the brain of the computer and it’s in the Case. The Case can be desktop models that the monitor.
Computers Inside and Out
CPU RAM IO USB SSD GPU DIM MHZ GHZ HARDWARE
Intro to Computers Computer Apps 1.
Computer Basics 2.
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.
Inside your computer. Hardware Review Motherboard Processor / CPU Bus Bios chip Memory Hard drive Video Card Sound Card Monitor/printer Ports.
Inside your computer. Hardware Motherboard Processor / CPU Bus Bios chip Memory Hard drive Video Card Sound Card Monitor/printer Ports.
Chidambaranathan C.M SRM University,Haryana. Memory:- As the word implies “memory” means the place where we have to store any thing, this is very essential.
Computer Basics Terminology - Take Notes. What is a computer? well, what is the technical definition A computer is a machine that changes information.
BAT3O / BTX4C. Definition: A computer is an electronic machine that 1) takes in data and instructions (input) 2) works with the data (processing) 3) puts.
COMPUTER HARDWARE Made By Anila Bhatti DA Public School (O&A Levels) - Seaview 1.
CSCI-100 Introduction to Computing Hardware Part I.
Computer Fundamentals/ Organizing Your Work/ 1 of 16.
Click once to reveal the definition. Think of the answer. Then click to see if you were correct. HARDWARE Physical parts of the computer.
Parts and Operation of a Computer
Technology Education THE PERSONAL COMPUTER (PC) HARDWARE PART 2
L. Brems – Lone Peak High – Spring 2004 How Much Do I Remember? Are you ready to play.....
Hardware Introducing the Components of a Computer.
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
~How PC Parts Work~ (30 MARKS). List 4 External components you can see on the PC in front of you and describe the basic function of each one. 1) DVD Drive.
A+ Guide to Managing and Maintaining Your PC, 7e Chapter 1 Introducing Hardware.
Identify internal hardware devices (e. g
ICT COMPUTER FUNDAMENTALS
Introduction to Computers
Basic Computer Hardware and Software.
Power Supply.
What Do Computers Do? A computer system is
Introduction to Computer Studies
Terms of Endearment Defining Information Technology
Topic 2: Hardware and Software
An Overview of the Computer System
A+ Guide to Managing and Maintaining Your PC, 7e
The physical parts of the computer
ICT COMPUTER FUNDAMENTALS
Computer Hardware Flash Card Review
Introduction to Computers
Business Computer Technology
Basic Computer Hardware and Software.
Introduction to Computing Lecture # 1
An Overview of the Computer System
How do computers work? Storage.
COMPUTER FUNDAMENTALS i
02.00 Understand Computer Fundamentals
CIT1100 Fundamentals of Computing
Presentation transcript:

CIT1100 Fundamentals of Computing Fall, 2005 Dr. Maureen Markel

Computer Acronyms WYSIWYG SCSI BMP CRT LCD ROM RAM PIXEL GUI

scsi it crt lcd rgb cd ram rom pc ic

Essentials of Word format review

Basic Organizational Types Monolith or Component? What’s the difference?

A look at the parts Monitor – how does it differ from a TV?

The art of illusion The original button – flat ain’t it? Hmm… add a little shading and it’s ready to press.

How many times does the head hit the bar?

RGB Colors Primary colors of light? _____ Any color can be created with some combination of these three colors. Color Bar How many colors?

Where’s the computer’s work engine? Motherboard Cards Microprocessor /processor (see figures on p. 14 in text)

Memory Ways of retrieving information Sequential access Random access Storage unit: byte Kilobyte – megabyte - gigabyte RAM memory – temporary, volatile ROM memory – permanent, stable

Hard Disk Peripheral device fundamental to all computer systems Composed of an iron compound that can be magnetized. The magnetism remains when the power is off so the hard drive provides persistent storage. Why save work often?

There’s hardware and there’s... How did it get a name like that? Categories of software System Application Special purpose

Introducing Algorithms A step-by-step precise method for solving a problem in a limited amount of time Generally represented by A flowchart Pseudocode Task: using Paint, draw a house. Then create the algorithm for your house. Print out your algorithm and exchange with someone not in your row.