Development of Computer Languages
Development of Computer Languages
Computer Languages
Name -
Introduction
In 1964, John G. Kemeny and Thomas E. Kurtz designed the original BASIC language at
Dartmouth College in New Hampshire. BASIC (an acronym for Beginner's All-purpose
Symbolic Instruction Code) is a family of general-purpose, high-level programminglanguages
whose design philosophy emphasizes ease of use. Linux today based on C
1969 A high-level programming language which targets low-level hardware, most commonly
used in the programming of FPGAs. It is a rich subset of C. A class-based, single inheritance,
object-oriented language with C-style syntax. An interpreted version of C/C++, much in the
way BeanShell is an interpreted version of Java.
1991 Python is a widely used general-purpose, high-level programming language. Its 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++ or Java.
Used by YouTube and Google search.
Ruby on Rails in 2005 : Rails combines the Ruby programming language with HTML, CSS, and
JavaScript to create a web application that runs on a web server. Because it runs on a web
server, Rails is considered a server-side, or “back end,” web application development platform
(the web browser is the “front end”)