Computer Concepts
Computer Concepts
Hard Ware
Software
■ Electronic Circuits
• Most expensive of the three forms for storing binary
information.
• A flip-flop circuit has either one electronic status or the other.
It is said to flip-flop from one to the other.
• Electronic circuits come in two forms:
– Permanent
– Non-permanent
■ Magnetic Technology
• Two parts to most of the magnetic forms of information
storage:
– The medium that stores the magnetic information.
• Example: Floppy disk. Tiny spots on the disk are
magnetized to represent 0s and 1s.
– The device that can “read” that information from the
medium.
• The drive spins the disk.
• It has a magnetic sensing arm that moves over the
disk.
• Performs nondestructive reading.
Khalil A.Channa 3-12
Input Devices
■ Optical
• Uses lasers to “read” the binary information from the
medium, usually a disc.
– Millions of tiny holes are “burned” into the surface of the
disc.
– The holes are interpreted as 1s. The absence of holes are
interpreted as 0s.
■ Cost
• Megabyte: A Million bytes.
• Gigabyte: A billion bytes.
■ Type of Access
– Sequential - Obtained by proceeding through the storage
medium from the beginning until the designated area is
reached (as in magnetic tape).
– Random Access - Direct access (as in floppy and hard
disks).
■ client
• A single user of a network application that is operated
from a server. A client/server architecture allows many
people to use the same data simultaneously. The
program's main component (the data) resides on a
centralized server, with smaller components (user
interface) on each client.
■ home page
• The main page of a Web site used to greet visitors, provide information
about the site, or to direct the viewer to other pages on the site.
■ HTML
• Hypertext Markup Language. A standard of text markup conventions
used for documents on the World Wide Web. Browsers interpret the
codes to give the text structure and formatting (such as bold, blue, or
italic).
■ HTTP
• Hypertext Transfer Protocol. A common system used to request and send
HTML documents on the World Wide Web. It is the first portion of all
URL addresses on the World Wide Web (e.g.,
http://www.whitehouse.gov).
■ Megabyte (MB)
• Equal to 1,048,576 bytes, usually rounded off to one million bytes (also
called a “meg”).
■ Memory
• Temporary storage for information, including applications and documents.
The information must be stored to a permanent device, such as a hard disc
or CD-ROM before the power is turned off, or the information will be lost.
Computer memory is measured in terms of the amount of information it
can store, commonly in megabytes or gigabytes.
■ PDA
■ Personal Digital Assistant. A hand-held computer
that can store daily appointments, phone numbers,
addresses, and other important information. Most
PDAs link to a desktop or laptop computer to
download or upload information.
■ webcam
• A video camera/computer setup that takes live images and sends them to a
Web browser.
■ Window
• A portion of a computer display used in a graphical interface that enables
users to select commands by pointing to illustrations or symbols with a
mouse. “Windows” is also the name Microsoft adopted for its popular
operating system.
■ World Wide Web (“WWW” or “the Web”)
• A network of servers on the Internet that use hypertext-linked databases
and files. It was developed in 1989 by Tim Berners-Lee, a British
computer scientist, and is now the primary platform of the Internet. The
feature that distinguishes the Web from other Internet applications is its
ability to display graphics in addition to text.
■ word processor
• A computer system or program for setting, editing, revising, correcting,
storing, and printing text.