A scripting language is a type of programming language that is usually interpreted from the source code rather than compiled. Although there are many scripting languages that are used widely for various purposes like GUI scripting, application specific languages etc., scripting languages are most widely used for developing websites. JavaScript is one such scripting language that finds use in any kind of website development. ActionScript (Used in Adobe Flash) is an example of application specific script. Scripting Languages are usually relatively easier to master than other programming languages like C or C++.
Explore the following guide articles to know more about scripting languages and to learn how to extend an application or develop a website using a scripting language like JavaScript or ActionScript.
Image Credit : Mozilla
| How to Code Simple Calculations in HTML
HTML code is intended for static display of information. However, there are a number of scenarios where the ability to perform simple calculations would be welcome. This article talks... |
Top 20 GIMP Plugins
Discover the real potential of GIMP with these free and powerful GIMP Plugins and Scripts.... |
| How Do Websites Use Cookies?
Using cookies is the simplest and easiest way of storing site preferences and other data that might be sent back to the server for data analysis. If there is one single factor that... |
Common Security Terms Dictionary: I to K
If you’re new the computing world, all of the acronyms, nomenclature, and strange terms can become a little intimidating. It’s my hope that this dictionary series will help... |
| Responsibilities of a Network Security Administrator
With organizations facing an increased number of threats from hackers and malware, having someone employed to ensure network security has never been more important. In this article... |
What is LAMP?
Confused about the term LAMP you've seen in the web development forums? Read this article for an overview of the LAMP web programming platform and find out its key web software... |