glossary 02 v1 Flashcards
(44 cards)
Code called and executed anywhere in a program. Also referred to as a function, procedure, method, and subprogram
routine
To make a computer program or instruction work
to execute
An environment used to verify the correctness or soundness of a design or model
test bench
One who speaks on behalf of a motion
mover
Refers to a collection of files, programs, routines, scripts, or functions that can be referenced in the programming code
library
Someone who is not experienced in a job or situation
novice
The use of character structures that a computer can interpret
syntax
= touchpad. A special area on A laptop or other computer that you touch in order to move the cursor or give an instruction
trackpad
Software that is no longer produced or supported by the company that originally made it
abandonware
To have a pause or rest during a formal meeting
to adjourn
Symbols that are put around a word or phrase (UK: brackets)
parentheses
A small computer program that can be added to an existing program in order to make the existing program work as it should
patch
Figure out the details of the problems that you are trying to solve
define (a function)
A technique to sequence through a block of code repeatedly until a specific condition either exists or no longer exists
iteration
The name given to a proposal when it is being discussed at a meeting. It must have a proposer and be seconded before being put to a vote
motion
The occurrence of multiple events within overlapping time frames, but not simultaneously
concurrency
One who supports the proposer of a motion or proposal
seconder
A method of testing software. Units (small sections) of the code are rigorously checked to ensure they work correctly
automated unit testing
A problem or situation, especially in computer programming, that only happens at the highest or lowest end of a range of possible values or in extreme situations
edge case
Describes the time when a program is actually running on a computer
run time
To break the code into smaller chunks
decomposition
A collection of software projects, which are developed and co-evolve in the same environment
ecosystem
either items left over from a previous meeting, or items discussed after the main business of a meeting
Any other business
AOB
A temporary placeholder for a function that will be implemented at a later time
stub