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
- Usefulness Of An Enterprise Application
- Design And Implementation Of A Computerised Transaction Processing And Reporting System For A Moerdern Supermarket Case Study Of Eastern Shop Enugu
- A Virtual Private Network Using Java 9 (a Case Study Of Uba Enugu)
- Wap Based Information Retrieval System (case Study Of National Archives Enugu)
- Design And Implementaion Of Computerilized Livestock Management Information System
- Design And Implementation Of Online Drug Control Information System (nafdac Enugu State)
- Design And Implementation Of Computerized Tourism Information System A Case Study Of Enugu State Tourism Board
- Design And Implementation Of Computerized Stock Marketing Report (a Case Study Of Nigeria Stock Exchanhe Commission)
- Design And Implementation Of A Fixed Asset Management Information System (a Case Study Of United African Company Of Nigeria (uacn) Development Company Plc Lagos)
- Efficient Network Routing Protocol With Effective Data Transfer Without Packet Loss Over The Ad Hoc Network (a Case Study Of Uba Enugu)
