+ 13
What are the prerequisites and skills required for a web developer?
7 Respuestas
+ 10
Languages you have to know ( not all)
Fontend : HTML, CSS, JavaScript, Bootstrap or Foundation, popular js frameworks such as Angular, react, alertify…
Backend : PHP, SQL, Node.js…
Full stack : both front and back end
+ 6
You should know what is front end and back end. HTML, CSS, Javascript you should know for front end (additional bootstrap) and for back end should know the database language like sql, MangoDB. And must have good command over one language which is used by server side like php as you mentioned.
+ 3
For becoming front-end web developer, at first you have to learn HTML then I will suggest you to learn CSS although you can choose JavaScript! but I think learn CSS before JavaScript will better! Then you can learn Bootstrap!! It will ensure to add different options to your webpage which will attract the visitors!!
For back-end you have to learn PHP, SQL, Python!
+ 3
well all being said. you should be sure to have good command of at least one of the above mentioned language for both ends. thanks
+ 1
post traumatic stress disorder?
+ 1
for front end -HTML,CSS, JavaScript
for backend-PHP,SQL
+ 1
the are basically two domains in web development. the front end and the back end. the front end is the design and development of what the user or your client/suffef sees and interact with. languages involved here include HTML for structure, CSS for design and javascript for dynamics and alongside their frameworks. on the other hand back end involves languages like php, SQL for database and lot more