Basic is a Programming Language for the windows operating system. It is completely free and it is suitable for creating all kinds of application of business, industry, education and entertainment.
Basic is a multi-platform language because many basic compilers use the same types of routine. BASIC Programming language it is easy to learn and it has been extended with structured programming facilities and with easy to use GUI commands, with the help of this you can create your own windows program without needing to learn underlying details of the windows operating system.
Forth is a computer language originally designed for embedded and real time applications. Forth is a structured, imperative, reflexive, extensible, stack based computer programming language and programming environment. Forth is not an assembler, it is a high-level language (although most versions also include an assembler for the target processor). However, it does not really resemble most other high-level programming language.
A procedural programming language without type checking, Forth features both interactive execution of commands (making it suitable as a shell for systems that lack a more formal operating system) and the ability to compile sequences of commands for later execution. Forth has enough support to keep several language vendors and contractors in business. Forth is currently used in boot loaders boot loaders such as Open Firmware, space applications, and other embedded systems.
Haskell is one of the leading languages for teaching functional programming, enabling students to write simpler and cleaner code, and to learn how to structure and reason about programs. Haskell is unique in two ways. First, it is a pure functional programming language. If you have a function and you call it twice in two different places with the same arguments then it will return exactly the same value both times.
Second, Haskell provides a very modern type system which incorporates features like typeclasses and generalized algebraic data types. (we hope terms like these will roll smoothly off your tongue by the time youre done.)
Lisp is a family of computer programming languages used for the Artificial intelligence and mathematical applications. Lisp the second oldest high-level programming language that introduce the many new features to the programming e.g tree data structures, management, dynamic, and the self-hosting compiler. Linked Lists are the main data type of the lisp programming language on the name of the “list processing” the name LISP is derived.
Lisp programming language provide the feature of interchangeability of the code and data to provide the instant recognizable syntax. It quickly became the favored programming language for artificial intelligence (AI) research. Lisp has spawned many variations on the core theme of an S-expression language. Moreover, each given dialect may have several implementations—for instance, there are more than a dozen implementations of Common Lisp.
Maple Programming Language is a commercial algebra system and Interactive mode language. It was developed in 1988 by Waterloo Maple and written in C and Java language. It is designed for mathematical computation,combining the best principles from procedural, functional and object-oriented programming
Perl is a high level programming language originally develop by larry wall in 1987 as a general purpose Unix scriptig language. The features of the perl programming language borrow from the othe rprogramming langauges include C, Shell script, AWK and sed. Due to the parsing ability of the perl programming language it gets more popularity in 1990 as a CGI scripting
Python is a high-level programming language and extensible language. It is designed with code readability and its syntax allows programmers to express concept in few lines of code. It support multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles.
Ruby Programming Language is an intepreted, object-oriented programming language. It was developed in 1995 by Yukihiro Matsumoto, a.k.a “Matz,” in Japan.It is influenced by Eiffel and Lisp Programming language.It supports Multiple Prgramming Paradiagms. The previous standard version of Ruby is implemented in C Language. It is a scripting Language which can run on many operating system like Windows, Unix, Linux.
TCL stands for Tool Command Language. Tcl is a scripting language and extending programming language. It is used for rapid prototyping, scripted application. It is used on enbeded systems platforms. Tcl can work on Windows, Linux, Mac OS X, as well as other platforms. It is an Open Source Programming language. The combination of TCL and Tcl GUI is called Tcl/Tk
Windows powershell is a task automation and configuration management framework. Windows powershell is build in a .Net Framework and helps the IT professionals and power users control and automate the administration of the windows operating system and the tasks that are run on the windows. Windows powershell provide the many commands which allow the users to perform many tasks, cmdlets command allows to manage the computers from the command line, Command providers let you access the data stores. Windows powershell is very easy to use it has very easy navigation system for locating the files in the directories.