Follow the links to get to the Processing challenge you are looking for.
Getting Started
READ - Getting Started
CHALLENGE - Your First Program
Drawing Dots - the point() Function
READ - The point() function
CHALLENGE - Draw your Initial
CHALLENGE - Simple Spiral
CHALLENGE - Dot Grid
CHALLENGE - Pick a Number
CHALLENGE - Big & Small Points
Drawing lines - the line() Function
READ - The line() function
CHALLENGE - Bar Graph
CHALLENGE - House of out Lines
CHALLENGE - Teepee
CHALLENGE - Cube
CHALLENGE - Interlocking Squares
CHALLENGE - String Art
CHALLENGE - Celtic Maze
Changing Colors
READ - RGB Color
CHALLENGE - RGB Color Codes
CHALLENGE - Pointillisim
CHALLENGE - Stacked Pastel Lines
CHALLENGE - Colored Tic Tac Toe Boards
CHALLENGE - Flow Free
Drawing Rectangles - the rect() function
READ - The rect() function
CHALLENGE - Simple Rainbow
CHALLENGE - The Golden Ratio
CHALLENGE - Mondrian Art
CHALLENGE - SuperHeros
CHALLENGE - Colored Spiral of Rectangles
Drawing Circles - The circle() function
CHALLENGE - Zebra Circle
CHALLENGE - Overlapping Circles
CHALLENGE - Planets and Their Orbits
CHALLENGE - Olympic Rings
6A Drawing Ovals - The Ellipse() Function
CHALLENGE - Row of Colored Balloons
Drawing Triangles - The triangle() function
CHALLENGE - Morley's Triangle
CHALLENGE - MultiColored Triangle
CHALLENGE - Triangular Wireframe
CHALLENGE - Animal Triangles
Challenge - Mountains with Varying Opacity
Drawing Arcs - The arc() function
CHALLENGE - Simple Rainbow 2.0
CHALLENGE - Bunny Hop
CHALLENGE - Colorful Arcs
CHALLENGE - Arcs and Circles
Drawing Polygons - the beginShape(), endShape() and vertex() functions
CHALLENGE - Draw a Polygon
CHALLENGE - Draw an Eagle's Head
CHALLENGE - Dodecahedron
CHALLENGE - Draw a Pokemon
CHALLENGE - Gemstones
Multi Shape Images
CHALLENGE -Circles inside Triangles
CHALLENGE - Drawing filled shapes
CHALLENGE - Shape Robots
CHALLENGE - Inspired By Klee - Castle & Sun
CHALLENGE - Face Portrait
CHALLENGE - Creating Abstract Art
Drawing with Text
CHALLENGE - Writing text to the screen
CHALLENGE - Famous Quote
CHALLENGE - Periodic Table
CHALLENGE - Describe Yourself
Transparency
READ - Color Transparency
CHALLENGE - Transparent Circles
CHALLENGE - Transparent GrayScale Bubbles
CHALLENGE - Transparent Letters
The random() Function
READ - Random Points
CHALLENGE - Random Lines
CHALLENGE - Random Starburst
CHALLENGE - Fill the Screen with Pretty Points
CHALLENGE - Fill the Screen with Pretty Lines
CHALLENGE - Animated Rainbows
Animation - using background() between frames
CHALLENGE - Using background() and draw()
CHALLENGE - Slow Green Dot
CHALLENGE - Color shading effects
Variables
CHALLENGE - Using a Variable
CHALLENGE - Moving, Fading Dot
State Machines
CHALLENGE - Stick Figure Animation
CHALLENGE - OptiDisc
CHALLENGE - Kit Kat Klock
CHALLENGE - Derpy Walker
CHALLENGE - Bouncing Ball Animation
CHALLENGE - Moving Background
CHALLENGE - Circle Walk
CHALLENGE -Moving objects in different directions
CHALLENGE - Wall Wrapping
CHALLENGE - Bouncing Ball in a Cage
Hue, Saturation Brightness
CHALLENGE - HSB Color
Selective Refresh in Animation
CHALLENGE -Fade out effects
User Inputs
CHALLENGE -Mouse inputs
CHALLENGE -The keyPressed() functions
While Loops
CHALLENGE -While Loops
CHALLENGE -Wild circles with while loops
CHALLENGE -Creating a grid of objects using nested while loops
For Loops
CHALLENGE -For Loop Grid
CHALLENGE -For Loop Rainbow Stripes
Rotation & Translation
CHALLENGE -Using rotate()
CHALLENGE -Animate with rotate()
CHALLENGE -Move your axes!
CHALLENGE -Making a spinning clock
CHALLENGE -Rectangle rotating around the mouse pointer
CHALLENGE -Many rotating objects and resetMatrix()
Functions
CHALLENGE -Creating functions()
CHALLENGE -Writing your own functions
CHALLENGE -Simplify Programs with Functions
Nested For Loops - Tesselations
CHALLENGE -Star Tessellation
CHALLENGE -Arrow Tessellation
CHALLENGE -3D Pattern Tessellation
Scaling
CHALLENGE -Using Multiplication to Scale
Arrays
CHALLENGE -Learn about Arrays
Images
CHALLENGE -Loading photos or images
CHALLENGE -Using copy() to re-size or move images
CHALLENGE -Life Badges
CHALLENGE -Funny Meme
CHALLENGE - Vision Board
Noise
CHALLENGE -The noise() function
CHALLENGE -Advanced noise()
Waves and Cycles
CHALLENGE -Sine waves
CHALLENGE -Advanced sine waves
CHALLENGE -Lissajous Pattern
Distance & Vectors