a thoughtful web.
Good ideas and conversation. No ads, no tracking.   Login or Take a Tour!
comment
user-inactivated  ·  4071 days ago  ·  link  ·    ·  parent  ·  post: Who are you, Hubski?

Python is a good place to start. The Django framework is pretty good for web development, I hear. I've played around with Python's syntax a bit, and it seems pretty high level. Not necessarily Ruby high level, but more along the lines of a higher-level Javascript.

Java is a good place to start. Take a look at Processing, a language that is based on Java with higher-level syntax. There's a JavaScript port for web development, too.

Don't burn yourself out on programming before you ever make something. Always work on a small project on the side so that you can apply what you're learning in a real-world scenario. Web development is a good idea because it allows for you to share your projects easily with friends/other developers.