ABSTRACT
Object-oriented programming is a programming paradigm that uses abstraction (in the form of classes and objects) to create models based on the real world environment. An object-oriented application uses a collection of objects, which communicate by passing messages to request services. Objects are capable of passing messages, receiving messages, and processing data. The aim of object-oriented programming is to try to increase the flexibility and maintainability of programs. Because programs created using an OO language are modular, they can be easier to develop, and simpler to understand after development.
Procedural programming can sometimes be used as a synonym for imperative programming (specifying the steps the program must take to reach the desired state), but can also refer (as in this article) to a programming paradigm, derived from structured programming, based upon the concept of the procedure call.
In a way, procedural programming could also be called linear programming. One thing happens and then the next. Code is executed from the top of the file to the bottom.
TABLE OF CONTENTS
DEDICATION
ACKNOWLEDGEMENT
ABSTRACT
1.0 INTRODUCTION
1.2STATEMENT OF PROBLEM
1.3PURPOSE OF STUDY
1.4 IMPORTANCE OF STUDY
CHAPTER TWO
LITERATURE REVIEW
CHAPTER THREE
3.0 OBJECT-ORIENTED PROGRAMMING VS. PROCEDURAL PROGRAMMING
3.1 COMPARISON WITH OBJECT-ORIENTED PROGRAMMING
3.2 THE APPROACH
3.3 ANOTHER ANALYSIS OF OBJECT ORIENTED PROGRAMMING AND PROCEDURAL PROGRAMMING
CHAPTER FOUR
4.0 PROCEDURES AND MODULARITY OF THE PROCEDURAL PROGRAMMING
4.1 OBJECT-ORIENTATION PROGRAMMING AND DATABASES
4.2 REAL-WORLD MODELING AND RELATIONSHIPS
4.3 OOP AND CONTROL FLOW
4.4 OOP LANGUAGES
4.5 BENEFITS OF OBJECT ORIENTED PROGRAMMING
CHAPTER FIVE: CONCLUSION
5.1 LIMITATIONS OF STUDY
5.2 SUGGESTION FOR FURTHER RESEARCH
5.3 RECOMMENDATION
REFERENCES
Disclaimer: Note this academic material is intended as a guide for your academic research work. Do not copy word for word. Note: For Computer or Programming related works, some works might not contain source codes
CITE THIS WORK
(2012, 11). Object Oriented Programming Vs Procedural Programming.. ProjectStoc.com. Retrieved 11, 2012, from https://projectstoc.com/read/268/object-oriented-programming-vs-procedural-programming
"Object Oriented Programming Vs Procedural Programming." ProjectStoc.com. 11 2012. 2012. 11 2012 <https://projectstoc.com/read/268/object-oriented-programming-vs-procedural-programming>.
"Object Oriented Programming Vs Procedural Programming.." ProjectStoc.com. ProjectStoc.com, 11 2012. Web. 11 2012. <https://projectstoc.com/read/268/object-oriented-programming-vs-procedural-programming>.
"Object Oriented Programming Vs Procedural Programming.." ProjectStoc.com. 11, 2012. Accessed 11, 2012. https://projectstoc.com/read/268/object-oriented-programming-vs-procedural-programming.
- Related Works
- Neural Networks For Handwriting Detection System Using Brain Net
- Design And Implementation Of Computerized Pension Scheme Management System (a Case Study Of Nigeria Pension Board Enugu)
- Image Stream Transfer Using Real Time Transmission Protocol
- The Effects Of Computer Application In The Modern World
- Design And Implication Of Civil Service Salary Payment System (a Case Study Of Civil Service Commission Enugu)
- Design And Implementation Of Computerized Front Management Information System (hotel)
- Vision Based Processing For Real-time 3d Data Acquisation Based Code Structured Light
- Distributed Collaborative Key Agreement And Authentication Protocol For Dynamic Peer Group
- Design And Implementation Of A Computer Based Warehousing Information System (a Case Study Of Nigeria Ports Authority) (npa) Lagos
- Neural Network Based Character Pattern Identification System
