Computer Programming

  • PLANKALKUL

    Plankalkül is a computer language designed for engineering purposes by Konrad Zuse
  • fortran

    A high-level computer programming language used esp. for scientific calculations. It was created by IBM led by John Backus
  • Cobol

    Cobal is a computer programming language designed for use in commerce. Grace Murray Hopper created
  • Visal Basic

    t's a computer programming system developed and owned by Microsoft. Visual Basic was originally created to make it easier to write programs for the Windows computer operating system. The basis of Visual Basic is an earlier programming language called BASIC that was invented by Dartmouth College professors John Kemeny and Thomas Kurtz.
  • RPG

    Report Program Generator, is a high-level database access and text generation language invented for mainframe MIS environments
  • Pascal

    Pascal is a programming language invented in the early 1970s by Professor Nicklaus Wirth to teach good programming practices to students. Its is
  • ML

    ML is a general-purpose functional programming language developed by Robin Milner. It was conceived to develop proof tactics
  • sql

    Abbreviation of structured query language, and pronounced either see-kwell or as separate letters. SQL is a standardized query language for requesting information from a database. It was inOracle Corporation. invented by Oracle Corporation.
  • ADA

    Ada is a modern programming language designed for large, long-lived applications – and embedded systems in particular – where reliability and efficiency are essential. It was created by Mr. Tucker Taft from Intermetrics in the U.S and Ada herself, It was named of Ada
  • C++

    The C++ programming languages is an extension of C that was developed by Bjarne Stroustrup at Bell Laboratories.C++ programs consist of pieces called classes and functions. You can program each piece you may need to form a C++ program. The advantage of creating your own functions and classes is that you will know exactly how they work. You will be able to examine the C++ code.
  • php

    PHP is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. It stands for PHP: Hypertext Preprocessor .It was created by Rasmus Lerdorf.
  • Delphi

    he Delphi programming language was developed by Borland and is the descendant of Turbo Pascal. Delphi is a native code compiler that runs under Window v3.1 or Windows '95. Delphi is essentially object Pascal with similar programming tools found in Microsoft Visual Basic 3.0.
  • Java

    Created by the Green Team and led by James Gosling, Java is Java is a computer programming language. It enables programmers to write computer instructions using English based commands, instead of having to write in numeric codes. It’s known as a “high-level” language because it can be read and written easily by humans.
  • Python

    Python is a general-purpose, high-level programming language whose design philosophy emphasizes code readability. Guido Van Rossumin invented this.
  • B

    B is a programming language that was developed at Bell Labs. It is almost extinct, as it was replaced with the C language. Steven R. Fischer,