Object Oriented Programming through Python - P. Navya,M. Puroshotham Reddy,Atluri Lakshmi
-20% with code BOOKS
Shipping in 12-18 days
30-day return policy
Object-oriented Programming, or OOP for short, is a programming paradigm which provides a means of structuring programs so that properties and behaviors are bundled into individual objects.For instance, an object could represent a person with a name property, age, address, etc., with behaviors like walking, talking, breathing, and running. Or an email with properties like recipient list, subject, body, etc. ... Full description
You May Also Like
Description
Object-oriented Programming, or OOP for short, is a programming paradigm which provides a means of structuring programs so that properties and behaviors are bundled into individual objects.For instance, an object could represent a person with a name property, age, address, etc., with behaviors like walking, talking, breathing, and running. Or an email with properties like recipient list, subject, body, etc., and behaviors like adding attachments and sending.Put another way, object-oriented programming is an approach for modeling concrete, real-world things like cars as well as relations between things like companies and employees, students and teachers, etc. OOP models real-world entities as software objects, which have some data associated with them and can perform certain functions.
More Information
| Author | P. Navya, M. Puroshotham Reddy, Atluri Lakshmi |
|---|---|
| Publisher | LAP LAMBERT Academic Publishing |
| Release year | 2019 |
| Cover type | Softcover |
| EAN | 9786200432704 |