0

What's better to learn after html?

I am in my junior college. I have interest in coding. I have almost learned everything in html. In a month or 2 i shall be prompt. What should i learn after html?

15th Jan 2017, 5:02 AM
Nachiketh A A Hanumante
Nachiketh A A Hanumante - avatar
4 Answers
+ 6
css, then javascript
15th Jan 2017, 5:24 AM
Ahri Fox
Ahri Fox - avatar
+ 3
it really depends on what you intend to do after learning the languages. if yu looking to work with data bases, learn Sql next, if websites learn php or Javascript. if application development then yu could do c or java.
15th Jan 2017, 5:08 AM
claire Kim
claire Kim - avatar
+ 3
If you are into web developing, then HTML is probably the first thing you should learn. The question is are you more of a front-end or a back-end web developer? Front-end web developers basically create all the user interfaces, designs of the website and to make the website fully interactive. HTML, CSS, JS and other frameworks like Bootstrap and jQuery play a huge role in this one. Back-end web developers basically create server-side stuff like user authentication, preventing SQL injections or other hacking attempts. For this one, you should master PHP, SQL, or other JS frameworks like Node.js and AJAX. P.S. I'm into back-end for some reason.
15th Jan 2017, 5:50 AM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
0
but I'm learning for fun.
15th Jan 2017, 5:24 AM
Nachiketh A A Hanumante
Nachiketh A A Hanumante - avatar