BIT2105 SLPy Lecture 1 - Introduction to Scripting Languages 2
BIT2105 SLPy Lecture 1 - Introduction to Scripting Languages 2
An Introduction
Perl
– Old UNIX language
– Found on all Windows and Linux servers
– Can handle text manipulation tasks
– Excellent web scripting language
Scripting Language Examples
ASP.NET
– Server-side technology to create faster,
reliable and dynamic web pages
– Supports .NET framework languages (C#,
VB.NET,JScript.NET)
– Provides flexibility to designers and
developers to work separately
Scripting Language Examples
VBScript
– Microsoft’s scripting language
– Client side Scripting language
– Very easy to learn
– Includes the functionality of Visual Basic
Scripting Language Examples
• JavaScript
– Client-side Scripting language
– Easy to use programming language
– Enhance dynamics and interactive features
of a web page
– Allows to perform calculation, write
interactive games, add special effects,
customize graphic selections, create security
passwords
Python Scripting
Interpreter Compiler