Computer Crash Course

download Computer Crash Course

of 22

Transcript of Computer Crash Course

  • 8/12/2019 Computer Crash Course

    1/22

  • 8/12/2019 Computer Crash Course

    2/22

    WHAT IS A COMPUTER ?

    It is an electronic device capable ofmanipulating data to generate usefulinformation.

    DATARaw informationfacts or informationused usually tocalculate, analyze, orplan something

  • 8/12/2019 Computer Crash Course

    3/22

    CAPABILITIES OF COMPUTER

    It is self -directing this means that the user provides allthe instructions to the computer at the start and then laterproceeds without any human intervention.

  • 8/12/2019 Computer Crash Course

    4/22

    CAPABILITIES OF COMPUTER

    Saves and retrieved information it can storevoluminous data and gives out the same data whenneeded.

    SAVE

    RETRIEVE

  • 8/12/2019 Computer Crash Course

    5/22

    1956 5MB HARD DRIVE

  • 8/12/2019 Computer Crash Course

    6/22

    CAPABILITIES OF COMPUTER

    Computes complex formulas and generate accurate data it can process calculations at high speed and producefast and precise output.

  • 8/12/2019 Computer Crash Course

    7/22

    CAPABILITIES OF COMPUTER

    It performs logical operations it is an efficient tool inanalyzing and solving problems that involve decisions.

  • 8/12/2019 Computer Crash Course

    8/22

    CAPABILITIES OF COMPUTER

    Communicates with the users and other machine it candisplay error messages on the screen about the usersinstructions or data thereby avoiding incorrect output orresults.

  • 8/12/2019 Computer Crash Course

    9/22

    CAPABILITIES OF COMPUTER

    It is self-directingSaves and retrieved information

    Computes complex formulas and generate accurate dataIt performs logical operationsCommunicates with the users and other machine

  • 8/12/2019 Computer Crash Course

    10/22

    LIMITATIONS OF COMPUTER

    It cannot correct erroneous input data if mistakenlygiven incorrect data or instruction, it does not have theability to correct.

    A computer fed with wrong data will produce wronginformation or in computer term, GIGO (Garbage In,Garbage Out)..

  • 8/12/2019 Computer Crash Course

    11/22

    LIMITATIONS OF COMPUTER

    It can only do what it is instructed or programmed to do the computer executes and follows only the set ofinstructions that has been given/entered by the user.

  • 8/12/2019 Computer Crash Course

    12/22

    LIMITATIONS OF COMPUTER

    It cannot generate information without any correct data orset of instructions entered by the user.

  • 8/12/2019 Computer Crash Course

    13/22

    LIMITATIONS OF COMPUTER

    It is subject to occasional breakdown like any othermachines, a computer malfunction due to worn outcomponents such as cards, storage devices and others.

  • 8/12/2019 Computer Crash Course

    14/22

    LIMITATIONS OF COMPUTER

    It cannot correct erroneous input dataIt can only do what it is instructed or programmed to doIt cannot generate information without any correct data or

    set of instructions entered by the user.It is subject to occasional breakdown

  • 8/12/2019 Computer Crash Course

    15/22

    PARTS OF COMPUTER

    INPUT DEVICESCPU

    OUTPUT DEVICESSTORAGE DEVICES

  • 8/12/2019 Computer Crash Course

    16/22

    INPUT DEVICES

    Used to enter data into computer

  • 8/12/2019 Computer Crash Course

    17/22

    CPU

    Central Processing UnitBrain of the computer It process informationthrough computer.

  • 8/12/2019 Computer Crash Course

    18/22

    STORAGE DEVICES

    Keep data temporarily or permanent.

  • 8/12/2019 Computer Crash Course

    19/22

    OUTPUT DEVICES

    Uses to translate the computer processing intohuman readable form.

  • 8/12/2019 Computer Crash Course

    20/22

    MACHINE LANGUAGE

    Computers are Digital. This means that the chip or"Brain" inside the computer only understands twostates. On and Off. Just like a light switch. You canonly flip a switch on and off. The code is basically aseries of 0's and 1's. These represent on and off. 1is on and 0 is off.

  • 8/12/2019 Computer Crash Course

    21/22

    INPUT PROCESSING OUTPUT

    he

    llo

    0110100001100101

    011011000110110001101111

    he

    llo

  • 8/12/2019 Computer Crash Course

    22/22