An object-oriented ,a
open source and a platform independent
that has programming language with vast implementations in various fields such
as Sun SPOT,JPC,Blu-ray BD-J,NASA World Wind, Android OS and so on.
2. C/C++
A standardized, general-purpose programming language,
its one of the most pervasive languages. "Learning C is crucial. Once you
learn C, making the jump to Java or C# is fairly easy, because a lot of the
syntax is common. Also, a lot of C syntax is used in scripting languages,"
said Duquaine.
3. Python
An interpreted, dynamically object-oriented,
open-source programming language that utilizes automatic memory
management.Python is used extensively by Google as well as in academia because
of its syntactic simplicity.
4. PHP
An open-source,
interpretive, server-side, cross-platform, HTML scripting language, especially
well-suited for Web development as it can be embedded into HTML pages.
5. C#
A general-purpose, compiled, object-oriented
programming language developed by Microsoft as part of its .NET initiative, it
evolved from C and C++. Its an essential part of the .Net framework. Learning
C#, is just Java with a different name plate.
6. Delphi
Delphi language, a set of object-oriented extensions to standard Pascal, is the language of Delphi. Delphi Pascal is a high-level, compiled, strongly typed language that supports structured and object-oriented design. Its benefits include easy-to-read code, quick compilation, and the use of multiple unit files for modular programming.
7. Visual
basic
Visual basic is derived from the BASIC, a Microsoft window
programming language, that creates an IDE,
that allows the programmer to create run
and design forms.
8. JavaScript
JavaScript is a an object-oriented, scripting
programming language that runs in the Web browser on the client side. It can be
embedded into HTML, its used in millions of Web pages to validate forms, create
cookies, detect browsers and improve the design.
9. Perl
Perl is an open-source, cross-platform, server-side
interpretive programming language used extensively to process text through CGI
programs. Perls power in processing of piles of text has made it very popular
and widely used to write Web server programs for a range of tasks.
10. Ruby and Ruby on Rails
Ruby, a dynamic, object-oriented, open-source
language; Ruby on Rails is an open-source Web application framework written in
Ruby that with the MVC.