0
Which is the best programming language for web development?
I m talking about advanced dynamic web development not the still one's............
2 Answers
+ 11
As long as you have the basic understanding of HTML, CSS and PHP syntax and how to do a CRUD (Create, Read, Update, Delete) then doing advanced web development websites will be easier with frameworks.
A web framework (WF) or web application framework (WAF) is a software framework that is designed to support the development of web applications including web services, web resources, and web APIs.
See links below for further understanding about frameworks and which to choose because they are lots of them to use.
https://en.wikipedia.org/wiki/Web_framework
+ 3
complete web development involves many languages.
basically these are divided as:
1.front end development languages
(a) html and css
(b) scripting languages like javascript , jquery etc
2.back end development languages
a) php
b) sql
c) Java
d).NET (C#, VB)
e)Python.
so to become web developer you have to learn both types of languages.you can choose front end or back end development as your carrier explicitly.