| [ LiB ] |
ECDL Foundation Web site, http://www.ecdl.com/main/index.php
ICDL-US Web site, http://www.icdlus.com/index.html
| [ LiB ] |
| [ LiB ] |
Terms you'll need to understand:
Application software
Binary system
Bits per second (bps)
Byte
CD-ROM
Central processing unit (CPU)
Client/server
Digital
Diskette
Electronic commerce (e-commerce)
Electronic mail (email)
Freeware
Gigahertz (GHz)
Graphical
Hard disk
Hardware
Information technology (IT)
Input device
Internet
Joystick
Laptop computer
Local area network (LAN)
Megahertz (MHz)
Modem, monitor, mouse
Network computer
Operating system software
Output and Peripheral devices
Personal computer and printer
Personal digital assistant (PDA)
Random access memory (RAM)
Read-only memory (ROM)
Software
Storage device
Touchscreen
Trackball
Virus
Wide area network (WAN)
World Wide Web (WWW)
Techniques you'll need to master:
Identifying common types of computer hardware
Understanding the main types of software
Distinguishing the major types of computer networks
Listing some of the major ways in which computers are used in business, government, education, healthcare, and at home
Understanding the health, safety, and environmental impacts of computers
Listing some of the basic rules of information security
Understanding the basic legal implications of computers
Your journey to the ICDL starts with the first module, "Concepts of Information Technology." Just as learning to drive an automobile starts with a basic understanding of what a car is, where you can drive it, and why you'd want to do so, learning to drive your computer requires you to understand some basic concepts. This module covers eight general areas:
IT concepts
Computer hardware
Types of software
The use of networks
IT in everyday life
Health, safety, and environmental issues
Computer security
Legal aspects of IT
You'll learn about each of these areas in this chapter. By the end of the chapter, you'll be ready to go out and take the test for the first module!
| [ LiB ] |
| [ LiB ] |
We start with the broadest concepts and get increasingly specific as the chapter continues. Four general concepts set the stage for everything that
Basic definitions
Different types of computers
Computer performance
Let's get started on your journey toward finishing Module 1 of the ICDL!
You're expected to know the difference between hardware and software and to understand the broad
|
|
Understand the terms hardware, software, information technology (IT). |
Before you can do anything with a computer, you need to understand three basic terms: hardware, software, and IT.
Hardware
This term refers to all the physical parts of the computer: the beige box and all its contents, the mouse, the keyboard, the monitor, the
Software This term refers to the intangible instructions that tell the hardware what to do. When you switch on the computer and words and pictures appear on the screen, it's the software that dictates what those words and pictures will be and where they will be located. Software is split up into individual programs (for example, a word processing program or an email program) with distinct functions. You'll learn more about different types of software later in this chapter.
Information Technology (IT) This term is the general term for all the hardware, software, and services associated with computer use. In addition to computers and the programs that they run, IT encompasses the networks that connect the computers and the people who make them work.
So far, we've been speaking of "computers" as if they were a single thing. But in fact, there are many types of computers. To gain your ICDL, you need to recognize the main types of computers that you might encounter.
|
|
Understand and distinguish between mainframe computer, network computer, personal computer, laptop, personal digital assistant (PDA) in terms of capacity, speed, cost, and typical users. |
The exam might ask you about five different types of computers:
Mainframe computers are large computers that are typically used to run the operations of an entire department or company.
Network computers are computers that fit on an individual desktop, but they might not have much storage capacity. Instead, they rely on devices elsewhere on the network to store information for them.
Personal computers are computers that fit on or under an individual desktop and that store their own information. This type is probably the type of computer that you're most familiar with.
Laptop computers
are portable computers
Personal Digital Assistants ( PDAs ) are very small computers that fit in a shirt pocket. They have limited storage capacity and screen sizes.
Table 2.1 will help you compare these different types of computers.
|
Computer Type |
Capacity |
Speed |
Typical Cost |
Typical Users |
|---|---|---|---|---|
|
Mainframe |
Very large |
Very fast |
$1,000,000 |
IT departments at major corporations |
|
Network computer |
Small |
Fast |
$1,000 |
Business users |
|
Personal computer |
Large |
Fast |
$2,500 |
Home and business users |
|
Laptop |
Medium |
Medium |
$4,000 |
Business users who travel frequently |
|
PDA |
Small |
Slow |
$500 |
Professionals who need information "on the go" |
|
|
Unless you're
|
When you sit down with your computer, you should know what you're looking at. The exam will test your ability to recognize the different parts of a computer.
|
|
Know the main parts of a personal computer, such as: central processing unit (CPU), hard disk, common input and output devices, types of memory. Understand the term peripheral device . |
Let's take a little tour of the computer hardware that's probably on (or under) your desk. Think of this as basic orientation, just like learning that your car has tires, a trunk, and an engine.
The most obvious parts of the computer are usually the monitor, the mouse, and the keyboard. The monitor displays information to you and is an example of an
output device
. The keyboard and mouse let you send information to the computer and are examples of
input devices
. Together, input and output devices are examples of
peripheral devices
. A peripheral device is anything that you can unplug from the gray box. Other examples include printers,
|
|
You'll learn more about input devices and output devices later in this chapter. |
Follow the cables back from the monitor, mouse, and keyboard: They all plug into the back of a single box that contains the bulk of the computer's hardware. Sometimes this box is informally called the CPU, which stands for central processing unit. More
Of course, the CPU isn't the only thing inside that big beige box! Other important
Your computer probably has at least one
hard drive
and might have more. The hard drive is a magnetic device that can permanently store information. When you save a file, it ends up on the hard drive, which
The hard drive isn't the only place in your computer where information can be stored. Computers also have two kinds of memory: random access memory (RAM) and read-only memory (ROM) . You'll learn more about these types of memory later in the chapter.
The base unit of the computer typically contains one or more option cards as well. If you look at the back of the computer, you'll find a series of "slots." Some of these might be empty, and some might have hardware in them. Typical option cards include video cards (which send information to your monitor), network cards, and modems (which communicate with other computers).
Sometimes you'll hear people complaining that their computers are slow todayor, conversely, bragging that their new computers are fast. But what makes a computer fast or slow? You'll need to understand basic performance factors to effectively use computers.
|
|
Know some of the factors that impact on a computer's performance such as: CPU speed, RAM size, the number of applications running. |
Here are some of the factors that can influence the performance of your computer:
CPU speed Not all CPUs are the same. The faster the CPU, the better the performance.
RAM size
To perform most
Number of applications running
Each application takes up some RAM and some of the CPU's attention. If you have many applications
The exact applications you have running Large, complex applications will often make the computer seem slower than small, simple ones.
| [ LiB ] |