1 Introduction to Computers, the Internet and World Wide Web.

Slides:



Advertisements
Similar presentations
EC-111 Algorithms & Computing Lecture #1 Instructor: Jahan Zeb Department of Computer Engineering (DCE) College of E&ME NUST.
Advertisements

Welcome to CMPE003 Personal Computer Concepts: Hardware and Software Winter 2003 UC Santa Cruz Instructor: Guy Cox.
Using Computers CS French Chapter 1.
1 Hardware - devices for Input. 2 Hardware - devices for Input Processing.
Computer Hardware.
1 CS150 Introduction to Computer Science 1 Professor: Chadd Williams
Chapter 1- Visual Basic Schneider1 Chapter 1 An Introduction to Computers and Visual Basic.
 2000 Prentice Hall, Inc. All rights reserved. Chapter 1 – Introduction to Computers and C++ Programming Outline 1.1Introduction 1.2What Is a Computer?
Enhanced A+ Guide to Managing and Maintaining Your PC Third Edition.
August 29, 2005ICP: Chapter 0: Introduction to Computers and Computing 1 Introduction or Computer Programming Chapter 0: Introduction to Computers and.
Input, Output, Processing and Storage
 2000 Prentice Hall, Inc. All rights reserved. 1 Introduction to Computers and C Programming Outline Introduction What Is a Computer? Computer Organization.
CHAPTER 1 GC 101 Introduction to computers and programs.
Fill in the blanks on your note.
 2003 Prentice Hall, Inc. All rights reserved. Chapter 1 – Introduction to Computers, the Internet, and the Web Outline 1.1 Introduction 1.2 What Is a.
Introduction to Computers and Python. What is a Computer? Computer- a device capable of performing computations and making logical decisions at speeds.
What is Information Technology?
Computer Organization ANGELITO I. CUNANAN JR. 1. What is Computer?  An electronic device used for storing and processing data.  It is a machine that.
Department of Computer and Information Science, School of Science, IUPUI Dale Roberts, Lecturer Computer Science, IUPUI CSCI.
Introduction to Computers, the Internet and the by Pedernal Jemerson G by Pedernal.
1 Chapter 1 - Introduction to Computers, the Internet, and the World Wide Web Outline 1.1Introduction 1.2What Is a Computer? 1.3Computer Organization 1.4Evolution.
Lesson 3 — How a Computer Processes Data
Chapter 3 Computer Hard ware
Computer Fundamentals
Lecture 1 Introduction to computers & VB.Net. What is a Computer? Examples? A device capable of  Performing computation  Making logical decisions 
Configuration.
Lesson 2 — How Does A Computer Process Data?
Introduction to Computers
CHAPTER 1 GC 101 Introduction to computers and programs.
C++ Programming Language Lecture 1 Introduction By Ghada Al-Mashaqbeh The Hashemite University Computer Engineering Department.
Introduction to Computers
1 California State University, Fullerton Chapter 1 Information Systems in Business.
COMP1050 Winter 2015 Computer System Maintenance.
© Copyright 1992–2004 by Deitel & Associates, Inc. and Pearson Education Inc. All Rights Reserved. 1 Introduction to Computers Outline 1.1Introduction.
 2006 Pearson Education, Inc. All rights reserved Introduction to Computers, the Internet and World Wide Web.
1 CISC181 Introduction to Computer Science Dr. McCoy Lecture 1 February 8, 2005.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
1 MIS 131 Introduction to Algorithms and Programming 2015/2016 Fall - Chapter 1 -
Intro to Computers Computer Applications. What is a Computer? Initially the term computer referred to an individual whose job it was to perform mathematical.
Computer Hardware Basic Computer Concepts Components of Data Processing  Data processing is a technique of collecting, manipulating and distributing.
Computers Are Your Future Chapter 1 Slide 1 Introduction to the Computers & Internet Chapter 1 Concepts of Information Technology IT.
Module 2 : Part 1 INTRODUCTION TO HARDWARE & SOFTWARE INTRODUCTION TO HARDWARE & SOFTWARE.
Introduction to Computer Systems
Computer Basic Vocabulary
Computer Organization & Assembly Language © by DR. M. Amer.
Spring 09- ICE0124 Programming Fundamentals I Java Programming XuanTung Hoang Lecture No. 1.
10 Internal parts of a PC Created by Federica Proietti Cesaretti.
Copyright 2003 Scott/Jones Publishing Standard Version of Starting Out with C++, 4th Edition Chapter 1 Introduction to Computers and Programming.
The Computer System CS 103: Computers and Application Software.
Advanced Computer Applications
Senem KUMOVA METİN // Fall CS 115 Introduction to Programming Introduction to Computing.
Computer Fundamentals MSCH 233 Lecture 1. What is a computer? A computer is an electronic machine which can accept data in a certain form, process the.
PARTS OF A COMPUTER 2 Hardware Computer Hardware is any of the physical parts of the computer you can touch. There are 4 categories: 1. Input Devices.
CHAPTER 1.1 INTRODUCTION TO COMPUTERS AND C++ Dr. Shady Yehia Elmashad.
Introduction To Computers
1. an electronic device that manipulates information, or "data“
Basic concepts of a computer system V1.0 (21/11/2005)
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
Structured programming 1 st stage By Heba.A Raheem Assist Lecturer College of Sciences/Computer Sciences Department.
DIGITAL TECHNOLOGY. 20 Questions  Pair off with another student within your table.  Both of you are to think of your favorite in a specific category.
COMPUTER HARDWARE & SOFTWARE INTRODUCTION TO LIBRARY & INFORMATION SCIENCES (5501) WORKSHOP SPRING 2013 By: Huma Malik Librarian, Preston University, Islamabad.
Introduction to Computers - Hardware
Computer Architecture and Number Systems
Chapter 1 – Introduction to Computers, the Internet, and the Web
IB Computer Science Topic 2.1.1
PARTS OF THE COMPUTER.
Computer Based Technology:
COMPUTER FUNDAMENTALS i
Introduction to Computers, Internet and the World Wide Web
Computer Electronic device Accepts data - input
Presentation transcript:

1 Introduction to Computers, the Internet and World Wide Web

2 The chief merit of language is clearness. – Galen Our life is frittered away by detail…. Simplify, simplify. — Henry David Thoreau Man is still the most extraordinary computer of all. — John F. Kennedy

3 OBJECTIVES In this chapter you will learn: Basic hardware and software concepts. Basic object-technology concepts, such as classes, objects, attributes, behaviors, encapsulation and inheritance.

4 Introduction Computer – Device capable of performing computations and making logical decisions Computer programs – Sets of instructions that control computer’s processing of data – Written by people called computer programmers Software – Instructions to command computer to perform actions and make decisions Hardware – Various devices comprising computer Keyboard, screen, mouse, disks, memory, CD-ROM, processing units, etc.

5 Computer Organization –Input unit “receive” section Places data to processed by computer from input devices KeyboardMouseScanner Bar code reader Joy stick

6 Computer Organization –Output unit “Shipping” section Places information processed by computer on output devices – Screen, printer, networks, etc. – Information can also be used to control other devices

7 1.3 Computer Organization (Cont.) Six logical units of computer (Cont.) –Memory unit Rapid access, relatively low capacity “warehouse” section Retains information from input unit – Immediately available for processing Retains processed information – Until placed on output devices Often called memory or primary memory Make sure all features work RAM & ROM

8 1.3 Computer Organization (Cont.) Six logical units of computer (Cont.) –Arithmetic and logic unit (ALU) “Manufacturing” section Performs arithmetic calculations and logic decisions RAMROM -lose its contents when turn Off -Temporary data -Do not lose its contents when turn off - Retains the basic data needed by the device startup and don’t able to change

9 1.3 Computer Organization (Cont.) Six logical units of computer (Cont.) –Central processing unit (CPU) “Administrative” section Coordinates and supervises other sections of computer –Secondary storage unit Long-term, high-capacity “warehouse” section Stores inactive programs or data Secondary storage devices – Hard drives, CDs, DVDs Slower to access than primary memory Less expensive per unit than primary memory

Control Process Unit Control Unit Storage Unit ALU Input Units Output Units Memory Unit

Motherboard Case

Peripherals and ports

The Internet and the World Wide Web Internet – Global network of computers Initiated almost four decades ago – Accessible by computers worldwide today World Wide Web – Allows computer users to locate and view multimedia-based documents – Internet has become one of the world’s premier communication mechanisms