+ 2
Best programming language to learn?
For Beginners
10 Answers
+ 9
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.
+ 7
@sahil Yeah depends what you want to do.
+ 2
Thanks, although Im having knowledge of Html, css3 and just and now learning sql after it php
+ 2
Java is best choice for beginers
+ 1
c,c++ first than the rest
0
I also want to become back end developer
0
For back-end web development, look into Python and Ruby, which are easy to learn, quick to develop in, and have web frameworks readily available.
0
0
sql is very important because if u are into web , mobile or desktop developing u will need dataBase (SQL) .
to my mind :
web=> html-> css-> js-> sql-> php.
mobile=> java and also sql.
desktop=>c# and also sql .
so like u see sql is veeery important