-
Plankalkül
used to represent geometrical structures. -
Fortran
designed for scientists and engineers. used in the design of bridges and airplane structures, it is used for factory automation control, for storm drainage design, analysis of scientific data and so on. -
MATH-MATIC
The marketing name for the AT-3 (Algebraic Translator 3) compiler, an early programming language for the UNIVAC I and UNIVAC II. -
COBOL
Large-scale batch and transaction processing jobs for big corporations and the government. -
RPG
A high-level fully procedural programming language used by businesses to create commercial business applications on IBM's minicomputer system -
Lisp
tree data structures, automatic storage management, dynamic typing, conditionals, higher-order functions, recursion, the self-hosting compiler, and the read–eval–print loop. -
BASIC
A way for students to write simple computer programs. -
LOGO
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
Primarily non-numeric applications such as system programming. -
PASCAL
Intended to encourage good programming practices using structured programming and data structuring. -
C
A general-purpose programming language and can efficiently work on enterprise applications, games, graphics, and applications requiring calculations, etc. -
ML
A general-purpose, modular, functional programming language with compile-time type checking and type inference. It is popular among compiler writers and programming language researchers, as well as in the development of theorem provers. -
SQL
Designed for managing data held in a relational database management system -
ADA
Intended from the start to support software engineering principles and good practices. -
Python
Used for web development, AI, machine learning, operating systems, mobile application development, and video games. -
Visual Basic
To create macros to automate repetitive word- and data-processing functions, and generate custom forms, graphs, and reports. -
PHP
Used to manage dynamic content, databases, session tracking, even build entire e-commerce sites. -
Delphi
Used to build applications for Windows systems but can be used to build applications for a variety of operating systems. -
Java
Used for developing mobile and desktop applications, big data processing, embedded systems, and so on. -
Javascript
Used both on the client-side and server-side that allows you to make web pages interactive. -
C++
Used to develop operating systems, browsers, games, and so on.