Computer Software Kit. Vocabulary Computer – A device designed to compute and follow a program, which is a sequence of automatic instructions. End user.

Slides:



Advertisements
Similar presentations
P3- Represent how data flows around a computer system
Advertisements

4/23/2015Engineering Problem Solving with C++ second edition, J. ingber 1 Engineering Problem Solving with C++, Etter/Ingber Chapter 1.
 Computer hardware components are the physical pieces of the computer.  The major hardware components of a computer are: – The central processing.
Types of Computers & Computer Hardware Computer Technology.
Essential Introduction to Computers
Computer System.
Computer Components.
What Is A Computer System?
Skills: none Concepts: computer components, stored program computer, machine language, register, fetch-execute cycle, von Neumann architecture, CPU history.
Chapter 1- Visual Basic Schneider1 Chapter 1 An Introduction to Computers and Visual Basic.
Von Neumann architecture
Brendan Cooney CSC 152. What is Input? Any data or instructions entered into the memory of a computer Data- unprocessed information Instructions- steps.
KEYBOARD – an input device used to type data.
Mrs. Staniec. 1. Identify different types of computer devices. 2. Identify the role of the central processing unit. 3. Identify the difference between.
Introduction to Computers. Are Computers Important? OF COURSE!
Computer: Definition and History Lin Zhong ELEC101, Rice University.
D. Beecroft Fremont High School Types of Computers & Computer Hardware.
Essential Computer Concepts. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 What Is a Computer? A computer is an electronic device.
An Introduction To Computer Hardware
Today’s Agenda: Computer Basics Review Hardware: The physical components of a computer, any internal or external computer part that you can touch. Software:
 Hardware is every thing that goes into the computer system like;  The computer chip.  Keyboard.
Introduction In this power point I will tell people computer equipment and how you use them and how they work.
History of Digital Computers
Configuration.
1 2 Basics of Computer Systems Ch.1-A,B,C FALL 2000 Rob Wolfe.
2nd Meeting Computer Essential. Can you named these parts of computer?
INTRODUCTION TO COMPUTERS The personal computer was far from reality in Computer users were limited to specially trained operators and engineers.
A computer is an electronic device used to process data, converting data into information that is useful to people.
Landon Peterson and William Yancey. Definition Input Device - A variety of devices, which allow a human to machine interface. This allows the human to.
Visual BASIC 1 Introduction
Computer A computer is an electronic machine that takes information, processes it,and stores it. Computers are made up of hardware ( monitor, tower, keyboard,
INFORMATION PROCESSING CYCLE. What is a computer? A computer is a machine that receives data and processes that data in some way to produce information.
COMPUTER HARDWARE Kris Marinov. HARDWARE DEFINITION Comprehensive term for all of the physical parts of the computer. Comprehensive term for all of the.
Computer Components.
Mrs. Ulshafer August, 2013 Java Programming Chapter 1.
What is a computer? Computer is a device for processing information.
Introduction to programmable computing devices. What is a computer Computer: How was the computer developed/invented: A computer is a "reckoning" or computing.
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.
The Computer.
Computer Hardware Basic Computer Concepts Components of Data Processing  Data processing is a technique of collecting, manipulating and distributing.
Computer Components East Hardin Middle School Mr. Ervin.
Information on computers By kerili kerr. Introduction The purpose of our presentation is to tell people about computer equipment. I will inform people.
In and Out are opposites. This is something to keep in mind when considering Input and Output. INPUT OUTPUT Ask: Does this device send information in?
Printer. Keyboard In computing, a keyboard is a typewriter-style device, which uses an arrangement of buttons or keys, to act as mechanical levers or.
LECTURE#2 INTRODUCTION TO COMPUTERS, HISTORY AND APPLICATIONS INSTRUCTOR: M. MATEEN YAQOOB.
1 THE COMPUTER. 2 Input Processing Output Storage 4 basic functions.
An Example Architecture. A Paper Computer - Woody Woody's characteristics Word size – 8 bits One word.
Three Jobs of a Computer 1. Input 2. Processing 3. Output.
Computer Architecture2  Computers are comprised of three things  The physical computer  The operating system  The user and programs running on the.
In computing, an input device is a piece of computer hardware equipment used to provide data and control signals to an information processing system such.
Computer Vocabulary Computer
Computer Parts and Functions. How A Computer Works.
INTRODUCTION TO COMPUTER CHAPTER N0 2 INPUT & INPUT & OUTPUT DEVICES OUTPUT DEVICES INSTRUCTOR: ADEEL ANJUM ADEEL ANJUM.
Introduction To Computers
History of Computers Review Computer Applications I Notes Teacher: Mrs. Malone from Microsoft Office textbook, chapter 1.
Computer A Computer may be defined as an electronic device that operates upon data. So, a computer can store, process and retrieve data as and when desired.
My Computer System Room 219 My Computer System Monitor Books Power Monitor Keyboard Chair Headphones CPU Mouse Pad Power USB.
Parts of a computer Vocabulary & Labeling.
The beginning of electronic data processing
MIGRANTE-EUROPE SKILLS TRAINING CENTER
Basic Computer Components
Introduction to computer
Mid Term Study Guide Career Preparedness 2014.
Unit I Flash Cards Start.
The monitor shows information.
Computer History Timeline Computer History Timeline
Computer Electronic device Accepts data - input
CHAPTER 1 Information Technology, The Internet, And You.
Bioinformatics (Nursing)
Introduction to Computers
Presentation transcript:

Computer Software Kit

Vocabulary Computer – A device designed to compute and follow a program, which is a sequence of automatic instructions. End user – A person who is using the computer. Keyboard – A device that is used to provide information to the computer. The keyboard has letters, numbers and special function buttons on it. Mouse – A computer input pointing device used to navigate a pointer on a computer display. Monitor – A device like a television where the computer displays information Software Program - Series of instructions that a computer can read and execute. Computer data storage - A device a computer uses to store information

History of Computers 1800s – Punch Card System – Made holes in cards to calculate! Early 1600s Pascal Mechanical Calculator Could only add and subtract

History of Computers 1970 HP CASIO CM-620 Mini Electronic calculator that can fit in your hands 1943 – ENIAC Most powerful computer at the time Was as big as a room and weighed as much as 15 cars!

Program a Robot! Program the robots as a team Teams will include  Map maker  Director  Builder  Human Robot  Software programmer

Roles Director  Tells the Human Robot how to navigate the Map. Builder  Builds the map created by the Map Maker Software Developer  Programs the robot to navigate the Map. Map Maker  Creates a diagram of the map. Human Robot  Follows the instruction of the Director.

Software Program Date: 8/25/08 Team: NXT Programmers Example Program: Begin Step 1: STRAIGHT_1X Step 2: TURN_RIGHT Step 3: STRAIGHT_5X Step 4: TURN_LEFT Step 5: Step 6: Step 7: Step 8: Step 9: Step 10: Step 11: Step 12: End Program Date: Team: Program: Begin Step 1: Step 2: Step 3: Step 4: Step 5: Step 6: Step 7: Step 8: Step 9: Step 10: Step 11: Step 12: End Program