Читайте также:
|
|
I study at the Vinnytsia National Technical University. My specialization is software of computer-based systems and Web design (computer systems and networks/computer-aided design – computer-aided manufacture systems/information protection etc.). I began to think about my future profession when I was a little boy/girl. Since then my plans changed many times. But when I saw a computer for the first time, I decided to dedicate my life to studying computer science.
A system engineer/…………. deals with development of new types of computer software. To design new software for computers one must know the following subjects: mathematics, hardware, programming, English and many others. It is necessary to know many programming languages and keep track of fast changes in the sphere of computer science and tools of software design.
One must know not only software but also hardware. So I study computer devices, low level and high level program languages, data base management systems... My favorite special subject is …
I’m sure that my future profession will be connected with the English language because English is very popular now and the majority of software products are in English. Knowledge of English helps me to operate computers freely, to read manuals on computer hardware and newspaper and magazine articles.
In conclusion I’d like to say that the profession of a programmer (system administrator/…………) is very important nowadays. Many new industries are being developed now and they need skilled specialists. In the near future computer is likely to come into every house and every office. So my profession is not only interesting but also useful for people and attracts me most of all.
GLOSSARY
absolute address The actual location of a record in secondary storage.
access speed The amount of time required for a disk to find and move data.
accounting A process that tracks the financial health of a company or an individual.
accounting software Software that is used to handle the accounting function of a business.
accounts payable A module of a business accounting software package that monitors the money the firm owes its suppliers.
accounts receivable A module of a business accounting software package that keeps track of money owed to a firm and when payments are due.
acquisition/programming analysis In the systems analysis and design process, the step in which a new system is acquired or programmed.
active drive On a personal computer, the disk drive from which the operating system is expecting information.
address The location of data or instructions in internal memory; the location of a record in direct-access secondary storage.
address bus The communications line over which the address of the data or instruction is transferred to the control unit.
algorithm A step-by-step procedure used to solve a problem.
analog computer A machine that uses physical relationships to make its calculations; a measuring machine.
analog equivalent Data converted from serial form to analog form so that the telecommunications link can carry it.
analysis The third step in the systems analysis and design process, in which the analyst fills in the details of the system under study.
analysis graphics A graphics software package that allows analysis of data to determine if patterns exist or to gain a better understanding of the data.
Analytical Engine The computer designed but not built by Charles Babbage in the mid-nineteenth century.
androids Robots that have a built-in microprocessor and can move around.
antivirus software Software that limits or prevents the entry of a virus into a computer system.
applications software Software that constitutes the greatest proportion of software used on computers and performs specialized tasks.
applications tools A fourth-generation language developed to create new applications quickly and easily. Used especially by experts to create custom applications for distribution to other users.
archival storage The storage of infrequently used data and programs to tape.
argument A variable or constant that gives a function the information it needs to perform its operation.
arithmetic-logic unit (ALU) The part of the CPU that handles the actual manipulation of the data.
array A list or table of numbers or strings.
artificial intelligence (AI) Hardware and software systems that exhibit the same type of intelligence-related activities as humans—listening, reading, speaking, solving problems, and making inferences.
ASCII An acronym for American Standard Code for Information Interchange—a code for the binary representation of characters within the computer.
ASCII files Another name for text files on personal computers.
assembler A translation program that converts the mnemonic commands in assembly language into machine language.
assembly language A machine-specific language that uses words and letters for commands.
assignment statement A statement in BASIC that assigns a value to a memory cell.
asynchronous communication A form of communication between computers that does not require that the computers be synchronized in the rate at which they process data.
authoring languages A computer package that enables the user to create a sequence of interactive learning activities by using the mouse to select a "hot button" to answer a question or seek additional information.
auto-answer modem A modem that receives outside calls under the direction of the computer.
auto-dial modem A modem that dials a number under the direction of a computer.
AUTOEXEC.BAT file A batch file that is automatically executed when the computer is booted up from the system disk.
automated teller machine (ATM) A financial transaction terminal used to carry out banking business.
automatic pagination A word processing operation that allows the user to include a page number automatically on each page of text.
backlog In an MIS department, jobs that have been submitted for systems analysis and design but have not been completed.
backspace key Key used to delete text to the left of the cursor.
backup A copy of software or data that is made by the user to guard against accidental loss of software or data.
backup hierarchy A policy of backing up information on floppy disks and rotating the use of three or four disks.
backup tape Magnetic tape used for storing files from disks.
bar codes Combinations of light and dark bars that are coded to contain information.
bar graph A type of analysis graphics that uses vertical or horizontal bars to show relative differences between categories of data.
batch commands Especially in MS-DOS-based personal computers, commands that cause batch files to execute.
batch file A file composed of DOS commands that will execute when the file name is entered.
batch mode A job entry mode in which the entire job is entered at one time from a disk drive or tape drive.
batch processing system Combining data from multiple users or time periods and submitting them to the computer for processing in a batch.
bidirectional printing Achieved by a printer that prints with the print-head moving in either direction.
binary files Program files that have been translated into a binary form.
binary number system Base 2 number system based on zero and one.
bit The basic unit of measure in a computer; contraction of BInary and digiT.
bit-mapped graphics A type of graphics in which each pixel on the screen can be controlled individually.
bits per second (bps) A measure of the speed at which modems can send and receive information.
block-action command In word processing, the definition and subsequent movement, deletion, or other action on a block of text.
blocked records Logical records combined into a physical record that is read by the tape drive.
blocks On a computer disk, the smallest addressable units by which a user can locate data.
body of loop The part of a loop that is being repeated.
boiler plate material In word processing, a block of text that has been defined and copied to different points in a document or to different documents.
boldface Word processing operation that gives a heavier version of type.
boot disk The disk containing operating system commands that is used to start a computer.
booting process The process of starting up a computer.
boundary The delineation between the system and its environment.
bridge A combination of hardware and software that connects two similar networks.
broadband transmissions High-speed transmission requiring media that can transmit large amounts of data.
buffer A temporary storage area for input/ output that keeps the CPU from being slowed down.
bugs Errors in the execution of a program.
bulletin board service A telecommunications service that enables users to interact with each other.
bus The main cable in a bus network that links the central computers with all other computers in the network.
bus network A computer network in which computers are tied into a main cable, or bus, without a central computer.
business accounting package Computer software package designed to handle accounting for businesses.
business graphics Analysis graphics.
byte A group of eight bits—equivalent to a single character.
bytes per inch (bpi) A measurement of the storage density on magnetic tape.
cache memory A very fast temporary memory used for memory transfer and processing.
call-back system A type of computer security system that accepts calls and passwords from a user, looks up the phone numbers associated with the user, and calls the user back at that number. An unauthorized user would not be at the correct number, so access would be denied.
Carpal Tunnel Syndrome A painful wrist condition that can result from excessive keyboarding.
cartridge A form of magnetic tape, stored in a cartridge, that stores data using a magnetic bit pattern.
CASE tools Specific CASE software used in systems development.
cathode ray tube (CRT) A vacuum tube "electron gun" from which cathode rays are projected onto the computer screen, causing it to light up.
CD-ROM A form of read-only optical storage using compact disks.
cell The intersection of a row and a column.
cell identifier A letter (for the column) and a number (for the row) that together indicate which cell is being referred to in a formula, such as A10 or B2.
cell pointer A special cursor used to designate the spreadsheet cell into which the information is being entered.
centering The word processing function that centers material between the margins.
central processing unit (CPU) The part of the computer that handles the actual processing of data into information.
chain printer A printer using letters and digits attached to a chain that rotates between two pulleys.
channel A hardware unit that controls the input/output process without direction from the CPU.
character field A data base field that will contain any sequence of letters and numbers.
character generator A function of ROM in which it supplies the appropriate character to be displayed on the screen.
character graphics Symbols that result when the dots on a screen can be controlled as a group, not individually.
charting package A presentation graphics package that shows the relationship between sets of numerical information.
Chief Information Officer (CIO) The top information manager in an organization; ensures that the greatest possible competitive advantage is gained from corporate information.
children In a hierarchical data model, the lower-level elements.
chip A tiny piece of silicon that can consist of over a million electronic elements.
ciphertext A coded, unreadable form of information.
cleartext A readable form of information.
client-server configuration A LAN in which the processing burden is on the central computer.
clip art Desktop publishing element that imports previously created art images into a document.
clock A device in the CPU that sends out electrical pulses at a set rate, which the control unit uses to synchronize its operations.
clock speed A machine's top CPU processing speed, measured in megaHertz.
coaxial cable A type of LAN cable similar to that used to transmit cable television signals into your home.
Color Graphics Adapter (CGA) A graphics board that allows an IBM PC or compatible to show four-color graphics as well as text.
color monitor A multicolor monitor.
column A series of values placed vertically.
command Instruction to the computer to carry out a specified operation; in BASIC, commands input by the user for immediate execution.
command driven Requiring the user to know and enter the needed commands and data.
command files Files that will execute a program which a file name is entered.
command interpreter A part of the operating system that interprets the user's keystrokes and sends a message to the appropriate utility or applications program to carry out the command.
comment statements In a program, statements that explain the purpose of the statements that are actually carrying out the logic of the program.
communications software A type of software package that enables the computer and the modem to communicate with the other computers, including uploading and downloading files.
Compact Disk Read-Only Memory See CD-ROM.
compiled language A high-level language in which the entire source program is converted to object code before being executed.
compilers Translator programs that convert the high-level language into machine language by compilation.
completion screen A screen that requests information and data from the user.
compound document A form of telecommunications combining written, voice, and computer communications to express an idea clearly.
compound logical condition In BASIC, the use of the AND or OR operator to combine two or more logical conditions.
computer An electronic, automatic machine that manipulates and stores symbols based on instructions from the user.
computer-aided design (CAD) A graphics software package that assists the user in developing engineering and architectural designs.
computer-aided software engineering (CASE) The use of software to help in all phases of system development, including analysis and design and writing programs.
computer-based information system (CBIS) A system that uses computers to provide information needed by management.
computer chip See chip.
computer competence The level of computer knowledge reached by an individual who can use a computer to solve sophisticated problems in his or her field of expertise.
computer crime The unauthorized invasion of a computer data file, or theft of money, merchandise, data, or computer time, using a computer.
computer disk See disk.
computer error A misnomer—actually a human error.
computer language A language used by humans to give instructions to computers.
computer literacy An understanding of what a computer can and cannot do and an ability to make the computer do what is desired.
computer mastery The level of knowledge required of an individual who wants to be a success in the computer field.
computer matching The process of matching records in two data banks to deter-mine which records exist in both data banks.
computer monitoring Management's monitoring of an employee's use of a personal computer or computer terminal.
computer network A combination of two or more computers with a communications system that allows exchange of information between the computers.
computer package Commercially available software.
computeritis Painful musculoskeletal problems associated with day-in/day-out use of the keyboard.
computerphobia A fear of the computer, especially among first-time users.
computerphile A person who is totally involved with the computer to the exclusion of all other concerns.
computer program A set of specific instructions for controlling the computer.
computer security A wide range of methods used to protect the computer, the data, and the computer user from natural and criminal forces.
Computer Security Act of 1987 Law designed to ensure the security of U.S. government computers.
computer terminal A keyboard and monitor without a CPU or any secondary storage devices.
computer virus A self-replicating, potentially damaging computer program sent over a computer network by mischievous or malicious persons.
computer word The number of bits processed by the registers in the ALU at one time.
computer worm A stand alone computer program that replicates itself over and over after gaining access to a computer network.
conceptual computer A simplified computer that can demonstrate the major functions of a computer without involving the operational details of the machine.
connector symbol In flowcharting, a circle that is used to show a connection between two parts of a flowchart.
constants The data that go into the computer's memory cells.
control bus The communications line over which an instruction is transferred to the ALU from the internal memory.
control structures In BASIC and in structured programming generally, blocks that control the flow of statement execution within the program.
control unit Part of the CPU that handles the management of the symbol manipulation process.
conventional memory The first 640 Kbytes of RAM recognized by MS-DOS for executing programs.
copy protection The process whereby software manufacturers guard against software piracy by making it impossible to make copies of personal computer software.
cost/benefit analysis A comparison of two proposed systems that weighs relative costs against projected benefits.
counter In programming, a variable that is used to count the number of repetitions.
credit An accounting term used in double-entry bookkeeping.
credit check Information from a credit bureau on the past credit history of an individual.
cumulative trauma disorder Musculoskeletal problems resulting from extensive use of a VDT.
cursor A blinking rectangle of light on the screen that designates the current position.
cursor control keys Keys on a personal computer keyboard that control the movement of the cursor on the screen.
cut-and-paste In word processing, a block-action command that defines a block of text and then moves it to another part of the document or to another document.
cyberphobia See computerphobia.
cylinder On disk packs, a storage scheme in which all tracks with the same track number make up a vertical cylinder.
data The raw facts that are fed into the computer for processing.
data bank A store of information on people or organizations.
data base A collection of information that is arranged for easy manipulation and retrieval.
data base administrator The person who; controls the overall operations of the data
base and, as such, acts as the custodian of the data base.
data base management software Software that manages an electronic data base in such a way that it is possible to find elements that fit some criteria.
data base management system (DBMS) A data base software system that can work with multiple files.
data base structure The data base fields defined in terms of their names, widths, and types.
data base vendors Companies that offer subscribers extensive, often full-text, data bases on specialized topics.
data bus The communications line over which the data flow to the ALU from internal memory.
data dependence The dependency between data and data storage.
data dictionary A list of data elements, along with information regarding name, source, description, and use.
Data Encryption Standard (DES) A standard method of coding information into ciphertext.
Data encryption system Combinations of software and hardware that convert data coming out of a computer into an unreadable form for transmittal over a network.
data entry problem The problem caused by slow and/or incorrect data entry to the computer.
data entry screen A set of requests for data, displayed on the screen of a monitor.
data file A file containing any type of information, including data, text, or programs.
data flow diagram A pictorial representation of the flow of data into and out of the system.
data hierarchy The order in which data or information is organized in the computer.
data integrity The correctness of data in a data base.
data models One of several models of the way data will be represented in a data base management system.
data processing The mechanical process of converting raw data into meaningful information; usually refers to the processing of numeric data.
data redundancy The repetition of data on multiple files.
data security The protection of a computer's software and data from unauthorized manipulation, destruction, or theft.
date field A numeric field that can store only the date in dd/mm/yy format.
debit An accounting term used in double-entry bookkeeping.
debugging The process of tracking down and correcting execution errors in a program.
decision block One or more statements that handle choosing between alternative program sections based on whether a condition is true or false.
decision support system (DSS) A subsystem of the MIS that combines data with models and graphics to answer a decision maker's questions about the data.
decision symbol In flowcharting, a diamond shape that is used to designate a decision between two or more alternatives.
default answer The answer to a prompt that will be accepted if the user presses the Enter key without changing any information.
delayed conference A form of teleconferencing in which the participant's comments are stored sequentially as they are entered; these comments are read and replied to by other participants over a long period of time.
demand reports Reports that are generated by the MIS upon a request by a manager.
density A measure of the amount of information that can be stored on a floppy disk.
desktop computers See personal computers.
desktop metaphor A view of the computer as a desk equipped with a file cabinet, telephone, wastebasket, scratch pad, and so on.
desktop publishing Combining word processing, graphics, and special page-definition software to create documents.
destructive replacement The process of replacing the contents of a computer memory location with a new value and consequently losing the old value.
diagramming package A presentation graphics package that works with shapes to display a set of facts graphically in the form of organizational charts, flowcharts, schedules, office layouts, and so on.
dialog base A part of the decision support system that handles the interaction between the manager and the computer.
dial-up computer systems Computer systems that can be reached from a personal telephone.
digital computer A machine that uses numbers to make its calculations; a counting machine.
digitizer board A piece of computer hardware that will convert a blueprint or photographic image into a digital form.
direct-access file organization Files organized so that each record may be accessed directly, regardless of its relative position on the file or the order in which the records were placed on the file.
direct-access storage Secondary storage on which information may be accessed in any desired order.
direct-access storage device (DASD) A secondary storage device on which information can be accessed in any desired order.
direct conversion A conversion from one system to another in which the old system is discarded at the time that the new system is installed.
direct mode Mode in which program statements are entered into the computer without formal line numbers and are executed immediately as they are entered.
disk A thin, recordlike piece of metal or plastic, covered with iron oxide particles whose magnetic direction can be arranged to represent symbols.
disk directory A list of the files that are stored on a disk.
disk drive A device that writes information onto or reads information from magnetic disk.
disk operating system (DOS) An operating system for a personal computer that depends on disks for secondary storage.
disk packs Collections of magnetic disks, each about the size of a record album, used on mainframes.
diskette See floppy disk.
diskless workstation In a LAN, a personal computer that does not have a disk drive and is dependent on the file server for disk access.
distributed data bases Small, specialized data bases that are separate from a primary data base; usually associated with minicomputers in a distributed data processing arrangement.
distributed data processing (DDP) A processing system that uses a mainframe computer for storage or data bases and for large-scale processing; combined with minicomputers or personal computers for local processing.
division/remainder procedure A hashing procedure that uses the remainder from division as the relative address of a record in secondary storage.
document translation A word processor function to convert documents from one word processing package to another.
documentation A written description of a software package and the tasks it can perform; in a program, the explanation of the logic and program statements.
DOS A name commonly used to refer to MS-DOS or PC-DOS.
DOS system files Two hidden files that contain important DOS operations.
dot matrix printer A personal computer printer that uses a matrix of wires to form symbols on paper.
dot pitch The width of a dot on the monitor screen; the smaller the dot pitch, the sharper the image.
double-entry bookkeeping An accounting system that enters each transaction as an increase to one account and a decrease to another account.
downloading The process of shifting software or data from a central computer to a personal computer and saving it on disk.
downsizing The process of replacing a mainframe or a minicomputer system with a LAN.
drawing package A presentation graphics package that allows the user to add lines to library shapes or create onscreen animation, usually using a mouse as an input device.
drum printer An impact printer made up of 132 cylinders, each of which contains all of the letters, digits, and symbols needed to print documents.
DSS model generator A general-purpose decision support package that contains many models that the user can combine to solve his or her problems.
dual in/line package (DIP) A plastic carrier that protects the tiny chip and is the means by which the chip is connected to a circuit board.
dumb terminal A computer with no CPU or secondary storage. Its sole purpose is as an input/output device for a mainframe.
dynamic random-access memory (DRAM) RAM chip composed of many capacitors that need constant energy.
EBCDIC An acronym for Extended Binary Coded Decimal Interchange Code and a code for the binary representation of characters within the computer.
edited to check computer data for reasonableness or discrepancies; also, the process of changing a statement without having to reenter it entirely.
edit line The line above or below a spreadsheet, on which the information being entered actually shows up.
electronic data interchange (EDI) Allows computers to exchange electronic transmissions of data and information thus automating routine business between retail stores, distributors, and manufacturers.
electronic filing Storage of a document on some form of secondary storage for later retrieval.
electronic forgery Computer crime wherein desktop publishing equipment is used to create phony work orders, receipts, bank checks, and even stock certificates.
electronic funds transfer (EFT) The payment of bills and other forms of funds transfer via computer.
electronic mall The process of sending letters, documents, and messages between computers.
electronic spreadsheet On a computer, a spreadsheet that allows for easy recalculation of values based on changes within the spreadsheet.
electronic supervision The process of using a computer to monitor the actions of employees.
emitter-coupled logic (ECL) A new chip technology that will allow computers to process at incredible speeds.
End key A key on the IBM compatible PC keyboard often used with word processing packages to place the cursor.
END statement In BASIC, the statement to indicate normal termination of a program.
end user A non-data processing professional who uses the computer to solve problems associated with his or her job and may be quite sophisticated in the use of the computer.
end user computing (EUC) The work of the end user on the computer
end-user programmer A programmer who creates specific applications for a popular software package.
end-user tools Nonprocedural packages oriented toward allowing the average computer user to solve problems without having to learn a programming language.
Enhanced Graphics Adapter (EGA) A digital computer graphic board that displays 16-color graphics in 640 X 360 resolution as well as displaying high-quality text.
environment All elements outside of a system that have some effect on the system.
erasable programmable read-only memory (EPROM) A PROM chip that can be erased and reprogrammed.
ergonomics The study of the relationship between efficiency and comfort in a worker's use of machines.
error trapping A mechanism in a software package that keeps a user from entering the incorrect type of data.
exception report A report that is generated by the MIS only when an abnormal event occurs.
executable file A file that, when its file name is entered, will execute a program.
Execution-time (E-time) In the execution process, the period during which the instruction is carried out by the ALU and the results are sent to internal memory.
Executive Information System (EIS) A personalized, easy-to-use system for executives, providing data on the daily operations of an organization.
expanded memory Includes conventional memory plus any RAM up to 8 Mbytes that has been modified to work with MS-DOS-based software.
expert system A computer system that makes the collective knowledge of various experts in a field available to the user.
expert system shell A software system that contains an expert system inference mechanism but not the knowledge base; the user adds the rules and facts to create an expert system.
extended memory All RAM between 1 and 32 Mbytes. MS-DOS-based software programs cannot use extended memory because they were written to another type of memory called expanded memory.
external commands Operating system commands that require that the system disk be in the active drive to be implemented.
external modem A modem that is outside the computer but is connected to the computer through the serial port.
eyestrain A condition of eye discomfort sometimes associated with long-term use of a VDT.
facsimile (fax) machine A telecommunications machine used to send a reproduction of any document over phone lines to any place in the world
Fair Credit Reporting Act of 1970 A national law that controls the actions of credit bureaus and allows consumers to view and make additions to their file.
feasibility study The second step in the systems design and analysis process, in which the analyst determines whether or not an acceptable solution to the problem exists.
feedback A form of output that is sent back to a system's input or processing function, enabling a system to change its operation if necessary.
fetch, decode, and execute process A process that fetches an instruction, decodes that instruction, and then executes it.
fiber optic cable The newest type of media that consists of thousands of glass fiber strands that transmit information over networks.
field A single piece of information—such as a name, a Social Security number, or a profit value.
field name An identifier given to a field in a data base file.
field type The type of information—that is, character, numeric, date, or logical—that will be stored in a field.
field width The number of positions set aside for data in a particular field.
file A collection of records all having the same fields, to which the user can attach a name.
file allocation table (FAT) A list of the diskette's contents, used to locate programs and files.
file manager A part of a data base management package that controls the actual creation of the file and various utility functions associated with the use of the file.
file processing system (FPS) Data base management software that can work with only one file at a time.
file processor See file processing system.
file server A hard disk that provides users of a network access to files.
financial analysis software See spreadsheet.
Дата добавления: 2015-11-14; просмотров: 74 | Нарушение авторских прав
<== предыдущая страница | | | следующая страница ==> |
FAMOUS PEOPLE OF COMPUTER SCIENCE | | | Financial transaction terminalTerminal used to carry out an individual's financial business—e.g., an automated teller machine (ATM). |