Programming Languages

  • Plankalkul

    Is a programming language designed for engineering purposes Plan Calculus. Konrad Zuse developed this.
  • Fortran

    Formula Translating System. John Backus and IBM developed this. It's a general-purpose, imperativeprogramming language that is especially suited to numeric computation and scientific computing.
  • MATH-MATIC

    Is the marketing name for the AT-3 compiler, an early programming language for the UNIVAC I and UNIVAC II. Charles Katz developed this.
  • Lisp

    It's a family of computer programming languages with a long history and a distinctive, fully parenthesized Polish prefix notation. Steve Russell, Timothy P. Hart, and Mike Levin LISt Processor developed this,
  • COBOL

    Common Business Oriented Language. Howard Bromberg,Howard Discount,Vernon Reeves,Jean E. Sammet,William Selden,Gertrude Tierney developed this. It's a compiled English-like computer programming language designed for business use.
  • RPG

    It's a high-level programming language (HLL) for business applications. "Report Program Generator". IBM developed this.
  • BASIC

    an acronym for Beginner's All-purpose Symbolic Instruction Code
    John George Kemeny and Thomas Eugene Kurtz. Microcomputers usually shipped with BASIC, often in the machineimperative's firmware. Having an easy-to-learn language on these early personal computers allowed small business owners, professionals, hobbyists, and consultants to develop custom software on computers they could afford.
  • LOGO

    Is an educational programming language. Wally Feurzeig, Seymour Papert developed this.
  • B

    based on Bon. designed for recursive, non-numeric, machine independent applications, such as system and language software.
    Ken Thompson, Dennis Ritchie developed it.
  • PASCAL

    Is a historically influential imperative and procedural programming language. Niklaus Wirth developed this.
  • C

    is a general-purpose,  computer programming language, supporting structured programming, programming language and recursion, while a static type system prevents many unintended operations.  Dennis Ritchie & Bell Labs developed this
  • ML

    Is a general-purpose functional programming language.
    Robin Milner & others at theUniversity of Edinburgh developed this.
  • SQL

    "Structured Query Language". ISO/IEC developed this. It's 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).
  • ADA

     led by Jean Ichbiah of CII Honeywell Bull under contract to the United States Department of Defense. improves code safety and maintainability by using the compiler to find errors in favor of runtime errors
  • C++

    Bjarne Stroustrup developed this. is a general-purpose . It has imperative,object-oriented and generic programming features, while also providing facilities for low-level memory manipulation.
  • Python

    It's a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java. Python Software Foundation developed this.
  • Visual Basic

    It's a third-generation event-driven programming language and integrated development environment. Microsoft developed this.
  • Delphi

    is an integrated development environment (IDE) for console, desktop graphical, web, andmobile applications. Borland  Embarcadero Technologies developed this
  • Java

    James Gosling and Sun Microsystems developed. 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.
  • Javascript

    Mozilla Foundation, Ecma InternationalNetscape, and Communications Corporation developed this. It's a high-level, dynamic, untyped, and interpreted programming language. it is one of the three essential technologies of World Wide Web content production
  • PHP

    Personal Home Page.It's a server-side scripting language designed for web development but also used as a general-purpose programming language. Zend Technologies developed this.