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
- Open-source Software Vs Closed Software
- Design And Implementation Of A Protocol Sequencer And Subsystem Interface: Administrator Tool Which Will Monitor Application On A Lan Provide Functions (case Study Of Networking Training)
- Design And Simulation Of A Digital Circuit Simulation
- Using The Computer System In Crime Investigation
- Er Schema Analyser With Data Streaming
- Design And Implementation Of Online Cash Receipt Generation System For A Supermarket. (a Case Study Of Roban Stores Ltd)
- Scalable And Efficient End To End Network Topology Inference
- Intrusion Detection Prevention And Trace Back System
- Design And Implementation Of A Computerized Data Security System A Case Study Of Leecon Finance And Investment Ltd
- Design And Implementation Of A Software Based Students Bursary Award Processing System
