| Java The Java platform is unique in that it's a software-only platform that runs on top of other
hardware-based platforms. Hence, the Java Platform lets you develop and deploy Java applications
on desktops and servers, as
well as today's demanding embedded and
real-time environments. Java
also includes classes that support the development of web services
and provides the foundation for enterprise development.
|
|
| Perl
Perl is a stable, cross platform programming language.
It is used for mission critical
projects in the public and private sectors and is widely used to
program web applications of all needs.
|
|
| php PHP is a widely-used
general-purpose scripting language that is especially suited for Web
development and can be embedded into HTML
|
|
| Python
Python is a dynamic object-oriented programming language that can be
used for many kinds of software development. It offers strong support
for integration with other languages and tools, comes with extensive
standard libraries, and can be learned in a few days. Many Python
programmers report substantial productivity gains and feel the language
encourages the development of higher quality, more maintainable code.
|
|
|
|
|
| Ruby on Rails
Rails is a full-stack framework for developing database-backed web applications
according to the Model-View-Control pattern. From the Ajax in the view,
to the request and response in the controller, to the domain model
wrapping the database, Rails gives you a pure-Ruby development
environment. To go live, all you need to add is a database and a web
server.
|
|
| Tcl/Tk
Tcl (Tool Command Language) is a very powerful but easy to learn dynamic
programming language, suitable for a very wide range of uses, including
web and desktop applications, networking, administration, testing and
many more. Open source and business-friendly, Tcl is a mature yet
evolving language that is truly cross platform, easily deployed and
highly extensible.
Tk is a graphical user interface toolkit that takes developing desktop
applications to a higher level than conventional approaches. Tk is the
standard GUI not only for Tcl, but for many other dynamic languages, and
can produce rich, native applications that run unchanged across Windows,
Mac OS X, Linux and more.
|
|
| Tersus Tersus simplifies web application development by using a single
visual language for defining user interface, client side behavior and
server side processing.
To create web applications with a rich, responsive user interfaces, Tersus employs AJAX techniques "under the hood".
The Tersus Platform includes:
Tersus Studio, a development environment
used by modelers (developers and business experts) to graphically
define the functionality of applications. Tersus Studio is an extension
of the Eclipse platform; Tersus Model Libraries, containing building blocks for assembling applications; The Tersus Server, which executes the modeled solutions and performs the required database updates (can run over a J2EE application server).
|
|