CSP Test #3 Flashcards
function(draw)
runs only once when it begins
syntax
when coding the words and symbols that are used they are called
syntax error
is an error that is produced when a term is typically spelled incorrectly
JavaScript
a programming language that web developers commonly use to create stuff
width
the horizontal directions on a plane
Computational Media
the practice of using programming to build stuff
coding
is how we communicate to computers
functions
are lines of code that perform specific tasks.
run-time error
an error that is produced when a misspelling is found or not recognized word
computer programmer
referred to someone that develops computer-based work.
length
the vertical distance of a 2d shape
parameters
values inside of parenthesis following the name of the function
variables
holds an assigned value of a specific type
verticles
a point in which two or more lines mean at
function setup()
runs the bracketed code repeatedly