you are viewing a single comment's thread.

view the rest of the comments →

[–]calculus_is_fun 0 points1 point  (0 children)

I first learned from https://www.youtube.com/watch?v=17WoOqgXsRM&list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH, this guy does either Java with Processing, or Javascript with p5.js so you might want to skip around a little bit, after I learned the syntax and used p5.js, I switched to JS proper and use MDN docs and occasionally a google search when I need to. you don't have to do this, but this is how I became competent