Printer Friendly
The Free Library
14,560,361 articles and books
Member login
User name  
Password 
 
Join us Forgot password?

Glossary of terms for computer "rookies." (Glossary)


No more blank stares! No more "pretending to know!" Now, when confronted by someone for whom "computerese com·put·er·ese  
n.
The technical language of those involved in computer technology.


computerese
language used by those in the business of manufacturing, selling, servicing, or using electronic computers,
" is a second language, or maybe a first one, you'll be able to understand what they're talking about and get the information you need!

Thanks to Kathryn Alden, President of Creative Solutions Unlimited, Inc., NURSING HOMES is able to offer you this glossary of commonly used terms from the world of computers, starting with those model numbers that are tossed around so freely:

286, 386, 486: These are common names for the 80286, 80386, and 80486 families of microprocessor chips made by the Intel Corporation (company) Intel Corporation - A US microelectronics manufacturer. They produced the Intel 4004, Intel 8080, Intel 8086, Intel 80186, Intel 80286, Intel 80386, Intel 486 and Pentium microprocessor families as well as many other integrated circuits and personal computer networking . A microprocessor is the "brain," or control center, of a computer. These chips, introduced in 1984, 1986, and 1989 respectively, are many times faster and more powerful than those in the original IBM-PC IBM-PC International Business Machines Corporation Personal Computer . The 386 and 486 have advanced memory management capabilities that the 286 does not have, enabling multiple applications to run simultaneously (see Windows). The 486 has all the features of a 386, but operates at significantly higher speed. The 486SX lacks the math coprocessor A mathematical circuit that performs high-speed floating point operations. It is generally built into the CPU chip; however, in older PCs, such as the 386 and 486SX, the math coprocessor was an optional, separate chip.  that a 486DX has, but is more reasonably priced.

Backup: A backup is a duplicate copy of the files that are stored on a computer's hard drive. Some backup systems make copies of the files to floppy disks, while others utilize tape cartridges. Regardless of the type of backup system, the most important thing is to DO IT! Most data lost because of hard disk failure or human error could be retrieved from backup copies if they were made regularly.

Clone or PC-Compatible: Nearly all personal computers (PC's) today are clones, or imitations, of the original IBM (International Business Machines Corporation, Armonk, NY, www.ibm.com) The world's largest computer company. IBM's product lines include the S/390 mainframes (zSeries), AS/400 midrange business systems (iSeries), RS/6000 workstations and servers (pSeries), Intel-based servers (xSeries)  microcomputer. Today, the term refers to a computer which can run DOS software see DOS).

Disk: A disk is a storage device used by the computer to save information. Hard disks are fixed inside the computer, while floppy disks are removeable. Floppy disks come in two sizes: 3 1/2" (1.44 MB capacity) and 5 1/4" (1.2 MB capacity). Hard disks can store hundreds of times the information that a floppy can hold. (See Megabyte).

DOS: An acronym for "Disk Operating System See DOS.

1. (operating system) Disk Operating System - (DOS) The original disk operating system from IBM.

DOS was the low-end OS of choice on the IBM 360, the high-end system was called just "OS".
," DOS is the program which controls everything that a computer does, all the programs it runs, saving and retrieving information, printing, etc. The latest version of MS-DOS MS-DOS
 in full Microsoft Disk Operating System

Operating system for personal computers. MS-DOS was based on DOS, developed in 1980 by Seattle Computer Products. Microsoft Corp. bought the rights to DOS in 1981, and released MS-DOS with IBM's PC that year.
 or PC-DOS The DOS operating system originally developed by Microsoft and supplied by IBM on its PCs before Windows 95 became the norm. Up until DOS 6, PC-DOS was almost identical to Microsoft's MS-DOS for non-IBM PCs, and both versions are called "DOS." See "IBM's DOS 6" under DOS 6.  is DOS 5.0 (See Network).

Function Keys: Function keys are the special "F" keys on the computer keyboard, labeled F1 through F10 or F12. Function keys are used by various programs to perform special commands. The purpose of the function keys is determined by the program being used. For example, in one program F1 may mean "Help" but in another program F1 may mean "Print." Sometimes function keys are used in combination with other keys, like shift or Alt or Ctrl.

Hardware: Hardware refers to the physical equipment that makes up a computer system. Hardware is controlled by software. (See Software).

Laptop: A laptop computer is a small, portable computer that usually weighs 12-15 pounds or less. Laptops may either run on rechargeable batteries or can be plugged into a common AC outlet. A laptop's flat screen is compact and lightweight, but can be difficult to read. Laptops are convenient and popular, but also are more expensive than desktop computers.

Mac: Mac, or Macintosh, is a family of personal computers introduced by Apple Computer in 1984. It has its own proprietary operating system (different from DOS and UNIX UNIX

Operating system for digital computers, developed by Ken Thompson of Bell Laboratories in 1969. It was initially designed for a single user (the name was a pun on the earlier operating system Multics).
) which provides graphical representations of programs and commands called "icons." Mac users select an item by dragging a small, handheld device called a Mouse across a surface, causing corresponding movement of a pointer on the screen, until the pointer lands on an icon. By pressing a button on the mouse, the item represented by the icon is selected.

Megabyte: A megabyte is roughly one million bytes. A byte is the equivalent of one character. Hard drive storage capacity is measured in megabytes (MB), with 40 MB, 80 MB, 120 MB, and 300 MB being common sizes.

Menu: A menu is an easy-to-use list of commands or program options. Items in a menu may be selected by pressing a letter or number, by highlighting the option and pressing ENTER, or by pressing a mouse button. Menu-driven programs are easier to learn to use than command-driven programs.

Memory: See RAM and ROM.

Modem: A modem is a device which converts a computer's electronic information into sounds that can be transmitted over telephone lines. The information is then translated back into electronic information by the receiving computer's modem.

Mouse: See Mac, Windows.

Network: Several computers interconnected to share information and equipment (like a laser printer) is called a network. A high-performance computer in the network, called the file server, stores the files that the other computers, called nodes or workstations, can access and share. Network software is needed to control the traffic between the workstations, the server, and other devices.

Printer, Dot Matrix: A dot matrix printer A printer that uses hammers and a ribbon to form images out of dots. It is widely used to print multipart forms and address labels. Also known as a "serial dot matrix printer," the tractor and sprocket mechanism in these devices handles thicker media better than laser and inkjet printers.  uses a series of pins striking a ribbon to form images out of dots. The more pins the printer uses, the higher the resolution of the image. A 24-pin dot matrix printer can produce typewriter-quality output. Dot matrix printers are less expensive than laser printers, but are noisier and slower.

Printer, Laser: A laser printer uses the same technology used in copy machines to print one page at a time on cut sheets of paper. They are fast and quiet, and can produce outstanding graphics.

RAM and ROM: RAM (Random Access Memory) and ROM (Read Only Memory) are memory chips used by the computer as it is processing data. RAM is the primary working memory where software instructions and data are placed temporarily. ROM contains special operating instructions that can only be read by the computer and not changed. RAM is one of the most important parts of a computer, as it determines the size and number of programs as well as the amount of data the computer can process immediately. A computer can only manipulate or process data which it holds in memory. After it is processed, that data is saved on a disk. (See Disk).

Software: Software refers to the vast collection of programs available that control the computer hardware. Operating system software, like DOS and UNIX, work behind the scenes to enable a computer to run application software like word processing or data base management or games.

Source Code: Source code is the language a program is written in by the programmer. Source code cannot be executed directly by the computer. It must be converted into machine language first by an assembler, a compiler, or an interpreter.

UNIX: UNIX is an operating system from AT&T that can support multiple users (see Network), multiple programs simultaneously "multitasking multitasking

Mode of computer operation in which the computer works on multiple tasks at the same time. A task is a computer program (or part of a program) that can be run as a separate entity.
"), and a wide variety of computer systems from microcomputers to large mainframe computers.

UPS: UPS, or Uninterruptible Power Supply See UPS.

(hardware) Uninterruptible Power Supply - (UPS) A battery powered power supply unit that is guaranteed to provide power to a computer in the event of interruptions in the incoming mains electrical power.
, is a battery backup system which provides backup power for a computer system when there is an electrical power failure or drop in voltage. A small UPS will provide battery backup for only a few minutes, which is usually enough time to save data and shut down the computer in an orderly fashion. A good UPS system will also provide surge suppression and voltage regulation.

VGA (Video Graphics Array) The display standard for the PC. All PC display adapters support VGA, and Windows machines boot up in "VGA mode" before switching to higher resolutions. : An acronym for "Video Graphics Array See VGA.

(hardware) Video Graphics Array - (VGA) A display standard for IBM PCs, with 640 x 480 pixels in 16 colours and a 4:3 aspect ratio. There is also a text mode with 720 x 400 pixels.
," VGA and Super VGA (SVGA (Super VGA) A screen resolution of 800x600 pixels. Third-party vendors extended IBM's VGA display standard and were the first to use the term. SVGA has also referred to 1,024x768 resolutions. See PC display modes. ) computer displays offer high quality text characters and vivid color graphics.

Windows: A windows program is one which displays separate viewing areas on a computer screen to enable the user to access and/or view several programs at onetime. Microsoft Corporation's Windows is a windows program which runs DOS software. Windows provides icons and a mouse interface which are similar to the Mac. (See Mac).

WYSIWYG (What You See Is What You Get) Pronounced "wiz-ee-wig." It refers to displaying text and graphics on screen the same as they will print on paper or display on a Web page. : WYSIWYG (pronounced "wizzy-wig") is an acronym for "What You See Is What You Get (jargon) What You See Is What You Get - (WYSIWYG) /wiz'ee-wig/ Describes a user interface for a document preparation system under which changes are represented by displaying a more-or-less accurate image of the way the document will finally appear, e.g. when printed. ." It is descriptive of a program's ability to display information on the computer screen in exactly the same way it will be printed. However, the screen output and the printer output are never 100% the same.

REFERENCES

[1.] Rosch, Winn L. The Winn L. Rosch Hardware Bible (Second Edition). New York New York, state, United States
New York, Middle Atlantic state of the United States. It is bordered by Vermont, Massachusetts, Connecticut, and the Atlantic Ocean (E), New Jersey and Pennsylvania (S), Lakes Erie and Ontario and the Canadian province of
: Brady Publishing, 1992. [2.] Freedman, Alan. The Computer Glossary (Fourth Edition). Point Pleasant, PA: AMACOM AMACOM American Management Association , 1989. [3.] Gookin, Dan. DOS for Dummies. San Mateo, CA: IDG IDG International Data Group
IDG Integrated Drive Generator
IDG Installation Design Guide
IDG Internet Discussion Group
IDG Inset Dielectric Guide
IDG International Dangerous Goods (mail, shipping) 
 Books Worldwide, Inc., 1991.
COPYRIGHT 1993 Medquest Communications, LLC
No portion of this article can be reproduced without the express written permission from the copyright holder.
Copyright 1993, Gale Group. All rights reserved. Gale Group is a Thomson Corporation Company.

 Reader Opinion

Title:

Comment:



 

Article Details
Printer friendly Cite/link Email Feedback
Publication:Nursing Homes
Article Type:Glossary
Date:Jan 1, 1993
Words:1390
Previous Article:Computerizing for the 21st century.
Next Article:The case for long-term care insurance (and how to make it).
Topics:



Related Articles
New English-Spanish glossary. (The English-Spanish Real Estate Glossary) (product announcement)
Tax glossary reflects global tax law changes. (International Bureau of Fiscal Documentation "International Tax Glossary") (Brief Article)
Web News You Can Use.(Brief Article)
Lighting Catalog.(Progress Lighting Inc)(Brief Article)
OSBORNE MCGRAW HILL DEBUTS DESKTOP ENCYCLOPEDIA CD-ROM.(Product Information)
How to speak British, II. (Who, what, when & where).
Online glossaries of HIV/AIDS terms.
Flexographic Terms: A Glossary of Terms Used in Flexographic Printing on Corrugated Board.(CORRUGATED PACKAGING)
Flexographic Terms: A Glossary of Terms Used in Flexographic Printing on Corrugated Board.(PAPER COATING/PRINTING & GRAPHIC ARTS)

Terms of use | Copyright © 2009 Farlex, Inc. | Feedback | For webmasters | Submit articles