Starting from. An Introduction to Computing Science by Jeremy Scott LEARNER NOTES

Size: px
Start display at page:

Download "Starting from. An Introduction to Computing Science by Jeremy Scott LEARNER NOTES"

Transcription

1 Starting from An to Computing Science by Jeremy Scott LEARNER NOTES

2 You have probably already used several computers today without realising it. If you have sent a text, been driven in a car, or checked your watch then you have used a computer. The words you are reading now were typed on a computer. Computers are all around us. Since they affect so many parts of our lives, it is important to understand how they work. What is a computer? A computer is a machine that carries out instructions given to it by a human. Without instructions, computers wouldn t be able to do anything. If this is the case, then what makes them special? Well, computers work faster than humans 1 ; are more accurate than humans; can store huge amounts of information that they never forget. It might seem that computers can do almost anything. However, here are some other important things to remember: Computers don t have brains; they are not cleverer than humans. Computers don t have feelings or common sense. This means that there are lots of everyday tasks that humans can perform that computers still cannot. Write down three everyday tasks that humans perform but computers cannot (or are not very good at) At the time of writing, a modern personal computer could perform over 100 billion calculations every second! Page 5

3 Types of computer Computers come in many shapes and sizes. Computers that most people might recognise include: Desktop A desktop PC (Personal Computer) is designed to sit on top of or under a desk and is used by one person at a time. It is powered by mains electricity and made up of separate devices. Laptop Laptop computers combine all the separate devices of a desktop PC into one unit. This can be carried around and powered by mains electricity or battery. Netbooks and ultrabooks are just smaller, lighter types of laptop. Tablet This has a large, touch sensitive screen which is used with your finger (or sometimes a special pen). It is battery-powered and very portable. Tablets have an on-screen virtual keyboard 2. The personal computers shown above appear in order of oldest to newest types. What does this tell you about the kind of computers people want? 2 The word virtual is used a lot in Computing. It just means not real it s something that s been recreated on a computer. Can you think of any other virtual things you get on a computer? Page 6

4 Other computers that may not be as well-known or recognised by most people include: Mainframe This is a large computer which can take up an entire room. Many users can use it at the same time, each with their own keyboard, mouse and monitor. Mainframes are very expensive and need a team of people to run them. They are owned by large organisations that need to store and process huge amounts of information. Server A server is a computer that provides services for other computers on a network e.g. file server (stores users files) web server (serves out web pages) mail server (provides services) Games console Games consoles are also computers. Most have a disc drive for loading games and a powerful processor to create realistic graphics. Many games consoles can also connect to the Internet, letting users buy games online or compete with other gamers around the world. Page 7

5 Embedded Many devices in your home have an embedded computer a small silicon chip that carries out stored instructions. The modern home has over 100 of these computers, built into devices like a toaster, stereo, washing machine, fridge, TV, etc. A modern car may have another 100 or more embedded computers 3. Write down three devices in your own home that you think might contain an embedded computer (besides those shown above) Smartphone Smart mobile phones like Android and Apple iphone are really pocket computers that can also make phone calls. Many smartphones use large touch screens. This is a good example of convergence where technologies that were previously separate are now combined in one device. Write down three technologies that are combined in a modern smartphone Source: Page 8

6 Parts of a computer A computer is a machine that: takes in information stores this information processes this information and gives this processed information back out. INPUT PROCESS OUTPUT STORAGE Write down inputs and outputs for the following activities on different types of computers. When you have finished, create an extra one of your own: Input(s) Output(s) Playing a video game Move game controller Click buttons Character moves Menu selections made Surfing the WWW Making a phone call Watching TV Page 9

7 There are two main parts to a computer: hardware and software. Hardware Hardware means computer equipment. A single piece of hardware is called a device. There are four main types of device in a computer: Input device Central Processing Unit (CPU) Output device Storage device used to put data into the computer where the computer carries out the instructions given by the programs. The faster the processor, the faster your computer will work. used for data coming out of the computer used to store programs and data. It is where you save your work on to. Put simply if you can touch it, it s hardware. Decide if the following devices are input, output or storage devices then put each one into the correct column. The first three have been done for you. keyboard; hard disc drive; monitor; speaker; scanner; printer; mouse; DVD drive; microphone; memory stick; game controller; smartphone touch screen; memory card Input Device Storage Device Output Device keyboard hard disc drive monitor Page 10

8 Software A computer can perform different tasks, depending on the instructions it is given. A list of instructions is called a program. Without a program to tell it what to do, a computer would just be a (useless) collection of hardware devices. Software is the name given to programs and the information they use. Complete the table below of ten different jobs you can do on a computer and the name of a software package that lets you do it. Task Browse the World Wide Web Play games Edit a movie Software package Internet Explorer Angry Birds imovie Page 11

9 Programming languages Computers follow instructions given to them by humans. They can solve only the problems that people tell them to solve. To tell a computer what to do, you must know what problem you want to solve and have a plan for solving it. Unfortunately, these instructions can t just be given to the computer in normal English. A computer can perform tasks very quickly, but it is not intelligent like we are. A computer will do: only what it is told and exactly what it is told. This means that computer programs have to be written in a very precise way, according to strict rules. There must be no confusion over what instructions mean. A set of instructions and rules that a program can be written in is called a programming language. Page 12

10 Programming in Scratch Programming in Scratch The rest of this course will focus on how to write computer programs. You will be using Scratch, created by MIT (Massachusetts Institute of Technology), one of the USA s leading universities. Scratch is a powerful software development package. It lets you create programs (called projects) that combine sound, graphics and animation. You can upload your projects to the Scratch website and share with other Scratchers around the world. It really is the cat s whiskers! You will learn how to use Scratch through a series of lessons. At the end of each one, there will be some questions which will help to check if you have understood what you have learned. A model of the Scratch cat at MIT Media Lab Page 13

Digital Literacy. Identify types of computers, how they process information, and the purpose and function of different hardware components

Digital Literacy. Identify types of computers, how they process information, and the purpose and function of different hardware components Digital Literacy Identify types of computers, how they process information, and the purpose and function of different hardware components Computer Basics 1.01 Types of Computers Input and Output Devices

More information

SECTION 2 (Part B) Types And Components Of Computer Systems. Sophia Pratzioti

SECTION 2 (Part B) Types And Components Of Computer Systems. Sophia Pratzioti SECTION 2 (Part B) Types And Components Of Computer Systems 2 Hardware & Software Hardware: is the physical parts of the computer system the part that you can touch and see. Hardware can be either external

More information

Cambridge Nationals R001. Revision help (LO1)

Cambridge Nationals R001. Revision help (LO1) Cambridge Nationals R001 Revision help (LO1) Portable devices These are electronic devices that can be carried easily. Examples include: Laptops Netbooks Mobile phones Tablets (Ipad, Android Tablet) handheld

More information

Parts of the Computer System. Parts of the Computer System. Parts of the Computer System. Essential Computer Hardware. Information Processing Cycle

Parts of the Computer System. Parts of the Computer System. Parts of the Computer System. Essential Computer Hardware. Information Processing Cycle Looking Inside the Computer System NOS 116, 118, 218, 222 Handout 10 Hardware & Software Computer systems have four parts Hardware Software Data User 1 1B-2 Hardware Mechanical devices in the computer

More information

Computer Basics. Lesson 1 Introduction to Computers. Edited by C. Rhodes 08/11

Computer Basics. Lesson 1 Introduction to Computers. Edited by C. Rhodes 08/11 Computer Basics Lesson 1 Introduction to Computers Edited by C. Rhodes 08/11 ESSENTIAL STANDARD Computer Basics ESSENTIAL QUESTIONS What are the parts and features of a computer? What are the functions

More information

Lesson 1 Parts are adapted from Windows 98 by Mark Twain Media, Inc.

Lesson 1 Parts are adapted from Windows 98 by Mark Twain Media, Inc. Parts are adapted from Windows 98 by Mark Twain Media, Inc. A Computer is an electronic machine. Even though they seem powerful and mysterious, computers are just machines. When we think of machines, we

More information

Buying New. Devices. Tech & Tea Seminar By CommuniTech

Buying New. Devices. Tech & Tea Seminar By CommuniTech Buying New Devices Tech & Tea Seminar By CommuniTech OUTLINE Laptops and Desktops Phones and Tablets Key words and phrases Comparison Sites 2 Do you know what kind of computer would suit you best? 3 TYPES

More information

Software is a computer that tells the computer how to perform particular.

Software is a computer that tells the computer how to perform particular. Name: A is a device that accepts, processes, stores, and produces, all according to a series of stored instructions. _ includes the physical electronic and mechanical devices that process the data. Peripheral

More information

COMPUTERS. IT, short for Information Technology, is the subject related to computers. What does a computer do?

COMPUTERS. IT, short for Information Technology, is the subject related to computers. What does a computer do? COMPUTERS IT, short for Information Technology, is the subject related to computers. What does a computer do? Write letters Browse the Internet Send e-mail messages to people around the world Play games

More information

Chapter 2 Basic Computer Configuration

Chapter 2 Basic Computer Configuration CSCA0101 COMPUTING BASICS Chapter 2 1 Topics: Basic Operations Computer Components Computer Categories 2 Computing Terminology Data Data is anything in a form suitable for use with a computer. Information

More information

Information Communications Technology (CE-ICT) 6 th Class

Information Communications Technology (CE-ICT) 6 th Class Information Communications Technology (CE-ICT) 6 th Class Lecture 2: Computer Concepts (Part A) Lecturer: Objectives Hardware Concepts Types of Computer Components of a Computer System Computer Performance

More information

Computer and Online Basics.

Computer and Online Basics. Computer and Online Basics www.bcs.org/onlinebasics E Published under Licence from the ECDL Foundation Ltd. All rights reserved, no part of this book may be reproduced without permission of the copyright

More information

Assignment 1 What is a Computer?

Assignment 1 What is a Computer? Assignment 1 What is a Computer? Hello, I'm PC. Read about the computer. Answer the questions. A computer is a tool that runs programs. The computer is sometimes called a "personal computer" or PC for

More information

Computer Hardware. In this lesson we will learn about Computer Hardware, so that we have a better understanding of what a computer is.

Computer Hardware. In this lesson we will learn about Computer Hardware, so that we have a better understanding of what a computer is. In this lesson we will learn about, so that we have a better understanding of what a computer is. USB Port Ports and Connectors USB Cable and Connector Universal Serial Bus (USB) is by far the most common

More information

By: Computer Education. Introduction Level One

By:   Computer Education. Introduction Level One Computer Education Introduction Level One What is a Computer? A computer is an electronic machine which can take in data, stores and processed the data, and then produces information Data is information

More information

Fig 1.1 A designer working on a personal computer

Fig 1.1 A designer working on a personal computer Computer systems Computers are information processing machines. They process data to produce information. The most common mistake made by people when they talk about computers is to believe they are intelligent

More information

Computer Overview. A computer item you can physically see or touch. A computer program that tells computer hardware how to operate.

Computer Overview. A computer item you can physically see or touch. A computer program that tells computer hardware how to operate. Hardware Computer Overview A computer item you can physically see or touch. Software A computer program that tells computer hardware how to operate. Information Technology (IT) The broad subject related

More information

ICT IGCSE Theory Revision Presentation 1.4 Types of computer

ICT IGCSE Theory Revision Presentation 1.4 Types of computer Describe the characteristics of a personal/desktop computer and its uses, both as a standalone and networked computer Describe the characteristics of a laptop computer and what it is used for, both as

More information

Functional Skills. Level 2. IT Basics Learning Resource Task 1. Microsoft product screen shot(s) reprinted with permission from Microsoft Corporation.

Functional Skills. Level 2. IT Basics Learning Resource Task 1. Microsoft product screen shot(s) reprinted with permission from Microsoft Corporation. Functional Skills Skills ICT Level 2 IT Basics Learning Resource Task 1 Microsoft product screen shot(s) reprinted with permission from Microsoft Corporation. Computer basics As you work through, you will

More information

Section 1. System Technologies and Implications. Modules. Introduction to computers. File management. ICT in perspective. Extended software concepts

Section 1. System Technologies and Implications. Modules. Introduction to computers. File management. ICT in perspective. Extended software concepts Section 1 System Technologies and Implications Modules 1.1 Introduction to computers 1.2 Software 1.3 Hardware 1.4 File management 1.5 ICT in perspective 1.6 Extended software concepts 1.7 Extended hardware

More information

4.03 IT PowerPoint. Objective 4.03 Understand Information Technology activities and careers.

4.03 IT PowerPoint. Objective 4.03 Understand Information Technology activities and careers. 4.03 IT PowerPoint Objective 4.03 Understand Information Technology activities and careers. What Is A Computer? An electronic device that receives data, processes data, stores data, and produces a result

More information

Functional Skills. Entry 3 to Level 2. IT Basics Information

Functional Skills. Entry 3 to Level 2. IT Basics Information Functional Skills Skills ICT Entry 3 to Level 2 YOU DO NOT NEED TO WORK THROUGH THIS. IT IS AN PACK TO TEACH YOU THE SKILLS NEEDED TO COMPLETE THE TASKS. YOU CAN USE IT WHILST WORKING THROUGH THE TASKS,

More information

Types of Computers. Computer Technology (S1 Obj 1-1)

Types of Computers. Computer Technology (S1 Obj 1-1) Types of Computers Computer Technology (S1 Obj 1-1) Introduction There are many different types of computers available today. They are categorized into different types depending on their size and processing

More information

Parts are adapted from Windows 98 by Mark Twain Media, Inc. A Computer System has Hardware and Software

Parts are adapted from Windows 98 by Mark Twain Media, Inc. A Computer System has Hardware and Software Parts are adapted from Windows 98 by Mark Twain Media, Inc. A Computer System has Hardware and Software All the parts--monitor, printer, hard drive, etc.-- cables, cabinets, and programs that make a computer

More information

HARDWARE. There are a number of factors that effect the speed of the processor. Explain how these factors affect the speed of the computer s CPU.

HARDWARE. There are a number of factors that effect the speed of the processor. Explain how these factors affect the speed of the computer s CPU. HARDWARE hardware ˈhɑːdwɛː noun [ mass noun ] the machines, wiring, and other physical components of a computer or other electronic system. select a software package that suits your requirements and buy

More information

ICT IGCSE Theory Revision Presentation 2.1 Input devices and their uses

ICT IGCSE Theory Revision Presentation 2.1 Input devices and their uses Identify input devices and their uses, e.g. keyboard, numeric keypad, pointing devices (such as mouse, touchpad, tracker ball), remote control, joystick/driving wheel, touch screen, scanners, digital cameras,

More information

Computer Buying Tips

Computer Buying Tips Reference Services Division Presents Computer Buying Tips Get the information you need to be a savvy consumer when shopping for your first or next computer. This handout provides an overview of the types

More information

Chapter Two Computer Types

Chapter Two Computer Types Chapter Two Computer Types 2-1 Microcomputers - Personal Computers Microcomputers sit on, beside or under a desk. They process data quickly and are designed for one user. The cost is relatively low, depending

More information

Easy to connect to internet & browse or listen to music or videos A range of software and programs can be used for home, business, education etc

Easy to connect to internet & browse or listen to music or videos A range of software and programs can be used for home, business, education etc EIT, Author Gay Robertson, 2016 Desktop PC Made up of system unit, keyboard, monitor, mouse Relatively cheap but not portable and take up a lot of space Are versatile You can add extras for speed or storage

More information

Contents. 1. Hardware Software Networks St Ignatius Girls JL - Form 3

Contents. 1. Hardware Software Networks St Ignatius Girls JL - Form 3 Contents 1. Hardware... 2 2. Software... 4 3. Networks... 5 St Ignatius Girls JL - Form 3 1. Hardware RAM - The RAM (Random Access Memory) within your computer is where the operating system is loaded to

More information

Computer Basics. Need more help? What s in this guide? Types of computers and basic parts. Why learn to use a computer?

Computer Basics. Need more help? What s in this guide? Types of computers and basic parts. Why learn to use a computer? Computer Basics What s in this guide? The purpose of this guide is to help you feel more comfortable using a computer. You will learn: The similarities and differences between laptop, desktop, and tablet

More information

Terminology, Types of Computers & Computer Hardware

Terminology, Types of Computers & Computer Hardware Terminology, Types of Computers & Computer Hardware Basic Terminology 1.Computer A device that accepts input, processes data, stores data, and produces output, all according to a series of stored instructions.

More information

CSC 170 Introduction to Computers and Their Applications. Computers

CSC 170 Introduction to Computers and Their Applications. Computers CSC 170 Introduction to Computers and Their Applications Lecture #4 Digital Devices Computers At its core, a computer is a multipurpose device that accepts input, processes data, stores data, and produces

More information

Computer Technology Flash Card 2

Computer Technology Flash Card 2 Computer Technology Flash Card 2 Mouse An input device that allows the user to manipulate objects on the screen by moving the mouse along the surface of a desk. Data Refers to the symbols that represent

More information

Laptop computers started as very expensive

Laptop computers started as very expensive Discovering the Laptop Advantage Laptop computers started as very expensive options for those who travelled on business and were willing to carry almost ten pounds of machine to be able to use a computer

More information

Can a Tablet Replace a Computer? Has the "post-pc" era arrived?

Can a Tablet Replace a Computer? Has the post-pc era arrived? Can a Tablet Replace a Computer? Has the "post-pc" era arrived? Has the Post-PC" Era Arrived? Steve Jobs, shortly after the introduction of the ipad in 2010: PCs are going to be like trucks. He added that

More information

ALL ABOUT COMPUTERS 2

ALL ABOUT COMPUTERS 2 Key to ALL ABOUT COMPUTERS 2 Keybooks are freely available at our website http://www.progresspublishers.com PROGRESS PUBLISHERS KRISHNA NAGAR, DELHI - 110051 EMAIL : progresspublishers@gmail.com 1. COMPUTER

More information

Introduction. A Look Inside a Laptop Computer. What is inside a laptop computer? What is Inside a Laptop Computer?

Introduction. A Look Inside a Laptop Computer. What is inside a laptop computer? What is Inside a Laptop Computer? What is inside a laptop computer? Introduction What is Inside a Laptop Computer? Watch the video (3:44). Need help? Have you ever looked inside a desktop computer case before? There is a lot of extra room

More information

CPU. Monitor. Keyboard. Moz: Good questions! Let us learn about each of these parts.

CPU. Monitor. Keyboard. Moz: Good questions! Let us learn about each of these parts. Moz: Good questions! Let us learn about each of these parts. CPU CPU (central processing unit) is the most important part of a computer. It is like the brain. It does all the tasks that we want the computer

More information

COMPUTER HARDWARE RAYMOND ROSE

COMPUTER HARDWARE RAYMOND ROSE COMPUTER HARDWARE RAYMOND ROSE LEARNING OUTCOMES 1.1 Identify types of computer how they process information, and the purpose and function of different hardware components. Understanding the computer and

More information

IMPORTANT WORDS AND WHAT THEY MEAN

IMPORTANT WORDS AND WHAT THEY MEAN MOBILE PHONES WHAT IS DATA Data is Internet. It can let you do lots of different things on your phone or tablet. You can send or receive texts, emails or photos, listen to music, watch TV shows, movies

More information

Unit A: Computer and Internet Basics

Unit A: Computer and Internet Basics Unit A: Computer and Internet Basics TRUE/FALSE 1. Cars and appliances include digital electronics. ANS: T PTS: 1 REF: Concepts 2 2. Usually when people talk about computers, they are talking about a PC.

More information

How much data can a BluRay hold?

How much data can a BluRay hold? COMPUTER HARDWARE ICS2O MR. EMMELL HOW MUCH SPACE ON YOUR USB? How much RAM in your phone? How much data can a BluRay hold? 1 THAT WHOLE B/KB/MB/GB/TB THING THAT WHOLE B/KB/MB/GB/TB THING So how many Bytes

More information

UNIT 1 ةيمزراوخلا تلاخدلما تاجرخلما

UNIT 1 ةيمزراوخلا تلاخدلما تاجرخلما UNIT 1 الخوارزمية املدخالت امل خرجات الدوران أواإلعادة The Maker will hold one program at a time. You do not need to delete files from the Maker before you copy another one onto it; the new file will just

More information

Computer Hardware. ICS2O Mr. Emmell

Computer Hardware. ICS2O Mr. Emmell Computer Hardware ICS2O Mr. Emmell How much space on your USB? How much RAM in your phone? How much data can a BluRay hold? That whole B/KB/MB/GB/TB thing That whole B/KB/MB/GB/TB thing So how many Bytes

More information

Buying a New Computer. Pete Rosendahl

Buying a New Computer. Pete Rosendahl Buying a New Computer Pete Rosendahl CAR vs COMPUTER Compact Mid Size SUV Luxury Economical Lifestyle Premium Ultra / Gamer CAR vs COMPUTER Engine 4, 6, 8 Cyl Horsepower Trunk Console AM / FM Radio CD

More information

Unit A451: Computer systems and programming. Section 3: Software 1 Intro to software

Unit A451: Computer systems and programming. Section 3: Software 1 Intro to software Unit A451: Computer systems and programming Section 3: Software 1 Intro to software Section Objectives Candidates should be able to: (a) Explain what is meant by the term software (b) Be aware of what

More information

What kind of computer is best for you?

What kind of computer is best for you? Computer Basics This class is designed to cover the following basics: Different types of computers Computer hardware vs. software Overview of file management and storage options Using the Microsoft Windows

More information

Parts of a Computer. In this lesson you will learn about the main parts of a computer. CPU. Monitor. Mouse. Keyboard. Lesson 2

Parts of a Computer. In this lesson you will learn about the main parts of a computer. CPU. Monitor. Mouse. Keyboard. Lesson 2 Lesson 2 m Parts of a Computer In this lesson you will learn about the main parts of a computer. Tejas and Jyoti were in the computer room, looking at one of the computers. They were trying to see how

More information

VISUAL SUMMARY PEOPLE INFORMATION SYSTEMS. Information Technology, the Internet, and You. Rev.Confirming Pages

VISUAL SUMMARY PEOPLE INFORMATION SYSTEMS. Information Technology, the Internet, and You. Rev.Confirming Pages Rev.Confirming Pages VISUAL SUMMARY Information Technology, the Internet, and You INFORMATION SYSTEMS The way to think about a microcomputer is to realize that it is one part of an information system.

More information

Computer Concepts - Illustrated Introductory, Ninth Edition

Computer Concepts - Illustrated Introductory, Ninth Edition Computer Concepts - Illustrated Introductory, Ninth Edition Page 1 of 11 Computer Concepts - Illustrated Introductory, Ninth Edition Unit A: Computer and Internet Basics 1. Make sure that you can define

More information

BACK TO BASICS PART I. Hardware & it s Associated Terminology

BACK TO BASICS PART I. Hardware & it s Associated Terminology BACK TO BASICS PART I Hardware & it s Associated Terminology INTRODUCTION The purpose of this session is to review computer hardware & its associated terminology WHY? Everyone on the same page Better understanding

More information

Communication and Telecommunications

Communication and Telecommunications Information Booklet Communication and Telecommunications ~ Choosing Your Device ~ Easy English Format Table of Content Communication... 3 Telecommunication... 3 Telecommunication Functions... 4 Types of

More information

An Introduction to the Computer Age

An Introduction to the Computer Age An Introduction to the Computer Age Computers are changing our world. The invention of the internal combustion engine and the harnessing of electricity have had a profound effect on the way society operates.

More information

Computer Programming for Engineering

Computer Programming for Engineering Chapter 1 213301 Computer Programming for Engineering Introduction to Computer The Amazing Computer What will be known :- List a few profession in which computers are routinely used and the way computers

More information

ECDL. Module 1 About Computers. questions at the end of a slide

ECDL. Module 1 About Computers. questions at the end of a slide ECDL Module 1 About Computers 1. Listen to my presentation and ask questions at the end of a slide 2. In groups of two: Summarise my presentation and make your own presentation in your own words and present

More information

ICT IGCSE Theory Revision Presentation 2.1 Input devices and their uses

ICT IGCSE Theory Revision Presentation 2.1 Input devices and their uses ICT IGCSE Theory Revision Presentation The key concepts covered in this chapter are: >> Input devices and their uses >> Direct data entry and associated devices >> Output devices and their uses Identify

More information

I m going to be introducing you to ergonomics More specifically ergonomics in terms of designing touch interfaces for mobile devices I m going to be

I m going to be introducing you to ergonomics More specifically ergonomics in terms of designing touch interfaces for mobile devices I m going to be I m going to be introducing you to ergonomics More specifically ergonomics in terms of designing touch interfaces for mobile devices I m going to be talking about how we hold and interact our mobile devices

More information

Some Quick Terms Before we move ahead, we need to touch on a few key terms used throughout the book.

Some Quick Terms Before we move ahead, we need to touch on a few key terms used throughout the book. Getting Started Welcome to the official Apple Pro training course for Motion, Apple Computer s revolutionary real-time-design motion graphics application. This book provides a comprehensive guide to designing

More information

Computer Basics. Dayton Metro Library

Computer Basics. Dayton Metro Library I. What is a Computer? a. Basic Parts? II. How to start? Computer Basics Dayton Metro Library i. Hardware 1. The hardware is the part of the computer you can touch and see. (ex. keyboard, mouse, monitor)

More information

Chapter 1 Introduction to Computers

Chapter 1 Introduction to Computers Chapter 1 Introduction to Computers Chapter 1 Objectives Recognize the importance of computer literacy Discuss the uses of the Internet and World Wide Web Define the term, computer Describe the categories

More information

Computer Basics: Step-by-Step Guide (Session 2)

Computer Basics: Step-by-Step Guide (Session 2) Table of Contents Computer Basics: Step-by-Step Guide (Session 2) ABOUT PROGRAMS AND OPERATING SYSTEMS... 2 THE WINDOWS 7 DESKTOP... 3 TWO WAYS TO OPEN A PROGRAM... 4 DESKTOP ICON... 4 START MENU... 5

More information

Intentionally Blank 0

Intentionally Blank 0 Intentionally Blank 0 Technology in Action Chapter 2 Looking at Computers: Understanding the Parts 1 Understanding Your Computer: Computers are Data Processing Devices Perform four major functions Input:

More information

Electricity: Voltage. Gate: A signal enters the gate at a certain voltage. The gate performs operations on it, and sends it out was a new signal.

Electricity: Voltage. Gate: A signal enters the gate at a certain voltage. The gate performs operations on it, and sends it out was a new signal. Hardware CSCE 101 Electricity: Voltage Gate: A signal enters the gate at a certain voltage. The gate performs operations on it, and sends it out was a new signal. The signals voltage will either be between

More information

The personal computer system uses the following hardware device types -

The personal computer system uses the following hardware device types - EIT, Author Gay Robertson, 2016 The personal computer system uses the following hardware device types - Input devices Input devices Processing devices Storage devices Processing Cycle Processing devices

More information

Computer Systems. Communication (networks, radio links) Meatware (people, users don t forget them)

Computer Systems. Communication (networks, radio links) Meatware (people, users don t forget them) Computers are useful machines, but they are generally useless by themselves. Computers are usually part of a system a computer system includes: Hardware (machines) Software (programs, applications) Communication

More information

TECHNOLOGY IN ACTION. Chapter 2. Alan Evans * Kendall Martin * Mary Anne Poatsy. Looking at Computers: Understanding the Parts

TECHNOLOGY IN ACTION. Chapter 2. Alan Evans * Kendall Martin * Mary Anne Poatsy. Looking at Computers: Understanding the Parts TECHNOLOGY IN ACTION Alan Evans * Kendall Martin * Mary Anne Poatsy Chapter 2 Looking at Computers: Understanding the Parts Understanding Digital Components Understanding Your Computer Input Devices Output

More information

Introduction to computers

Introduction to computers Introduction to Computers 1 Introduction to computers You will learn what are the basic components of a computer system and the rudiments of how those components work. Are Computers Really So Confusing?

More information

Name: Date: Hour: The abacus (still in use today) is about 5,000 years old. Not a computer.

Name: Date: Hour: The abacus (still in use today) is about 5,000 years old. Not a computer. Introduction to Computers - Intel: The Journey Inside Name: Date: Hour: Directions: Read/review each lesson and write your short answers on this paper. If there is a video available, watch it using headphones.

More information

Day 2. Central Processing Unit (CPU) + Input Devices + Output Devices

Day 2. Central Processing Unit (CPU) + Input Devices + Output Devices Day 2 Central Processing Unit (CPU) + Input Devices + Output Devices 4-10-2015 5-10-2015 20 Central Processing Unit (CPU) 21 Central Processing Unit (CPU) of a PC The Central Processing Unit (CPU) is the

More information

Trac phone operators guide

Trac phone operators guide DownloadTrac phone operators guide. 12 13 07 718 2608 KLMD CreateFileW Trying to open file C WINDOWS system32 config system Before clicking on quot Activate quot, Disconnect from the internet Hi, I am

More information

Introduction And Communication Technology (ICT) LECTURE: 2

Introduction And Communication Technology (ICT) LECTURE: 2 Network: A network is a collection of computers and devices connected together, often wirelessly, via communications devices and transmission media. When a computer connects to a network, it is online.

More information

There are many types of computers, including:

There are many types of computers, including: Computer Basics There are many types of computers, including: Supercomputers... are used to process very large amounts of information including processing information to predict hurricanes, satellite images

More information

17655: Discussion: The New z/os Interface for the Touch Generation

17655: Discussion: The New z/os Interface for the Touch Generation 17655: Discussion: The New z/os Interface for the Touch Generation Thursday, August 13, 2015: 12:30 PM-1:30 PM Europe 2 (Walt Disney World Dolphin ) Speaker: Geoff Smith(IBM Corporation) 1 Trademarks The

More information

BACKUP, CLONE OR IMAGE? WHY YOU SHOULD BE INTERESTED

BACKUP, CLONE OR IMAGE? WHY YOU SHOULD BE INTERESTED BACKUP, CLONE OR IMAGE? WHY YOU SHOULD BE INTERESTED BACKUP For most people, this means making copies of important files. If the originals are lost, damaged or inaccessible, the copies can be used. Usually,

More information

First lecture Computer Basics. By lecturer : Raya N.Ismail computer science department

First lecture Computer Basics. By lecturer : Raya N.Ismail computer science department First lecture Computer Basics By lecturer : Raya N.Ismail computer science department Types of Computers Supercomputers...are used to process very large amounts of information including processing information

More information

E U R O P E A N P R O J E C T P R O M O T E D B Y :

E U R O P E A N P R O J E C T P R O M O T E D B Y : 1 2 E U R O P E A N P R O J E C T P R O M O T E D B Y : P R O J E C T N O : 2 0 1 5-1 - P T 0 1 - K A 2 0 1-013121 W W W. J U N I O R C O D E A C A D E M Y. E U J U N I O R C O D E A C A D E M Y P R O

More information

In this video we are going to see how a personal computer hardware is organised

In this video we are going to see how a personal computer hardware is organised In this video we are going to see how a personal computer hardware is organised The PC was designed with an open architecture. This means that it uses standard modular components. We can add, replace,

More information

Integrated Software Environment. Part 2

Integrated Software Environment. Part 2 Integrated Software Environment Part 2 Operating Systems An operating system is the most important software that runs on a computer. It manages the computer's memory, processes, and all of its software

More information

Sahalsoftware college. Welcome To understanding Basic Computer Concept

Sahalsoftware college. Welcome To understanding Basic Computer Concept Welcome To understanding Basic Computer Concept 1 Chapter1: Understanding Computer Concepts What is a computer? A computer is a machine that takes in data, processes if following a set of instructions

More information

Computer Concepts and C Programming. Unit I 06CCP13

Computer Concepts and C Programming. Unit I 06CCP13 Computer Concepts and C Programming () Unit I Unit Division Unit-I Introducing Computer Systems Interacting with Computer Unit-II Processing Data Storing Data Unit-III Using Operating Systems Networks

More information

Embedded versus portable interfaces for personalizing shared ubiquitous devices

Embedded versus portable interfaces for personalizing shared ubiquitous devices Embedded versus portable interfaces for personalizing shared ubiquitous devices David M. Hilbert and Jonathan Trevor FX Palo Alto Laboratory 3400 Hillview Avenue Palo Alto, CA 94304 USA {hilbert, trevor}@fxpal.com

More information

St. Benedict s High School. Computing Science. Information Systems Design & Development. (Part 2 Computer Systems) National 5

St. Benedict s High School. Computing Science. Information Systems Design & Development. (Part 2 Computer Systems) National 5 Computing Science Information Systems Design & Development (Part 2 Computer Systems) National 5 Hardware & software Learning Intentions After studying this topic you should be able to understand and describe:

More information

Section 1. System Technologies and Implications. Modules

Section 1. System Technologies and Implications. Modules System Technologies and Implications Modules 1.1 Introduction to computers 1.2 Software 1.3 Hardware 1.4 File management 1.5 ICTs in perspective 1.6 Extended software concepts 1.7 Extended hardware concepts

More information

ICT FAMILIARITY QUESTIONNAIRE FOR PISA 2015

ICT FAMILIARITY QUESTIONNAIRE FOR PISA 2015 ICT FAMILIARITY QUESTIONNAIRE FOR PISA 2015 (INTERNATIONAL OPTION) MAIN SURVEY VERSION CY6_QST_MS_ICQ_Final Core 6 November 2014 In the following questions, you will be asked about different aspects related

More information

Information Technology Fundamentals. Unit 1: Computer Basics Wrap-up

Information Technology Fundamentals. Unit 1: Computer Basics Wrap-up Information Technology Fundamentals Unit 1: Computer Basics Wrap-up What is a Computer? A computer is an electronic device that manipulates information, or data. It has the ability to store, retrieve,

More information

Introduction to Computers

Introduction to Computers Introduction to Computers Considers: Definition of computer Computer system devices Central Processing Unit Introduction to software What Is A Computer? A computer is an electronic device, operating under

More information

Mike Plunkett Oklahoma Secondary Schools Activities Association 2013

Mike Plunkett Oklahoma Secondary Schools Activities Association 2013 Mike Plunkett Oklahoma Secondary Schools Activities Association 2013 The technology is here to stay, either embrace it or fight it Our office has purchased them for staff Cost is reasonable All platforms

More information

IB Computer Science Topic 1.2.1

IB Computer Science Topic 1.2.1 IB Computer Science Topic 1.2.1 By: Mr. A. Lawson Topic 1.2.1 Define the terms: Hardware, software, peripheral, network, human resources 5 Key Concepts: 1. Hardware: anything within a computer you can

More information

COMPUTER BASICS. GETTING STARTED PAGE 02 Class Overview What You Will Learn. BASIC COMPUTER SKILLS PAGE 03 Anatomy of a Computer How Computers Work

COMPUTER BASICS. GETTING STARTED PAGE 02 Class Overview What You Will Learn. BASIC COMPUTER SKILLS PAGE 03 Anatomy of a Computer How Computers Work COMPUTER BASICS GETTING STARTED PAGE 02 Class Overview What You Will Learn BASIC COMPUTER SKILLS PAGE 03 Anatomy of a Computer How Computers Work OPERATING SYSTEMS PAGE 06 The Operating System Turning

More information

What You Need to Know When Buying a New Computer JackaboutComputers.com

What You Need to Know When Buying a New Computer JackaboutComputers.com If it s been a while since you bought your last computer, you could probably use a quick refresher on what you need to know to make a good purchase. Computers today are a much larger part of our life than

More information

What is Information Technology. Chapter 1: Computer System. Why use Information Technology? What is Data?

What is Information Technology. Chapter 1: Computer System. Why use Information Technology? What is Data? What is Information Technology Chapter 1: Computer System Information Technology is the direct use of technology to process data. A more formal definition of IT would be: The acquisition, processing, storage

More information

COMPUTERIZED OFFICE MANAGEMENT

COMPUTERIZED OFFICE MANAGEMENT COMPUTERIZED OFFICE MANAGEMENT Module 1 (COMPUTER FUNDAMENTALS) COMPUTER FUNDAMENTALS : INTRODUCTION : The term computer is derived from the Latin word compute which means to calculate. Computer is a fast

More information

Instruction For Use Laptop Internet On Mobile Phones Through Bluetooth

Instruction For Use Laptop Internet On Mobile Phones Through Bluetooth Instruction For Use Laptop Internet On Mobile Phones Through Bluetooth You could also just connect your phone to your laptop and draw power from your but you can also tether via a USB cable or wireless

More information

Chapter 1. Computer Technology Concept of Programming & Algorithm and Flow Charts

Chapter 1. Computer Technology Concept of Programming & Algorithm and Flow Charts Chapter 1 Computer Technology Concept of Programming & Algorithm and Flow Charts What is Computer? Computer is a device that can perform computations and make logical decisions billions of times faster

More information

So let s see if the MS Surface has given Apple Corp some ghostly shivers to worry about...

So let s see if the MS Surface has given Apple Corp some ghostly shivers to worry about... Last Friday saw the MS Surface released by Microsoft. Running Windows 8 RT it's being marketed in the same marketplace as the Apple ipad. So we at Prolateral thought we would look at them both and, as

More information

Second Generations Computers( )

Second Generations Computers( ) Second Generations Computers(1954-1962) Second Generations Computers(1954-1962) The invention of the transistor greatly changed the computer's development in 1948. The transistor replaced the large, cumbersome

More information

Basic PC: How do you turn on this darn thing?

Basic PC: How do you turn on this darn thing? Basic PC: How do you turn on this darn thing? What is the computer? Basic PC: How do you turn on this darn thing? A computer is a device that accepts information and manipulates it for some result. It

More information

Unit 4 Part A Evaluating & Purchasing a Computer. Computer Applications

Unit 4 Part A Evaluating & Purchasing a Computer. Computer Applications Unit 4 Part A Evaluating & Purchasing a Computer Computer Applications Making Informed Computer Purchasing Decisions Before Buying a Computer Speaking the language of the computer world can be tricky It

More information

CSC 121 Computers and Scientific Thinking

CSC 121 Computers and Scientific Thinking CSC 121 Computers and Scientific Thinking David Reed Creighton University Computer Basics 1 What is a Computer? a computer is a device that receives, stores, and processes information different types of

More information