Programming Languages

  • Plankalkul

    a programming language designed for engineering purposes by Konrad Zuse between 1942 and 1945. It was the first high-level (non-von Neumann) programming language to be designed for a computer.
  • Fortran

    Formula Translation , a general-purpose, imperative programming language that is especially suited to numeric computation and scientific computing. Developer John Backus and IBM
  • MATH-MATIC

    the marketing name for the AT-3 (Algebraic Translator 3, MATH-MATIC programs could include inline assembler sections of ARITH-MATIC code and UNIVAC machine code , team led by Charles Katz under the direction of Grace Hoppe
  • Lisp

    a family of computer programming languages with a long history and a distinctive, fully parenthesized prefix notation. Developer Steve Russell, Timothy P. Hart, and Mike Levin
  • COBOL

    common business-oriented language, COBOL is primarily used in business, finance, and administrative systems for companies and governments. Designed by Howard Bromberg, Howard Discount, Vernon Reeves, Jean E. Sammet, William Selden, Gertrude Tierney
  • RPG

    a high-level programming language (HLL) for business applications. RPG is an IBM proprietary programming language and its later versions are only available on IBM i or OS/400 based systems. Developed by IBM
  • BASIC

    a family of general-purpose, high-level programming languages whose design philosophy emphasizes ease of use. In 1964, John G. Kemeny and Thomas E. Kurtz. Beginner's All-purpose Symbolic Instruction Code
  • LOGO

    an educational programming language, anguage is remembered mainly for its use of turtle graphics, in which commands for movement and drawing produced line graphics either on screen or with a small robot called a turtle. Developer Wally Feurzeig, Seymour Papert
  • B

    a programming language developed at Bell Labs circa 1969. It is the work of Ken Thompson with Dennis Ritchie. recursive, non-numeric, machine independent applications, such as system and language software
  • PASCAL

    an imperative and procedural programming language, which Niklaus Wirth designed in 1968–69 and published in 1970, as a small, efficient language intended to encourage good programming practices using structured programming and data structuring.
  • C

    a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations. developed by Dennis Ritchie
  • ML

    a general-purpose functional programming language, its use of the Hindley–Milner type system, whose type inference algorithm can automatically assign the types of most expressions without requiring explicit type annotations, Designed by Robin Milner & others at the University of Edinburgh
  • SQL

    Structured Query Language a special-purpose programming language designed for managing data held in a relational database management system (RDBMS), or for stream processing in a relational data stream management system (RDSMS). Designed by Donald D. Chamberlin
    Raymond F. Boyce
  • C++

    Developed by Bjarne Stroustrup, C++ stand for C Object-Oriented Programming Language, a general-purpose programming language. It has imperative, object-oriented and generic programming features, while also providing facilities for low-level memory manipulation.
  • Ada

    MIL-STD-1815/Ada 83: Jean Ichbiah, Ada 95,2005,2012: Tucker Taft. It is a structed, statically typed, imperative, wide-spectrum, and object-oriented high -level computer programming language.
  • Visual Basic

    a third-generation event-driven programming language and integrated development environment (IDE) from Microsoft for its Component Object Model (COM) programming model Developer Microsoft
  • Python

    widely used high-level, general-purpose, interpreted, dynamic programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than possible in languages such as C++ or Java. The language provides constructs intended to enable clear programs on both a small and large scale.Designed by Guido van Rossum
    Developer Python Software Foundation
  • PHP

    a server-side scripting language designed for web development but also used as a general-purpose programming language. Originally created by Rasmus Lerdorf in 1994,[4] the PHP reference implementation is now produced by The PHP Group.[5] PHP originally stood for Personal Home Page,[4] but it now stands for the recursive acronym PHP: Hypertext Preprocessor.[6]
  • Java

    a general-purpose computer programming language that is concurrent, class-based, object-oriented,[14] and specifically designed to have as few implementation dependencies as possible. Developer Sun Microsystems (now owned by Oracle Corporation)
  • Javascript

    a high-level, dynamic, untyped, and interpreted programming language, prototype-based with first-class functions, making it a multi-paradigm language, supporting object-oriented,[8] imperative, and functional programming styles. Developer Netscape Communications Corporation, Mozilla Foundation, Ecma International
  • Delphi

    a programming language and software development kit (SDK) for desktop, mobile, web, and console applications, Developer(s) Embarcadero Technologies