that's a very subjective question that depends on a lot of stuff..

but instead of dodging it, i'll give one suggestion: p5.js

it's actually an online framework based on javascript (which is widely used)

the reason i suggest it for noobs is its interactive aspect.. you can really "see" your code right from start in the form of images and animations, it's fun, and you'll get a great introduction to basic programming logic

also, don't get too attached to a single language, you should try different ones over time..

Reply to this note

Please Login to reply.

Discussion

That is so helpful! Thank you!