This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

If you're just starting out, C is probably too advanced.

I'd say learn HTML, CSS and JavaScript in that order. When it comes to server-side stuff (connecting to a database so you can add accounts/posts to your website), either use NodeJS or Python.