CSC/ECE 517 Fall 2011/ch1 1e aa

From Expertiza_Wiki
Revision as of 13:48, 30 August 2011 by Argholka (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Wiki Chapter: Block-structured vs. O-O languages

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 practicability of using block structured approach in O-O languages.