chapter 1a introduction

Upload: miller

Post on 14-Apr-2018

223 views

Category:

Documents


0 download

TRANSCRIPT

  • 7/30/2019 Chapter 1a Introduction

    1/38

    Computer and

    Internet Basics

    Unit A

  • 7/30/2019 Chapter 1a Introduction

    2/38

  • 7/30/2019 Chapter 1a Introduction

    3/38

    Objectives

    Introduce Application and SystemSoftware

    Define Internet Basics

    Connect to the Internet

    Understand World Wide WebBasics

    Use Browsers

    Understand E-mail Basics

  • 7/30/2019 Chapter 1a Introduction

    4/38

    A Computer is a device that

    accepts input

    processes data

    stores data

    produces output

    (all according to a series of stored instructions)

  • 7/30/2019 Chapter 1a Introduction

    5/38

    Computer Organization Vs

    Architecture

    Computer architecture refers to thoseattributes of system visible to programmer

    i.e have direct impact on the logical

    execution of a program the number of bits

    used to represent data types

    Computer organization refers to the

    operational units and their

    interconnections that realize thearchitectural specifications e.g memory

    technology used

  • 7/30/2019 Chapter 1a Introduction

    6/38

    Computer Structure Vs Computer

    Function

    Structure the way in whichcomponents are interrelated

    Function the operation of each

    individual component as part of

    the structure

  • 7/30/2019 Chapter 1a Introduction

    7/38

    Components of Computer system

    Hardware:

    microprocessor

    Peripheral devices:

    input and output

    Software:programs

  • 7/30/2019 Chapter 1a Introduction

    8/38

    Computer System

    Computer + input devices + output devices + storage devices

    Peripherals

  • 7/30/2019 Chapter 1a Introduction

    9/38

    System Unit

    Power Supply

    Storage Devices

    Circuit Boards

  • 7/30/2019 Chapter 1a Introduction

    10/38

    Input/Output Devices

    Monitor

    Keyboard

    MouseModem

    Printer

    scanners

    Speakers/sound card

  • 7/30/2019 Chapter 1a Introduction

    11/38

    Storage Devices

    Floppy disk drive

    Hard disk driveCD-ROM drive

    DVD driveCD writer

  • 7/30/2019 Chapter 1a Introduction

    12/38

    Computer Functions

    Words, symbols, numbers, sound,pictures, program instructionsInput

    Program calculates, sorts modifies data

    Uses microprocessor or CPUProcess

    Memory is temporary holding area (RAM)

    Storage is permanent (disk)Store

    Results of processing

    Reports, graphs, documents, pictures

    Printer or monitor

    Output

  • 7/30/2019 Chapter 1a Introduction

    13/38

    Categorizing Computers

    Cost

    Usage

    Size

    Capability

  • 7/30/2019 Chapter 1a Introduction

    14/38

    Less Powerful Computers

    Handheld computer/PDA

    Videogame console

    Sony PlayStation

    PC/microcomputer

    Workstations

  • 7/30/2019 Chapter 1a Introduction

    15/38

    More Powerful Computers

    Server Supplies network computers with data

    Mainframe Large, expensive, powerful, many users

    Reliability, data security, central control

    important

    Supercomputer Fastest and most powerful

  • 7/30/2019 Chapter 1a Introduction

    16/38

    Computer Network

    Two or more

    computers that are

    connected andshare data and

    programs

    LAN is a local area network

  • 7/30/2019 Chapter 1a Introduction

    17/38

    Data vs. Information

    Data (symbols) used by computers

    Information (meaningful) used by people

  • 7/30/2019 Chapter 1a Introduction

    18/38

    Data

    Binary numbersystem to define

    electronic data

    0 or 1

    Bit

    Byte (8 bits)

  • 7/30/2019 Chapter 1a Introduction

    19/38

  • 7/30/2019 Chapter 1a Introduction

    20/38

  • 7/30/2019 Chapter 1a Introduction

    21/38

    Platform

    Mac and PC compatibility is an

    issueApple computer = Mac platform

    Original IBM computer =

    Windows or PC platform

    Microprocessor + Operating system

  • 7/30/2019 Chapter 1a Introduction

    22/38

    Application Software

    Microsoft PowerPointMicrosoft Excel

    Designedto carry out

    a particular

    task

  • 7/30/2019 Chapter 1a Introduction

    23/38

    Internet Basics (Cyberspace)

    Internet is acollection of local,

    regional, national

    and internationalcomputer networks

    that are linked

    together toexchange data and

    distribute

    processing tasks.

    Req irements to connect to

  • 7/30/2019 Chapter 1a Introduction

    24/38

    Requirements to connect to

    Internet

    Computer

    ISP

    Telecommunication linesModems

    Internet software (web browser)

  • 7/30/2019 Chapter 1a Introduction

    25/38

    Internet Terminology

    Backbone: defines main Internetroutes Constructed and maintained by major

    telecommunications companiesTCP/IP: Transmission Control Protocol/ Internet

    Protocol

  • 7/30/2019 Chapter 1a Introduction

    26/38

    Internet Terminology

    Server software

    IP Address: uniquenumber for each Internet

    computerPackets: small chunks ofdata ready to travel theInternet

    Router: helps send alongthe packets to correctdestination

  • 7/30/2019 Chapter 1a Introduction

    27/38

    Internet Resources

    E-commerce

    E-mail

    WWW (the web)

    Chat Groups

    Telnet

    Download Or Upload

    Usenet

    Internet Telephony

    Instant Messaging

  • 7/30/2019 Chapter 1a Introduction

    28/38

    Modem Internet Connections

    Dial-up connection via modem(56K)

    Cable modems Network card and cable modem required

    Always-on and 25 times faster than dial-up

  • 7/30/2019 Chapter 1a Introduction

    29/38

    Faster Internet Connections

    ISDN (Integrated Services DigitalNetwork)

    64K or 128K

    Always-on and expensiveDSL (Digital Subscriber Line) and xDSL Up to 125 times faster than dialup

    DSS (Digital Satellite Service) 500K

    Need proximity to a telephone switching station

  • 7/30/2019 Chapter 1a Introduction

    30/38

  • 7/30/2019 Chapter 1a Introduction

    31/38

    World Wide Web Basics

    Files interconnected via hypertext

    Web pages make up a web site

    Home PageLinks or hyperlinks

    Web servers

  • 7/30/2019 Chapter 1a Introduction

    32/38

    World Wide Web Basics

    URL No spaces and Case sensitive

    HTTP (Hypertext Transfer Protocol)

    HTML (Hypertext MarkupLanguage) .htm or .html file extension

    Document name

    and filename

    extension

    Folder

    name

    Web

    server

    name

    Web

    protocol

    standard

    http://www.cnn.com/showbiz/movies.htm

  • 7/30/2019 Chapter 1a Introduction

    33/38

    Using Browsers

    Can type URLsHTML tags tell browser how to display webpage data

    Back, forward and stop buttons

    Setting a home pagePrint options

    History list

    Favorites and bookmarksEdit and Find

    Microsoft Internet Explorer and Netscape Navigator

  • 7/30/2019 Chapter 1a Introduction

    34/38

    Search Engines

    Keywords

  • 7/30/2019 Chapter 1a Introduction

    35/38

    E-mail Basics

    Account = Mailbox

    Message

    AttachmentASCII vs HTML format

    Netiquette

    userid@computer

  • 7/30/2019 Chapter 1a Introduction

    36/38

    E-mail System

    E-mail serversStore-and-forward technology

    Types POP (Post Office Protocol) used via ISP

    IMAP (Internet Messaging Access

    Protocol)

    Web-based like Hotmail, Yahoomail, gmail

  • 7/30/2019 Chapter 1a Introduction

    37/38

    Tutorial

    Compare at least five commonsearch engines

    Discuss the various types of System software

    Application software

  • 7/30/2019 Chapter 1a Introduction

    38/38

    Tutorial

    1. Briefly explain how computers are usedin the following areas/sectors

    Education

    Engineering

    Transport and Communication

    Health

    Recreation

    2. Describe the various types ofcomputers according to their sizes.