Chapter 1-Alice Flashcards
Algorithm
A step-by-step process
Class
A group of objects with the same properties and the same methods
Function
A method that returns a value, such as the distance between two objects.
Method
A program that manipulates the properties of an object.
Object
Something that can be represented by data in the computer’s memory and manipulated by computer programs; a collection of properties and the methods used to manipulate those properties.
Bug
error in computer programming
concurrent execution
simultaneous execution of statements
debugging
Finding and fixing problems in your algorithm or program.
flow
the order in which program statements execute
orientation
the direction an object is facing
position
the location of an object in a 3D world
point of view
position and orientation within the world
procedure
Methods that animate an object without producing a value
properties
the internal characteristics that determine an object’s appearance and behavior
rule of thirds
divides the frame into 9 sections, points of interest should occur at 1/3 or 2/3