We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hey there,
Getting acquainted with processing.py. Having a lot of fun, but more I dive into it, the more I have difficulties to find reference books, forum etc.
Is there any dedicated places/community For writing PROCESSING with PYTHON.
for i in range(10):
print('Thank you for you time!')
Cheers
H.
Answers
This Python mode channel in the forum is what I'm familiar with.
If you are looking for a book, Allison Parrish wrote "Getting Started with Processing.py". Her book is here:
https://www.amazon.com/Getting-Started-Processing-py-Interactive-Processings/dp/1457186837
Thanks jeremydouglass,
Already got that book! But it does seem a bit slim for a more advance cover of processing.py...
Well, I'm not personally aware of any other books (yet?)
What kinds of materials are you looking for, specifically? More on python itself, or working with python libraries, or advanced examples of using Processing(Java) libraries, or...?