Friday 16 January 2015

C++ Tutorial For Beginners

 What is C++

C++  is a general-purpose programming language. It has imperative, object-oriented and generic programming features, while also providing the facilities for low-level memory manipulation.

 
 

Saturday 10 January 2015

RDBMS TUTORIAL FOR BEGINNERS



A relational database management system (RDBMS) is a database management system (DBMS) that is based on the relational model as invented by E. F. Codd, of IBM's San Jose Research Laboratory. Many popular databases currently in use are based on the relational database model.

Origenal data on Wikipedia