+ 3
There are so many programming languages i get confused......
I need to know, to be in demand what languages are must for web development.
5 Respuestas
+ 17
Learn in this order.
HTML - CSS - Javascript - Mongo db or MySQL.
Later if you like you can learn PHP Python Ruby.
If you learn Javascript correctly you'll enjoy using it on the client side and on the server side (Nodejs) with Mongo db or MySQL.
You can build any web based application also functional mobile application.
The sky is your limit with those.
+ 3
HTML is used to create the page
CSS is used for formating the page
Javascript is used for making the page interactive and dynamic
PHP is used in the server
+ 3
SQL for Databases.
SoloLearn already teach full stack stuff :-D
+ 2
html css and javascript for client side of programing, php and mysql for server side programing
+ 1
learn html try some small webapps
learn css then javasctipt