The Object Oriented Paradigm


The Object Oriented paradigm (OOP) provides many features which help in effective software development and maintenance and hence reduce costs. A few of those features are listed below :
 

Observation:
After comparing the features of programming languages usually required by different types projects , i.e. large and small, it was observed that the Object Oriented programming paradigm was well suited to the development of large projects.
 

Next page of this document (Analysis of Programming Paradigms - The Top Down Paradigm)
Previous Page of this document (Comparison between Small and Large Projects)
Back to main page
 


If you have comments or suggestions, email me at hccheng@cs.iastate.edu