|
|
|
|
|
by xymostech
5214 days ago
|
|
Web applications are more of a specialized field. Coding/programming encompasses many programming languages, frameworks, platforms, etc. Web applications use a subset of these, by using mostly markup languages (html/css) and some web languages (javascript/php). They are deployed to servers with http software, and are built for handling web traffic. |
|