Programming Languages

  • Plankalkul

    Plankalkul was the first high-level computer programming language created by Konrad Zuse in 1945, stored chunks of code that could be invoked repeatedly to perform routine operations such as taking a squar. another name would be Plan Calculus.
  • Fortran

    FORTRAN was developed by a team of programmers at IBM led by John Backus in 1954, the main purpose of FORTRAN is projects as the design of bridges and aeroplane structures, it is used for factory automation control, for storm drainage design, analysis of scientific data, FORTRAN means (FORMula TRANslator).
  • MATH-MATIC

    MATH-MATIC is a programming language created in 1957. MATH-MATIC is the marketing name for the AT-3 (Algebraic Translator 3) compiler,MATH-MATIC allowed for larger programs, automatically generating code to read overlay segments from UNISERVO tape as required
  • COBOL

    In 1959 COBOL was created by Grace Murray Hopper.It was created as part of a US Department of Defense effort to create a portable programming language for data processing. COBOL also stands for Common Business Oriented Language.
  • RPG

    RPG was developed by the tech giant IBM in 1959, developed to serve as an alternative for the punch card processing system on the IBM 1401. RPG also stands for role-playing game. RPG (Report Program Generator)
  • Lisp

    LISP, in full list processing, a computer programming language developed in 1960 by John McCarthy. LISP is crrated for particular interest for Artificial Intelligence, machine learning, and other forms of advanced programming which require recursive logic
  • BASIC

    BASIC was created in 1964 by John G. Kemeny, BASIC was intended to be a computer language for generalists to use to unlock the power of the computer in business and other realms of academia. BASIC stands for (Beginners' All-purpose Symbolic Instruction Code)
  • LOGO

    Logo was created in 1967 at Bolt, Beranek and Newman (BBN), a Cambridge, Massachusetts research firm, by Wally Feurzeig, Cynthia Solomon, and Seymour Papert, LOGO is a computer programming language used for functional programming, and is used for generating basic shapes using a turtle cursor
  • B

    B isa programming language developed in 1969, B was invented by Ken Thompson along with the help of Dennis Ritchie. B was designed for recursive, non-numeric, machine-independent applications, such as system and language software, B stands for "BASIC" for beginners.
  • ML

    The ML programming language was developed in the 1970s by Robin Milner and his colleagues at the University of Edinburgh, ML was conceived to develop proof tactics in the LCF theorem prover. ML stands for “meta-language,”
  • PASCAL

    Pascal, a computer programming language developed about 1970 by Niklaus Wirth. PASCALwas developed for teaching programming as a systematic discipline and to develop reliable and efficient programs
  • SQL

    The SQL programming language was first developed in the 1970s by IBM researchers Raymond Boyce and Donald Chamberlin, SQL is used to communicate with a database,sql also known as(Structured Query Language)
  • C

    C programming language was developed in 1972 by Dennis Ritchie and Brian Kernighan, C is a general-purpose programming language and can efficiently work on enterprise applications, games, graphics, and applications requiring calculations, etc.
  • ADA

    Generally known as ADA 83 ,ADA was invented in the 1980's by Jean Ichbiah The language was revised and enhanced in an upward compatible fashion in the early 1990s. ADA improves code safety and maintainability by using the compiler to find errors in favor of runtime errors.
  • Python

    Python started in December 1989 by Guido van Rossum, Python uses code modules that are interchangeable instead of a single long list of instructions that was standard for functional programming languages
  • Java

    Java was developed in 1991, At that time, James Gosling from Sun Microsystems and his team began designing the first version of Java. JAVA makes coding easier for developers and to use a set of class easily.
  • Visual Basic

    Visual Basics was introduced in 1991by Alan Cooper VB is a computer programming language, is generates custom forms, graphs, and reports programming environment from Microsoft in which a programmer uses a graphical user interface (GUI) to choose and modify preselected sections of code written in the BASIC programming language.
  • PHP

    Rasmus Lerdorf wrote the first version of PHP in 1994.It wasn't until 1995 that he released the first formal and public version of the language. PHP is a server side scripting language. that is used to develop Static websites or Dynamic websites or Web applications.PHP acronym - (Hypertext Pre-processor)
  • Delphi

    Delphi (later known as Delphi 1) was released in 1995 by Anders Hejlsberg Its primarily used to build applications for Windows systems but can be used to build applications for a variety of operating systems
  • JAVASCRIPT

    Brendan Eich, a Netscape Communications Corporation programmer, created JavaScript in September 1995 Javascript was used to fill the need for a “glue language” used by informal programmers and designers. This allowed programmers to use JavaScript to put together components and automate interactions.
  • C++

    C++ was developed by Danish computer scientist Bjarne Stroustrup in 1998, used to develop operating systems, browsers, games, and so on. C++ supports different ways of programming like procedural, object-oriented, functional C++ "means increment C by 1"