tabreturn / processing.py-book

Resources for "Learn Python Visually – Creative Coding in Processing.py" from No Starch Press

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 processingpy@tabreturn.com.

About

Resources for "Learn Python Visually – Creative Coding in Processing.py" from No Starch Press


Languages

Language:Python 100.0%