- 
  
  Plankalkul (Plain Calculus) was created by Conrad Zuse for engineering purposes.
- 
  
  John McCarthy created Lisp to make a list processing language for artificial intelligence.
- 
  
  Fortran (Formulated Translation) was created by Joh Backus and the IBM team for an easy translation of math formulas into code.
- 
  
  MATH-MATIC was devoloped by Charles Katz to replace FORTRAN because it was and improved FORTRAN.
- 
  
  COBOL (Common Business Oriented Language) was created by the Conference on Data Systems Language for the intent to be able to run on more than one manufacturers computers.
- 
  
  RPG was created by IBM for the purpose of an easy transition from the tabulating machines to the new computers.
- 
  
  BASIC (Beginners All Purpose Symbolic Instruction Code) was created by Tom Kurtzas and John Kemeny to be used as a teaching tool.
- 
  
  A MIT team created LOGO to be able to present and show children computer programming.
- 
  
  B was created by Ken Thompson and Dennis Ritchie for recursive, non-numeric, machine independent applications, such as system and language software.
- 
  
  SQL (Structured Query Language) was created by Donald Chamberland for retrieving and manipulating IBM data, which he worked for.
- 
  
  Niklaus Wirth created PASCAL as a teaching language.
- 
  
  Dennis Ritchie created C to write systems software.
- 
  
  Created by Robin Milner for general-purpose functionality.
- 
  
  C++ was created by Bjarne Stroustrup. His initial intent was to add object oriented programming into the C language.
- 
  
  Dr. John-Ichbiah and his team created this lagnuage to be a standard language for weapons systems.
- 
  
  Visual Basic was created by Microsoft for graphical user interface.
- 
  
  Python was created by Guido Van Rossum for a speed upgrade from an earler version, ABC.
- 
  
  Java was created by James Gosling to be run in bytecode, rather than machine code.
- 
  
  PHP (personal home page) was created by Rasmus Lerdorf to track the amount of online visits to his resume.
- 
  
  Delphi was created by Hejlsburg at Borland, to convert PASCAL into a more object oriented language.
- 
  
  Javascript was created by Brendan Eich as a lightweight programming language anyone could use to compliment java.