Introduction. What is the course about?  Concepts History History Data representation, logic Data representation, logic Hardware: CPU, memory, storage,

Slides:



Advertisements
Similar presentations
Computer Skills Jeopardy Hardware/Software
Advertisements

COMPUTER BASICS Module Review.
P3- Represent how data flows around a computer system
Chapter 1 The Amazing Computer
Chapter 1 Computer, Internet, Web, and Basics
Computer Hardware Software Network Peripheral devices Input Breaking codes Modeling weather systems Mainframe Server System unit CPU Input Devices Data.
B.A. (Mahayana Studies) Introduction to Computer Science November March What is a Computer? An overview of what a computer is, the.
Basic Computer Components
Using Computers CS French Chapter 1.
Introduction to Systems Architecture Kieran Mathieson.
©TheMcGraw-Hill Companies, Inc. Permission required for reproduction or display. COMPSCI 125 Introduction to Computer Science I.
1 Introduction to computers Overview l · Grading Policy »Cheating Rules (serious concern) »Examinations and Fixation of Timings »Quizzes »Homework Assignments.
Computing ESSENTIALS     Copyright 2003 The McGraw-Hill Companies, Inc CHAPTER Information Technology, the Internet, and You computing ESSENTIALS.
Review 5 Chapters 13, 14. What is software? Set of instructions to control computer operation.
Introduction to Computers Essential Understanding of Computers and Computer Operations.
The Boot Process & The 4 Computer Functions Computer Technology Created by M Corbett Lehi Junior High Based in part on a power point created by M. Guymon.
M. Guymon Pleasant Grove High Spring 2003 Types of Computers & Computer Hardware Computer Technology Day 1.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Introduction to Computer Administration Introduction.
Introduction to computer: storing instructions and information.
1 JCM 106 Computer Application for Journalism Lecture 1 – Introduction to Computing.
INTRODUCTION TO COMPUTERS
 A device that  accepts input,  processes data,  stores data, and  produces output, all according to a series of stored instructions. 4 Step process.
Computer Organization ANGELITO I. CUNANAN JR. 1. What is Computer?  An electronic device used for storing and processing data.  It is a machine that.
Ins and Outs of Computers Discover Computer Hardware Discover Computer Categories Produced by Amber Watkins, West Wendover Jr./Sr. High School Website:
Present. A computer system includes a computer, peripheral devices, and software Computer refers to a device that accepts input, processes data, stores.
INTRODUCTION TO COMPUTER PROGRAMMING itc-314 LECTURE 01.
INTRODUCTION TO COMPUTING
Introduction To Computer System
Operating Systems  By the end of this session, you will know: What an Operating System is. The functions it performs.
Living in a Digital World Discovering Computers Fundamentals, 2010 Edition.
Computer Terminology Computer Technology Day 1. Terms You Should Know  Computer  Electronic device that performs four functions  Accepts Data (Input)
1 1 Computer  The computer is basically a digital machine that accepts inputs, process them, and provide outputs  Computers use electronic circuits to.
Intro to Computers Computer Apps 1.
C++ Programming: From Problem Analysis to Program Design, Third Edition Chapter 1: An Overview of Computers and Programming Languages.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
Learning Objective The students should be able to: a. state the definition of software b. state the usage of software c. list different types of software.
This course will help you understand the latest technologies & how they work. You will lean how to develop computer programs to solve problems.
From Chapter 1 - Computers- Understanding Technology
J. Stover, CSD-HS.  A computer is an electronic device that is programmed to accept data (input), process it into useful information (output), and store.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
A computer system is made up of several components. Those that can be seen and touched are referred to as the hardware. Those that can’t be seen or touched.
COMPUTER CONCEPTS Unit A: Computer and Internet Basics 1.
ELEMENTS OF A COMPUTER SYSTEM HARDWARE SOFTWARE PEOPLEWARE DATA.
CSCI 1101 INTRODUCTION TO COMPUTERS 5. Basic Computer Architecture.
Chapter 1: Applying Computer Basics – Lesson 1 © 2010, 2006 South-Western, Cengage Learning.
Looking Inside the Computer System
Types of Computers & Computer Hardware Computer Technology Day 1.
HARDWARE.
Chapter1: Basic Concepts in Information Technology Chapter2: Hardware Chapter3: Memory, Storage and Performance Chapter4: Software.
Computer Parts And Components PERIPHERALS. Definition of Peripherals External hardware devices attached to the computer are called peripheral devices.
 Kim  Allen  Kenneth. Chapter 1 Computer Fundamentals.
The parts of a computer system ComputerInputOutput StorageDataInformation HardwareSoftwarePeripheral Main memory Control Unit Central Processing Unit.
R. Stewart Fayetteville High School Types of Computers & Computer Hardware Computer Technology.
Discovering Computers 2008 Fundamentals Fourth Edition Discovering Computers 2008 Fundamentals Fourth Edition Chapter 1 Introduction to Computers.
Computer Components Part #1. What is a Computer? n computer n A computer is an information processing machine. More specifically, a computer is an electronic.
Chapter 1 WHAT IS A COMPUTER Faculty of ICT & Business Management Tel : BCOMP0101 Introduction to Information Technology.
Computer Systems Architecture Edited by Original lecture by Ian Sunley Areas: Computer users Basic topics What is a computer?
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.
Computer and Internet Basics
Computer Organization and Architecture
Computer Fundamentals 1
Types of Computers & Computer Hardware
Chapter 1: Applying Computer Basics – Lesson 1
Computer Electronic device Accepts data - input
Introduction to IT and Types of Computers
Introduction to Computer Concept
Chapter 1 The Amazing Computer WOW! Course Outline History computer system, basic machine organization, Von Neumann Numbers systems, Binary numbers,
Function of Operating Systems
Computer System.
Presentation transcript:

Introduction

What is the course about?  Concepts History History Data representation, logic Data representation, logic Hardware: CPU, memory, storage, IO, architecture, Instruction Set etc Hardware: CPU, memory, storage, IO, architecture, Instruction Set etc Software: OS and application software Software: OS and application software Network and communication Network and communication Algorithm Algorithm Software Engineering Software Engineering database database  Computer software and application package Exploring Office: Word, Powerpoint, Excel, Access, Exploring Office: Word, Powerpoint, Excel, Access, HTML language, webpage design HTML language, webpage design

What is a computer?  Computer - An electronic device that has the ability to store, retrieve, and process data and can be programmed with instructions that it remembers

Input  Input means to feed information into a computer words and symbols in a document words and symbols in a document Numbers for a calculation Numbers for a calculation pictures pictures

Processing  Data refers to the symbols that represent facts, ideas and objects  Processing is the way that a computer manipulates data performing calculations performing calculations sorting lists and numbers sorting lists and numbers drawing graphs drawing graphs  A computer processes data in a device called the central processing unit (CPU)

Chapter 1 Memory and Storage  A computer stores data so that it will be available for processing  Memory is an area of a computer that holds data that is waiting to be processed and for later use  Storage is the area where data can be left on a permanent basis

Chapter 1 Output  Computer output is the results produced by the computer reports reports documents documents music music graphs graphs pictures pictures  An output device displays, prints or transmits the results of processing

Chapter 1 Computer functions and operations

What’s so significant about a computer’s ability to store instructions?  A stored program means that a series of instructions for a computing task can be loaded into a computer’s memory  This concept allows you to use your computer for multiple tasks over and over again

Chapter 1 Computer Categories Computers are categorized into three main categories from least to most powerful: Computers are categorized into three main categories from least to most powerful: microcomputersmicrocomputers minicomputersminicomputers mainframe computersmainframe computers