Computer Languages

  • Plankalkul

    is a programming language designed for engineering purposes. It was designed by Konrad Zuse
  • Fortran

    is a general-purpose, imperative programming language that is especially suited to numeric computation and scientific computing. It was delevoped by John Backus & IBM.
  • MATH-MATIC

    It was an early programming language for the UNIVAC I & UNIVAC II. It was intended as an improvement over FORTRAN. It was created by a group led by Charles Katz.
  • Lisp

    Lisp was originally created as a practical mathematical notation for computer programs. The program was designed by John McCarthy and developed by Steve Russell, Timothy P. HArt, and Mike Levin.
  • COBOL

    COBOL is a compiled English-like computer programming lanaguage designed for business. COBOL is an acronym common business-orientated language. It was designed by Howard Bromberg, Howard Discount, Vernon Reeves, Jean E. Sammet, William Selden, Gertrude Tierney.
  • RPG

    Is a high-level programming language for business. It was developed by IBM
  • BASIC

    It was designed to write mainframe computer programs. Designed by John G. Kenemy & Thomas E. Kurtz. Stands for "Beginner's All-Purpose Symbolic Instruction Code".
  • Logo

    Logo is a dialect of Lisp, was designed as a tool for learning. Logo was designed and developed by Wally Feurzeig, Seymour Papert.
  • B

    B was designed for recursive, non-numeric, machine independent applications, such as system and language software. It was developed by Ken Thompson & Dennis Ritchie.
  • Pascal

    Pascal is an efficient language intended to encourage good programming practices using structured programming and data structuring. It was designed by Niklaus Wirth.
  • ML

    it was conceived to develop proof tactics in the LCF theorem prover. It was designed by Robin Milner & others at University of Edinburgh.
  • SQL

    SQL )Structed Query Language) Is a computer language aimed to store, manipulate, and query data stored in relational databases. It was devloped by ISO/IEC.
  • C++

    It was designed for system programming. It was designed by Bjarne Stroustrup.
  • ADA

    It has built-in language support for explicit concurrency, offering tasks, synchronous message passing, protected objects, and non-determinism. It was built by a team led by Jean Ichbiah & CII Honeywell Bull.
  • Python

    ts design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code. The language also provides intended to enable clear programs on both a small and large scale. It was Designed by Guido van Rossum.
  • Visual Basic

    Visual Basic is a third generation event driven programming language and integrated development environment (IDE) from microsoft for its COM programming model. It allows programers to create applications using components in Visual Basic.
  • Delphi

    is an integrated development environment (IDE) for console, desktop graphical, web, and mobile applications. It was designed by Embarcadero Technologies.
  • Java

    is a general-purpose computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible. It was designed by James Gosling and Sun Microsystems.
  • PHP

    is a server-side scripting language designed for web development. It was Designed by Rasmus Lerdorf & Developed by The PHP Group
  • Javascript

    Javascrip is used in web browsers, it allows client-side scripts to interact with the user and control the browser. It was designed by Brendan Eich.
  • C

    "C" was designed to be compiled using a relativly straightforward compiler, and to provide language constructs that map efficiently to machine instructions, and to require minimul run-time support. It was designed by Dennis Ritchie & Ken Thompson.