Computer 07.jpg

Programming Languages

  • Plankalkül (concept)

    "Plan Calculus") is a programming language designed for engineering purposes by Konrad Zuse
  • Short Code

    Short Code was one of the first higher-level languages ever developed for an electronic computer.
  • Math-Matic

    Intended as an improvement over FORTRAN
  • Period: to

    LISP

    was originally created as a practical mathematical notation for computer programs. It became the favored programming language for artificial intelligence research.
  • FORTRAN

    Used for numeric computation and scientific computing. developed by IBM in the 1950s for scientific and engineering applications
  • COBOL

    designed for business use. It is imperative, procedural and, since 2002, object-oriented. It was designed in 1959
  • RPG

    devloped for for business applications.It remains a popular programming language on the IBM Power i platform as well as on the current IBM
  • Basic

    Desogned to enable students in fields other than science and mathematics to use computers
  • LOGO

    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"
  • Pascal

    a small and efficient language intended to encourage good programming practices
  • C

    Used widely in operating systems. is one of the most widely used programming languages of all time
  • SQL

    designed for managing data held in a relational database management system later became a became a standard
  • ML

    Not vunerable to runtime errors
  • ADA

    It has built-in language support for explicit concurrency, offering tasks, synchronous message passing. Ada was named after Ada Lovelace
  • C++

    used in desktop applications, servers ,and entertainment software/simulations (video games)
  • Python

    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
  • VIsual Basic

    intended to be relatively easy to learn and use
  • Delphi

    used for for console, desktop graphical, web, and mobile applications
  • JAVA

    designed to have as few implementation dependencies as possible
  • JAVA Script

    Used in webbrowsers also used in server-side network programming,game development and the creation of desktop and mobile applications.
  • PHP

    a server-side scripting language designed for web development but also used as a general-purpose programming language.