Skip to content

Resources for my Virtual CC Fest session (Thonny + py5)

Notifications You must be signed in to change notification settings

tabreturn/cc-fest-py5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CC Fest 2021 py5 Resources

Resources for my Virtual CC Fest session (Thonny + py5)

Session activities

Here are the session slides and session recording: slides.pdf and recording.mp4

1 - MyBinder.org notebook: https://mybinder.org/v2/gh/hx2A/py5examples/HEAD?urlpath=lab

2 - Thonny plug-in instructions: https://github.com/tabreturn/thonny-py5mode

3 - Tasks: https://github.com/tabreturn/cc-fest-py5/tree/main/tasks


Official py5 resources

Other useful resources

Learn Python Visually book

This book is based on Processing.py, but it should be quite straight-forward adapting the content for py5. Eveything camelCase switches to snake_case -- for example, colorMode() becomes color_mode() and so forth.

You can find the source code and resources for all tasks in the book's GitHub repository. I'll get around to porting those to py5 ... sometime.

About

Resources for my Virtual CC Fest session (Thonny + py5)

Topics

Resources

Stars

Watchers

Forks