PHP Crud using OOP's Concept: OOP stands for Object Oriented programming, it can be faster or easy to execute. It make code reusable that save our time and efforts.
Read More - Custom Web Programming




Object-oriented programming (OOP) is a programming paradigm based on the concept of “objects”, which may contain data, in the form of fields, often known as attributes; and code, in the form of procedures, often known as methods.
It is an object-oriented programming language wherein classes and procedures revolve around the same concept and classes are defined as attributes of objects.
It is a dynamically typed prototype-based programming language that supports object-oriented programming.
It supports exception handling mechanisms and looping constructs.
It was developed at the University of Queensland, Australia.
It is an interpreted computer programming language that offers object-oriented programming features.


Pega is a business process management tool which is developed in Java and uses OOP and Java concepts.
Pega is a PRPC(Pega Rules Processor Commander) server which is used to provide the interface to the business analyst, system analyst, and developers to build the applications in Pega.
It is mainly used in finance/banking/health care where there is a need for streamlined process flow.
E.g: Credit risk analysis of a particular entity of a bank.
Pega consists of certain modulus to develop the application.
After completion of the 1st phase it is then sent to the stakeholder in order to know are there any certain requirements need to be added or not.





