CSC/ECE 517 Fall 2010/ch1 1e aa: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Latest revision as of 13:44, 30 August 2011
Wiki Chapter: CSC/ECE 517 Fall 2011/ch1 1e aa
Introduction
This Wiki chapter talks about the basic fundamentals of block-structured programming and object-oriented programming and explains the advantages of object-oriented programming over block-structured programming which made O-O languages more common and widely used in the software industry today. We also focus on the question of using block-structured approach in O-O languages.