Which Processing API?

Dear teachers,

I assume you’re all using processing API in your classroom / coding club. I’d like to ask you: which processing library or environment are you using?

Are you using bare bone p5.js sketches, processing JavaScript sketches, processing.js library, openprocessing or codeguppy.com?

The beauty of processing is that the skills learns on one platform are transferable to the other … for instance I recently did a conversion of 16 small programs between Khan Academy (based on processing.js) and codeguppy.com (based on p5.js)

If you want to see the results, take a look at this post:

https://discourse.processing.org/t/same-program-two-implementations/22697

Looking forward to your feedback!

1 Like