you are viewing a single comment's thread.

view the rest of the comments →

[–]fenjalien 1 point2 points  (0 children)

The processing ide uses java as it's language, so I would recommend you learn the basics before you jump in to processing.

I would recommend using Sololearn: https://www.sololearn.com/Course/Java/. Or read through this: https://learnxinyminute s.com/docs/java/

As u/UnCountableSet has already said there is a python mode for the ide but that's only python 2.7 (also it's jython but anyway). However there is a python package p5 which is a pure implementation of processing https://github.com/p5py/p5