Unit 2: Vocabulary

Please study the 15 vocabulary terms below. Then press the Mark Complete button to continue.
US
UK
abort
to end a program or a process before its completion
US
UK
When the word processor application crashed, the user had to abort the program and lose all his unsaved changes.
US
UK
bug
an error or glitch in a computer program caused by a programmer's mistake
US
UK
An average developer will create one bug for every 10 lines of code written.
US
UK
closed source
software in which the license stipulates that the user cannot see, edit, or manipulate the source code of a software program
US
UK
I wanted to develop a new feature for the program, but I couldn't because it was closed source.
US
UK
compatible
capable of being used without modification
US
UK
The IBM 360 was the first commercially successful computer family with a wide range of compatible parts.
US
UK
crash
a computer failure which aborts an application or freezes an operating system
US
UK
The user was advised to reboot the computer after a serious crash in which the computer no longer responded.
US
UK
end user
a person who uses a product or service on a computer
US
UK
Developers must maintain a close relationship with end users if they want to have a successful career.
US
UK
error
an incorrect action attributable to poor judgment, ignorance, or inattention
US
UK
The computer reported a "division by zero" error and automatically aborted the program.
US
UK
execute
to start a program on a computer
US
UK
The program was set to execute every night at midnight.
US
UK
feature
something a computer program is "supposed" to do; often a reason to buy or upgrade software
US
UK
The man upgraded his copy of Word because of a new feature that allowed him to spell-check documents in Spanish.
US
UK
IDE (integrated development environment)
an application normally consisting of a source code editor, a compiler and/or interpreter, build-automation tools, and a debugger
US
UK
The new employee asked his boss to buy him a license for his favorite IDE because there was none installed on his new company laptop.
US
UK
open source
a program in which the code is distributed allowing programmers to alter and change the original software as much as they like
US
UK
The article stated that many programmers prefer open source solutions because they can modify features and fix bugs without waiting for an upgrade or patch from the manufacturer.
US
UK
programmer
a person who writes or modifies software
US
UK
The software company needed to hire three new programmers to help debug their flagship application.
US
UK
proprietary
privately developed and owned technology
US
UK
Because of proprietary code, you may not modify or redistribute the source code of Windows or Macintosh operating systems.
US
UK
restriction
a rule or law which limits or controls access to something
US
UK
The video website had content restrictions in place for users under the age of 18.
US
UK
usability
a measure of how easy or hard a program is to use
US
UK
Back in the late 90s, programmers or salespeople would often be responsible for a website's usability; but nowadays we usually assign that task to a properly trained UX designer.
Go to unit menu