You are not authorized to access this page.

Jacastus Horton 1.2 EXTRA CREDIT

  • Plankalkül

    Plankalkül is a programming language designed for engineering purposes by Konrad Zuse.
    It was the first high-level programming language to be designed for a computer.
    Plankalkül refers to a formal system for planning.
  • Fortran

    Originally developed by IBM in the 1950s for scientific and engineering applications.
    Designed by John Backus
  • MATH-MATIC

    led by Charles Katz under the direction of Grace Hopper.
    MATH-MATIC is the marketing name for the AT-3
  • Lisp

    Lisp is a family of computer programming languages with a long history and a distinctive, fully parenthesized prefix notation.
    Lisp is the second-oldest high-level programming language in widespread use today.
    Designed by John McCarthy
  • COBOL

    COBOL an acronym for common business-oriented language.
    COBOL is primarily used in business, finance, and administrative systems for companies and governments.
    It was created as part of a US Department of Defense.
  • RPG

    RPG is a high-level programming language for business applications.
    developed by IBM
  • BASIC

    The original version was designed by John G. Kemeny and Thomas E. Kurtz.
    BASIC Beginners' All-purpose Symbolic Instruction Code.
    To enable students in fields other than science and mathematics to use computers.
  • LOGO

    Designed by Wally Feurzeig, Seymour Papert, Cynthia Solomon
    A general-purpose language, Logo is widely known for its use of turtle graphics, in which commands for movement and drawing produced line or vector graphics,
  • B

    The development was done mainly by Ken Thompson, with some assistance from Dennis Ritchie.
    B was derived from BCPL, and its name may be a contraction of BCPL.
    B was designed for recursive, non-numeric, machine-independent applications, such as system and language software.
  • Pascal

    Pascal is an imperative and procedural programming language
    Designed by Niklaus Wirth
  • C

    Developed at Bell Labs by Dennis Ritchie
    By design, C provides constructs that map efficiently to typical machine instructions and has found lasting use in applications previously coded in assembly language.
  • ML

    ML is a general-purpose functional programming language.
    Designed by Robin Milner and others at the University of Edinburgh
  • SQL

    SQL Structured Query Language
    Designed by Donald D. Chamberlin
    Raymond F. Boyce
  • ADA

    Ada improves code safety and maintainability by using the compiler to find errors in favor of runtime errors.
    Ada was originally designed by a team led by French computer scientist Jean Ichbiah of CII Honeywell Bull under contract to the United States Department of Defense.
  • C++

    Created by Bjarne Stroustrup.
    An extension of the C programming language.
    C++ has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
  • Python

    Python is an interpreted, high-level, general-purpose programming language.
    Created by Guido van Rossum.
  • Visual Basic

    Visual Basic is a third-generation event-driven programming language from Microsoft for its Component Object Model
    Developer Microsoft
  • Delphi

    Delphi is an event-driven programming language based on Object Pascal and an associated integrated development environment.
    designed by Anders Hejlsberg.
  • Java

    Designed by James Gosling
    The syntax of Java is similar to C and C++, but it has fewer low-level facilities than either of them.
  • JavaScript

    Designed by Brendan Eich
    JavaScript, often abbreviated as JS, is a high-level, just-in-time compiled, multi-paradigm programming language that conforms to the ECMAScript specification.
  • PHP

    PHP is a general-purpose programming language originally designed for web development.
    It was originally created by Rasmus Lerdorf