Title of article
A Comparative Analysis of Structured and Object-Oriented Programming Methods
Author/Authors
ASAGBA, PRINCE OGHENEKARO University of Port Harcourt - Department of Computer Science, Nigeria , OGHENEOVO, EDWARD E. University of Port Harcourt - Department of Computer Science, Nigeria
Pages
6
From page
41
To page
46
Abstract
The concepts of structured and object-oriented programming methods are not relatively new but these approaches are still very much useful and relevant in today’s programming paradigm. In this paper, we distinguish the features of structured programs from that of object oriented programs. Structured programming is a method of organizing and coding programs that can provide easy understanding and modification, whereas objectoriented programming (OOP) consists of a set of objects, which can vary dynamically, and which can execute by acting and reacting to each other, in much the same way that a real-world process proceeds (the interaction of realworld objects). An object-oriented approach makes programs more intuitive to design, faster to develop, more amenable to modifications, and easier to understand. With the traditional, procedural-oriented/structured programming, a program describes a series of steps to be performed (an algorithm). In the object-oriented view of programming, instead of programs consisting of sets of data loosely coupled to many different procedures, objectoriented programs consist of software modules called objects that encapsulate both data and processing while hiding their inner complexities from programmers and hence from other objects.
Keywords
A Comparative Analysis , Object-Oriented Programming Methods
Journal title
Journal of Applied Sciences and Environmental Management
Serial Year
2008
Journal title
Journal of Applied Sciences and Environmental Management
Record number
2660683
Link To Document