a thoughtful web.
Good ideas and conversation. No ads, no tracking.   Login or Take a Tour!
comment by rozap
rozap  ·  4290 days ago  ·  link  ·    ·  parent  ·  post: Ask Hubski: What's the last thing you've made?

You won't get any better at it if you delete it immediately. If you're just beginning to learn programming, Python is a much better choice than javascript. It's simpler, more elegant, and has less oddities, is more extensible, and is often (the exception being web front ends) more applicable to your problem. Don't give up. Javascript is not the answer to the problem you face.

I'm a little biased, but I've written a fair amount of both.