Skip to content

tabreturn/processing.py-cheat-sheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Processing.py Cheat Sheet

A Processing Python Mode / Processing.py cheat sheet for beginners

Download Python Mode / Processing.py cheatsheet (p.py_cc.pdf)

Download py5 cheatsheet (py5_cc.pdf)

page 1
page 2

Designed with Scribus and Inkscape
Fonts: DejaVu Sans, Enriqueta, Source Code Pro

More Python Mode Resources

Resources for teaching artists, designers, and architects to code:

Java Mode Processing and p5.js cheat sheets:

A plain-old, Processing-less beginner Python cheat sheet:

Potential Additions

Perhaps a simple 1- or 2-pager works best. Once the user outgrows this cheat sheet, the official Python Mode reference is probably more useful than a cheat sheet with several more pages.

  • strings
  • slice notation
  • conditional statements
  • iteration
  • random
  • frames
  • transformation
  • date & time
  • lists
  • external data
  • dictionaries
  • functions
  • trig
  • objects
  • vectors
  • interaction
  • constants