Code Toolkit: Python, Spring 2025

Week 1 — Friday, January 24 — Class notes

Table of contents

  1. Introduction
  2. Introducing the Processing Development Environment (PDE)
  3. 2D drawing basics (a.k.a 2D primitives)
  4. Some syntax rules
  5. Some comments on lecture note format & style
  6. Raster images
  7. Summary & homework

I. Introduction

(jump back up to table of contents)

II. Introducing the Processing Development Environment

(jump back up to table of contents)

III. 2D drawing basics (a.k.a 2D primitives)

(jump back up to table of contents)

IV. Some syntax rules

(jump back up to table of contents)

V. Some comments on lecture note format & style

(jump back up to table of contents)

VI. Raster images