CSP Test #3 Flashcards
(22 cards)
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
abstaction
focusing on important ideas of a problem and ignoring details that will not help you find a solution to a problem
Cartesian plane
a four quadrant grid with an x and y axis, and origin
unplugged activity
activity that can be conducted without the use of computer equipment
radius
the distance from the center of a edge to a circle
values
the actual information you send to a function
P5.js Editor
an open source JavaScript library that allows people to make websites animated and interactice.
IDE
it is a piece of software that allows a developer to write code and execute the code.