Web developer: Difference between revisions

Content deleted Content added
Mgiorno (talk | contribs)
No edit summary
Mgiorno (talk | contribs)
No edit summary
Line 9:
•interpreted scripting languages like [[Perl]], [[Python]], [[PHP]], [[Ruby]], [[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[[Cascading stylesheetsStyle Sheets]], [[CSS]], on the client-side to build web applications.
 
•[[relational database management systems]], or [[RDBMS]]s, like [[MySQL]], [[Microsoft SQL Server]], [[Oracle database]], [[PostgreSQL]], etc. to handle data collection from web users as well as storing either public or private data that is shared over networks via the Web.