Skip to content

Latest commit

 

History

History
55 lines (28 loc) · 5.37 KB

README.md

File metadata and controls

55 lines (28 loc) · 5.37 KB

Learn Python Visually – Creative Coding in Processing.py

The official source code for the examples, as well as solutions to challenges, for the book Learn Python Visually – Creative Coding in Processing.py.

Chapter 1: Hello, World!

Chapter 2: Drawing More Complicated Shapes

Chapter 3: Introduction to Strings and Working with Text

Chapter 4: Conditional Statements

Chapter 5: Iteration and Randomness

Chapter 6: Motion and Transformation

Chapter 7: Working with Lists and Reading Data

Chapter 8: Dictionaries and JSON

Chapter 9: Functions and Periodic Motion

Chapter 10: Object-Oriented Programming and PVector

Chapter 11: Mouse and Keyboard Interaction

Miscellaneous

Issues

If you find any issues, you can report them here: https://github.com/tabreturn/processing.py-book/issues. You can email the author at [email protected].