Web developer: Difference between revisions

Content deleted Content added
Mgiorno (talk | contribs)
No edit summary
Mgiorno (talk | contribs)
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 (programming language)]]/,[[C++]],[[C Sharp]],[[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.