Course Content
Lesson 1: Installation and Setup Walkthrough
You don't currently have access to this content
3 Tasks
Task 1: Download Processing
You don't currently have access to this content
Task 2: Adding Python Mode
You don't currently have access to this content
Task 3: Saving and Loading Your First Program
You don't currently have access to this content
Lesson 2: Basic Shapes
You don't currently have access to this content
5 Tasks
Task 1: Canvas Size
You don't currently have access to this content
Task 2: The Coordinate System
You don't currently have access to this content
Task 3: Drawing Shapes Part 1, Points and Lines
You don't currently have access to this content
Task 4: Drawing Shapes Part 2, Rectangles
You don't currently have access to this content
Task 5: Drawing Shapes Part 3, Ellipses
You don't currently have access to this content
Lesson 2.5: Text
You don't currently have access to this content
4 Tasks
Task 1: text()
You don't currently have access to this content
Task 2: textAlign()
You don't currently have access to this content
Task 3: textSize()
You don't currently have access to this content
Task 4: Line Break
You don't currently have access to this content
Lesson 3: Shape Attributes and Colour Settings
You don't currently have access to this content
4 Tasks
Task 1: RGB Colour System
You don't currently have access to this content
Task 2: Background
You don't currently have access to this content
Task 3: Fill and Stroke
You don't currently have access to this content
Task 4: noFill, noStroke, and strokeWeight
You don't currently have access to this content
Lesson 4: Setup and Draw loop
You don't currently have access to this content
2 Tasks
Task 1: setup()
You don't currently have access to this content
Task 2: draw()
You don't currently have access to this content
Lesson 4.5: Variables
You don't currently have access to this content
2 Tasks
Task 1: Global variables
You don't currently have access to this content
Task 2: Editing global variables
You don't currently have access to this content
Lesson 5: Mouse Input
You don't currently have access to this content
3 Tasks
Task 1: mouseX and mouseY
You don't currently have access to this content
Task 2: mousePressed
You don't currently have access to this content
Task 3: mousePressed(), mouseClicked(), mouseDragged()
You don't currently have access to this content
Lesson 6: Object Intersections
You don't currently have access to this content
2 Tasks
Task 1: Mouse and rectangle
You don't currently have access to this content
Task 2: Mouse and circle
You don't currently have access to this content
Lesson 7: Graphics
You don't currently have access to this content