Tags
Assignment#
- Exact Instruction Challenge Assignments
 - Drawing Assignments
 - Code-Forges like GitLab
 - Simple Animation
 - Painting Program Assignment
 - Putting the Fun in Function
 - Functions
 - Loading Images
 - Lunar Lander Assignment
 - Loop Assignments
 - Array Assignments
 - Object Oriented Programming Assignments
 
Common Combinations#
Common Problems#
Computer Basics#
File Formats#
Methods#
Organisational#
Processing#
- Drawing Freeform
 - Drawing Shapes
 - Drawing with Color
 - Processing
 - Window & Screen Coordinates
 - Simple Output
 - Setup&Draw in Processing
 - Randomness
 - Drawing Text
 - Keyboard Input
 - Mouse Input
 - Putting the Fun in Function
 - Loading Fonts
 - Loading Images
 - Loading Sounds
 - Altering Arrays
 - Splitting Projects
 - Loading Files
 - Loading JSON
 
Programming Constructs#
- Comments
 - Sequence of Commands
 - Operators for Calculation
 - Numbers in Programming
 - Variables
 - Operators for Boolean Logic
 - Operators for Comparison
 - The IF Statement
 - Variables and Booleans
 - Variables and Strings
 - Functions and their Return Values
 - Functions
 - Scope
 - The for Loop
 - Nested Loops
 - Repetition in Programs: the while-loop
 - Switch / Case
 - Arrays
 - That Special For Loop
 - Classes and Instances
 - The Constructor
 - Object Oriented Programming