|
|
|
|
|
by beatpanda
5025 days ago
|
|
The reason you learn those three is that every web browser understands HTML, CSS, and JavaScript, and you will use all three in almost everything you make for the web. Next you should learn to program on a server. If you already know JavaScript, node.js might be a good thing to learn, but it's a little hard to get it working on your computer. PHP (the language WordPress is written in) is really easy to get working on your computer, so that might also be a good place to start. Both are popular and very useful. Ruby or Python would also be good choices. |
|