I just finished Shiffman’s 5 hour tutorial and it was amazing
But right after that, I was looking at his code challenges and most of them are too advanced for me and i can’t jump ahead that much and prefer to learn step by step just like the tutorials, like i wish there was a second and third video that went over all of the language reference with projects. On top of that they are built with p5.js which i don’t mind if it’s what i have to change my focus on javascript after learning processing.
I’m looking for some ideas to work on, so far only built a simple sketch which initializes circles with random colors, sizes, positions and speed/directions. They change direction after hitting the window borders. I also wish there was a place to publish that sort of thing and get feedback and motivation.
On a side note, is Processing as a platform and community, moving towards putting most of its focus on p5.js? Or maybe it has already? Because most of newer Shiffman’s videos are built with p5.js. I kinda wish it’s not the case because i don’t like javascript and the that much
The Gallery section of this forum is a great place to share your sketches.
On a side note, is Processing as a platform and community, moving towards putting most of its focus on p5.js?
The Processing Foundation continues to actively maintain and improve Processing (Java). Over the past ten months, we’ve released ten new versions and are actively working to modernize the platform, as well as some fun new features. Stay tuned!
Keep going, and feel free to share your sketch if you’d like feedback or ideas on what to try next!
I actually love projects and topics like the ones in thenature of code, things like exploring algorithms behind nature and intersection between science/math and art and computer science, but I didn’t know that the code also has a Processing version.
And regarding the Learning Processing book i was under the impression that it’s outdated because of the publication date but now I’m gonna look into it.
The posts in the gallery section seem like they’re mostly by more skilled people but yeah, maybe I should just go ahead and post and it’ll encourage other beginners to post as well.
Thank you, although I couldn’t find anything related to Processing and I’m not really into programming in general and mostly interested in creative coding but I’m sure there’s a lot of stuff in there for others who might enjoy it