|
Programming
Latest articles:OOP principles. Inheritance
Inheritance is one of the four major mechanisms of object-oriented programming (along with encapsulation, polymorphism and abstraction).
Programming > General | May 12, 2010
Object-oriented programming language
Object-oriented programming language (OO language) - the language, built on the principles of object-oriented programming.
Programming > General | May 12, 2010
C++ historic overview
Language was created in the early 1980's, when the employee of the Bell Laboratories Bjarne Stroustrup invented a number of improvements to the C programming language to suit his needs.
Programming > General | May 11, 2010
PHP historic overview
In 1994, a Danish programmer Rasmus Lerdorf created a set of scripts in Perl / CGI to output and record the visitors of his online resume, which handled templates of HTML-documents.
Programming > General | May 11, 2010
|