College-Pages.com  
 
     
   

The idea behind object-oriented programming (OOP) is that a computer program is seen as a collection of individual units (objects) that act on each other. The traditional view of programming is that a program is seen as a collection of functions or procedures, or as a list of instructions to the computer.
In [...]

(more...)