Practice and prove you understand the Hacker concepts required to rank up to a Coder
processing shape functions (rect, ellipse, line, triangle)
Basic RGB color knowledge (Red, Green, Blue, White, Black, Purple, Yellow)
Variables
Can use if/else statements
Arithmetic: Multiplication/Division/Negatives/Decimals/Inequalities
Processing image function
function declaration vs function calls
Understands basic processing built-in functions: draw, setup
Mouse and Keyboard input (keyPressed, keyReleased, mousePressed, mouseReleased)
Access object properties
Access array elements
While Loops
Prevent and debug infinite loops
Local vs Global Scoping