-
plankalkul
is a programming language designed for engineering purposes by Konrad Zuse between 1942 and 1945. -
Math-Matic
an early programming language for the UNIVAC I and UNIVAC II. -
FORTRAN
is a general purpose compiled imperative programming language that is especially suited to numeric computation and scientific computing. -
Lisp
is a family of computer programming languages with a long history and a distinctive fully parenthesized prefix notation. -
Lisp
is a family of computer programming languages with a long history and a distinctive fully parenthesized prefix notation. -
COBOL
High level programming for business applications was the first popular language design to be operating system -
RPG
is a high-level programming language for business applications. It is an IBM proprietary programming language and its later versions are available only on IBM i- or OS/400-based systems. -
Basic
was created in 1963 at Dartmouth College in Hanover, New Hampshire as a teaching language. The acronym Basic stands for (Beginner's All-Purpose Symbolic Instruction Code). In 1964 John G. Kenny and Thomas E. Kurt designed the original Basic language at Dartmouth College in New Hampshire. -
LOGO
Logo is widely known for its use of turtle graphics, in which commands for movement and drawing produced line or vector graphics, either on screen or with a small robot termed a turtle. -
B
is a programming language developed at Bell Labs circa 1969. It is the work of Ken Thompson with Dennis Ritchie. B was derived from BCPL and its name may be a contraction of BCPL. -
SQL
domain-specific language used in programming and designed for managing data held ... SQL was one of the first commercial languages to utilize Edgar F. Codd's relational model. -
C
It was designed to be compiled using a relatively straightforward compiler, to provide low-level access to memory, to provide language constructs that map efficiently to machine instructions, and to require minimal run time support. -
pascal
is an imperative and procedural programming language, designed by Nicklaus Wirth as a small, efficient language intended to encourage good programming practices using structured programming and data structuring. -
ML
functional programming language it has roots in lisp characterize as Lisp with types -
ADA
Ada is a structured statically typed imperative and object-oriented high-level computer programming language extended from Pascal and other languages. -
C++
was developed by Bjarne Stroustrup at Bell Labs in the 1980s and was originally named "C with classes". The language was planned as an improvement on the C programming language, adding features based on object-oriented programming. -
python
Python is an interpreted, high-level, general-purpose programming language. Created by Guido van Rossum and first released in 1991, Python's design philosophy emphasizes code readability with its notable use of significant whitespace. -
visual basic
is a third-generation event-driven programming language from Microsoft for its Component Object Model (COM) programming model first released in 1991 and declared legacy during 2008. -
PHP
used to develop Static websites or Dynamic websites or Web applications. -
Delphi
Delphi is an integrated development environment for rapid application development of desktops, mobile, web, and console software developed by Embarcadero Technologies. It's an event driven language. -
java
is a general-purpose programming language that is class-based, object oriented it contains primitive types and designed to have as few implementation dependencies as possible. -
java script
is a scripting languages primarily used on the Web. It is used to enhance HTML pages and is commonly found embedded in HTML code.