User Tools

Site Tools


dido:public:ra:xapend:xapend.a_glossary:o:oop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dido:public:ra:xapend:xapend.a_glossary:o:oop [2021/07/30 15:18]
murphy
dido:public:ra:xapend:xapend.a_glossary:o:oop [2021/10/04 13:40] (current)
50.19.247.197 ↷ Links adapted because of a move operation
Line 1: Line 1:
 ===== Object-Oriented Programming (OOP) ===== ===== Object-Oriented Programming (OOP) =====
-[[dido:​public:​ra:​xapend:​xapend.a_glossary | Return to Glossary ]]+[[dido:​public:​ra:​xapend:​xapend.a_glossary:start| Return to Glossary ]]
  
  
 **Object-Oriented Programming (OOP)** refers to a type of computer programming (software design) in which programmers define the data type of a [[dido:​public:​ra:​xapend:​xapend.a_glossary:​d:​datastructure|data structure]],​ and also the types of operations (functions) that can be applied to the data structure. **Object-Oriented Programming (OOP)** refers to a type of computer programming (software design) in which programmers define the data type of a [[dido:​public:​ra:​xapend:​xapend.a_glossary:​d:​datastructure|data structure]],​ and also the types of operations (functions) that can be applied to the data structure.
  
-In this way, the data structure becomes an object that includes both data and functions. In addition, programmers can create relationships between one object and another. For example, objects can inherit characteristics from other objects.+In this way, the data structure becomes an [[dido:​public:​ra:​xapend:​xapend.a_glossary:​o:​object|object]] ​that includes both data and functions. In addition, programmers can create relationships between one object and another. For example, objects can inherit characteristics from other objects.
  
 Source: [[https://​www.webopedia.com/​TERM/​O/​object_oriented_programming_OOP.html]] Source: [[https://​www.webopedia.com/​TERM/​O/​object_oriented_programming_OOP.html]]
  
dido/public/ra/xapend/xapend.a_glossary/o/oop.1627672681.txt.gz · Last modified: 2021/07/30 15:18 by murphy