1 history.ppt 21-Jan-03 Welocme to Training on Computer Fundamentals Andhra Pradesh Academy Of Rural Development (APARD) Center IT&E-Governance (IT&e-G)

Slides:



Advertisements
Similar presentations
Basic Computer Vocabulary
Advertisements

 Computer hardware components are the physical pieces of the computer.  The major hardware components of a computer are: – The central processing.
Computer Hardware.
Fundamentals and a Brief History of Computer Systems.
Basic Computer Components
Introduction Extended and Concise Prelude to Programming Concepts and Design Copyright © 2003 Scott/Jones, Inc.. All rights reserved. 1 Introduction.
Computer Basics. What is a Computer? A computer is a machine that can take inputs from the user, process that information, store that information as needed.
Introduction to Computers
©TheMcGraw-Hill Companies, Inc. Permission required for reproduction or display. COMPSCI 125 Introduction to Computer Science I.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Introduction to Computer Terminology
CS 0008 Day 2 1. Today Hardware and Software How computers store data How a program works Operators, types, input Print function Running the debugger.
Computer Fundamentals. A Computer Is a System Input Processing Output Data is entered into the computer Becomes useful information The data is processed.
Essential Computer Concepts. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 What Is a Computer? A computer is an electronic device.
Chapter 1: An Introduction to Computers and Programming Prelude to Programming Concepts and Design Copyright © 2001 Scott/Jones, Inc.. All rights reserved.
How Computers Work. A computer is a machine f or the storage and processing of information. Computers consist of hardware (what you can touch) and software.
Aug CMSC 104, LECT-021 Machine Architecture and Number Systems Some material in this presentation is borrowed form Adrian Ilie From The UNIVERSITY.
What is a Computer ? Computers are Electronic Machines that process (performs calculation and manipulation) Data under the control of Set of Instructions.
Chapter Two Hardware Basics: Inside the Box. ©1999 Addison Wesley Longman2.2 Chapter Outline What Computers Do A Bit About Bits The Computer’s Core: CPU.
Computers Inside and Out
Computer basics Lesson 4 – Programs & S.O..
Heba Daraghmeh 27/6/2010 Basic Computer Terminology.
Introduction to Computers
Introduction to Computers
1 Introduction to Computers Lect 1 Won’t tell you much you don’t know. (Misleading– the course gets more conceptual as we create webpages.) Will go into.
What is a Computer? An, electrical machine, that can be programmed to accept data (input), process it into useful information (output) and store it away.
Computer Parts. Two Basic Parts Hardware & Software.
Computer Basics and Operating Systems introductory presentation prepared by Ms. Devery Rodgers, M.Ed. National University.
Introduction to Computers
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Extended Prelude to Programming Concepts & Design, 3/e by Stewart Venit and.
Computer Basics Terminology - Take Notes. What is a computer? well, what is the technical definition A computer is a machine that changes information.
GCSE Information Technology Computer Systems 2 Hardware is the name that is given to any part of a computer that you can actually touch. An individual.
Computer Confluence 7/e © 2006 Prentice-Hall, Inc.
Mrs. Ulshafer August, 2013 Java Programming Chapter 1.
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 Science in Medicine MDCS 134 Lecture 2. What is a Software? Its step by step instructions telling the computer how to process data, execute operations.
School of Computer Science & Information Technology G6DICP Introduction to Computer Programming Milena Radenkovic.
An Overview of the Computer System lesson 1. This lesson includes the following sections: The Parts of a Computer System Looking Inside the Machine Software:
Beginning Snapshots Chapter 0. C++ An Introduction to Computing, 3rd ed. 2 Objectives Give an overview of computer science Show its breadth Provide context.
COMPUTER MEMORY & DATA STORAGE. ROM ROM is short for Read Only Memory. –I–It is permanent, long-term memory which cannot be erased or changed in any way;
Computer Software Operating Systems – Programs. Computer Language - Review We learnt that computers are made up of millions of tiny switches that can.
Computer Systems. Bits Computers represent information as patterns of bits A bit (binary digit) is either 0 or 1 –binary  “two states” true and false,
BMTS 242: Computer and Systems Lecture 2: Memory, and Software Yousef Alharbi Website
Under The Hood By: Angeles Meirik 1* February 2013.
Welcome to Technology Application Jeopardy. Hardware More Hardware Jobs & Software Computer Types Storage
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
BTT 101 Unit 1 - Notes on IT and Computer Components Information Technology in Business.
1 Lesson 1 Computers and Computer Systems Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 1 Looking Inside the Computer System.
Database Systems: Design, Implementation, & Management, 5 th Edition, Rob & Coronel 1 A. HARDWARE Hardware is the part of the computer that we can see.
~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.
Computers!.
ICT COMPUTER FUNDAMENTALS
Computer Hardware and Software
An Overview of the Computer System
UNDERSTANDING YOUR COMPUTER
Computer Basics 1 Computer Basics.
Computer Hardware and Software
Computer Organization
ICT COMPUTER FUNDAMENTALS
COMPUTER MEMORY & DATA STORAGE
COMPUTER MEMORY & DATA STORAGE
Looking Inside the machine (Types of hardware, CPU, Memory)
Introduction to Computing Lecture # 1
An Overview of the Computer System
An Overview of the Computer System
Computer Hardware.
Chapter 2: Computer Hardware
Technology 6 Operating Systems.
Presentation transcript:

1 history.ppt 21-Jan-03 Welocme to Training on Computer Fundamentals Andhra Pradesh Academy Of Rural Development (APARD) Center IT&E-Governance (IT&e-G)

AN INTRODUCTION TO COMPUTERS

3 history.ppt 21-Jan-03 DEFINITION What is a Computer? A computer is a programmable machine that receives input, stores and automatically manipulates data, and provides output in a useful format.machinedata

4 history.ppt 21-Jan-03 Charles Babbage English inventor invented a viable mechanical computer equivalent to modern digital computers

5 history.ppt 21-Jan-03 Babbage’s first computer built in early 1800’s special purpose calculator naval navigation charts

6 history.ppt 21-Jan-03 Major Computers Companies first Computers Compaq - March 1983 Compaq released its first computer and the first 100% IBM compatible computer the "Compaq Portable." Dell - In 1985 Dell introduced its first computer, the "Turbo PC." Hewlett Packard - In 1966 Hewlett Packard released its first general computer, the "HP-2115." NEC - In 1958 NEC builds its first computer the "NEAC 1101." Toshiba - In 1954 Toshiba introduces its first computer, the "TAC" digital computer.Compaq1985Dell1958NEC1954Toshiba

THE LANGUAGE OF COMPUTERS

Binary Numbers 1 and 0 ‘s Computers speak binary. Binary language consists of combinations of 1's and 0's that represent characters of other languages (in our case the English language). Don’t make the mistake of thinking that little 1's and 0's are running around inside of the computer. We humans prefer to think of 1's and 0's because it’s easier than visualizing positive and negative current flows or open and closed circuits which is what actually happens inside computers. A combination of eight bits represents one character in our language. One character in our language (eight bits) is referred to as a byte. (For example: is a byte that represents an uppercase A; each 1 or 0 is a bit.)

9 history.ppt 21-Jan-03 Binary Numbers Kilobytes, Megabytes, and Gigabytes If you understand that a byte is one character in our language, you’ve got it made because: 1000 bytes = 1 kilobyte (1,000 characters = 1 kilobyte) 1,000,000 bytes = 1 megabyte (1,000,000 characters = 1 megabyte) 1,000,000,000 bytes = 1 gigabyte (1,000,000,000 characters = 1 gigabyte)

10 history.ppt 21-Jan-03 THIS IS A FEW OF THE DIFFERENT TYPES Of COMPUTERS Desk top Lap Top Hand Held computer Computer computer

11 history.ppt 21-Jan-03 DEFINITION Hardware Vs. Software If you can touch it, it’s hardware

12 history.ppt 21-Jan-03 Examples of Hardware

13 history.ppt 21-Jan-03 The Programs that are on the disks are software

14 history.ppt 21-Jan-03 Definition of User

15 history.ppt 21-Jan-03 Uses for a PC Word Processing Desktop Publishing Database Management Spreadsheets Communication Finance Education Entertainment News and Information

16 history.ppt 21-Jan-03 Tips for Beginners Explore Your Computer Mistakes won’t Kill You EDIT/ UNDO is your Friend Be persistent Apply what you Learn Don’t try to learn too fast Walk away if you get frustrated Have Fun

17 history.ppt 21-Jan-03 Why Learn This Stuff? Buying a PC Having Your PC Serviced Calling For Support Be able to talk to Friends & Grandchildren It’s Fun

18 history.ppt 21-Jan-03 Examples of PC computers

19 history.ppt 21-Jan-03 SYSTEM COMPONENTS Ram – Random Access Memory Ram is the memory used by the computer to run programs. The amount of Ram available will determine how fast a program will run and how many windows can be open at one time. Ram memory is considered Volatile because it disappears when the power is turned off.

20 history.ppt 21-Jan-03 SYSTEM COMPONENTS Hard Drive The Hard Drive is the computers main, long term storage. It is referred to as non-volatile storage, because it does not disappear when the power is turned off. The size of the Hard Drive is measured in Gigabytes. (Billions of Bytes).

21 history.ppt 21-Jan-03 SYSTEM COMPONENTS

22 history.ppt 21-Jan-03 SOFTWARE Operating systems Applications Data

23 history.ppt 21-Jan-03 OPERATING SYSTEMS MS-DOS Windows 95,98,Me Windows NT, 2000,XP,2007 Linux

24 history.ppt 21-Jan-03 APPLICATIONS MS Word (Your basic Word Processor)

25 history.ppt 21-Jan-03 APPLICATIONS WordPerfect Adobe Acrobat Lotus Photoshop QuickBooks Notepad CorelDraw WinZip HyperCam Media Player Photo Paint StarCraft ETC. ETC. ETC. ETC. Ad Infinitum

AN INTRODUCTION to WINDOWS XP This is the operating system most of us will be using

27 history.ppt 21-Jan-03

28 history.ppt 21-Jan-03

29 history.ppt 21-Jan-03

30 history.ppt 21-Jan-03

31 history.ppt 21-Jan-03 AN INTRODUCTION to WINDOWS