Skip to main content

The Year 1970........

The Year 1970.....

This was one of the fabulous years in the history of Computers when one of the best inventions of Computers took place,

1. RDBMS by EF Codd
2. C by Dennis Ritchie

C was first implemented by Dennis Ritchie on a DEC PDP-11 running on Unix OS. C was the result of an older Language BCPL developed by Martin Richards and later took a transformation and led to the birth of language B by Ken Thompson inturn leading to development of C by Dennis.

The first book on C was released by Prentice-Hall in 1978 by Kernighan and Dennis Ritchie with the name The C Programming Language.

C was finally standardized in December 1989 when ANSI adopted the standard for C and was know as programmers language designed by and for programmers.

This transformation in the field of Programing languages started with language BASIC, COBOL and then to FORTRAN and to more structured programming language PASCAL.

All this transformation led to the creation of C++ which is a direct descendent of C and then C++ leading to creation of one of the best programming languages of history JAVA.


Comments

Popular posts from this blog

Basics of RDBMS

Data Small set of information becomes data, this set of information helps make decision. Data is always some useful information. Database Place where you store the data. Database represents some aspect of the real world called "miniworld". A database is designed, built and populated with data for a specific purpose. It has intended group of users and some preconceived applications in which these users are interested. In other words, a database has some source from which data is derived, some degree of interaction with events in the real world and an audience that is actively interested in the contents of the database. Database can also be defined as collection of one or more tables. Ex: Mobile, human brain etc DBMS (Database Management System ) Is a program that stores retrieves and modifies data in the database on request. Study of different techniques of design, development and maintenance of the database Types of DBMS These types are based upon their m...

Installing Oracle 10g Database

Once you have downloaded the software from www.oracle.com/downloads , following steps can be used to install the software. 1. Unzip the dump downloaded from oracle.com 2. Once Unzipped, click on setup.exe to run Oracle Universal Installer Program. This will open a window as shown below.