Earlier I posted about PHP in WAMP.
The ques. is whats all about web scripting and all?
>Web Development can be split into many areas and a typical and basic web development hierarchy might consist of:
Web Application Frameworks/Environments:
List
Client side:ActionScript,Javascript,Java
Server side:
>Adobe Coldfusion: 1995 Allaire Cold Fusion version 1.0
2007, July 30 Adobe ColdFusion 8
ColdFusion is an application sever and software development framework used for the development of computer software in general, and dynamic websites in particular. In this regard, ColdFusion is a similar product to Microsoft ASP.NET, JavaServer Pages or PHP. Uses scripting language, ColdFusion Markup Language (CFML),
>ASP.NET —Jan 2002 v1.0
Nov 2007 v .3.5
MonoRail,DOTNetNuke,Component-based Scalable LogicalArchitecture
ASP.NET is a web application framework marketed by Microsoft that progammers can use to build dynamic web sites,applications and XML, web services. It is part of Microsoft’s .NET platform and is the successor to Microsoft’s Active Server Pages (ASP) technology. ASP.NET is built on the Common Language runtime, allowing programmers to write ASP.NET code using any Microsoft .NET language.
Using C#,VB
.NET Framework Vs Java Virtual Machine:
Bytecode:JVM
CIL<Common Intemeddiate language>:.NET
>JAVA:
JSP
JavaServer Pages is a Java technology that allows softwae developers to dynamically generate HTML, XML or other types of documents in response to a Web client request. The technology allows Java code and certain pre-defined actions to be embedded into static content.
>Perl:
is a dynamic programming language first released in . Perl borrows features from a variety of other languages including C, shell scipting,Lisp
>PHP:<June 1995>
is a reflective computer PL originally designed for producing dynamic webpages.PHP is used mainly in server side scrpting, but can be used from a CLI or in standalone gaphical applications.. PHP is a recursive intialism for PHP: Hypertext Preprocessor.
>Python<PL=1991>:
>Ruby<PL==1995>.
-Ruby on Rails ==July 2004.
is a fee web application framework. It aims to increase the speed and ease with which database-driven web sites can be created, and offers skeleton code frameworks from the outset. Often shortened to Rails, or RoR, Ruby on Rails is an open source project written in the Ruby programming language, and applications using the Rails framework are developed using the Model View Controller design paradigm.