Creative Coding cheat sheet.docx - Birmingham

Creative Coding cheat sheet. Processing uses Java. Here are some important Java/Python differences: Coding syntax (what you type) Java expects a semicolon at the end of each line of code. Functions and for loops are contained within curly brackets {}. Conditional statement tests (if) and function calls are surrounded by round brackets (). ................
................