voc_u2_rev Flashcards
(44 cards)
A term used to describe text that is written using the protocol of a particular language by a computer programmer.
Code
Writing code (a set of instructions) to be interpreted and executed by a computer or another electronic device.
Programming
Code called and executed anywhere in a program.
Routine also referred to as a function, procedure, method and subprogram
= touchpad. A special area on a laptop or other computer that you touch in order to move the cursor or give an instruction.
Trackpad
Someone who is not experienced in a job or situation.
Novice
To execute a program.
To run a program
Removing the bugs or mistakes from a program.
Debugging
Figure out the details of the problems that you are trying to solve.
Define (a function)
Something that is put into a system.
Input
A set of mathematical instructions that, especially if given to a computer, will help to calculate an answer to a problem.
Algorithm
A technique to sequence through a block of code repeatedly until a specific condition either exists or no longer exists.
Iteration
Symbols that are put around a word or phrase (UK: brackets)
Parentheses
To break the code into smaller chunks.
Decomposition
To make a computer program or instruction work.
To execute
Refers to a system that maps the runtime behavior of different programming languages so they can share common resources. Thus, you can translate data and state across the two sides of the bridge.
Bridge code
Refers to a collection of files, programs, routines, scripts or functions that can be referenced in the programming code.
Library
A person/company that gives support to help another person/company achieve its goals.
Contributor
A discrete piece of code which can be independently created and maintained to be used in different systems.
Module
The use of character structures that a computer can interpret.
Syntax
A collection of software projects, which are developed and co-evolve in the same environment.
Ecosystem
An early version of a product not yet manufactured or released.
Prototype
An environment used to verify the correctness or soundness of a design or model.
Test bench
A temporary placeholder for a function that will be implemented at a later time.
Stub
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