Content deleted Content added
No edit summary |
No edit summary |
||
Line 7:
As software developers for the Web, web developers use:
•interpreted scripting languages like [[Perl]], [[Python (programming language)]], [[PHP]], [[Ruby (programming language)]], [[VBScript]], [[JScript]], etc. as well as some compiled languages like [[Java]],[[C]]/[[C++]],[[C#]],[[VB.Net]] that are either pre-compiled or just-in-time compiled to create dynamic and interactive server-side web applications.
•the interpreted scripting language [[JavaScript]], also called [[ECMAScript]], [[HTML]] markup and [[Cascading Style Sheets]], [[CSS]], on the client-side to build web applications.
|