This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ddsf:public:guidebook:06_append:glossary:o:oop [2021/03/17 16:23] admin ↷ Page moved from ddsf:private:cookbook:06_append:glossary:o:oop to ddsf:private:guidebook:06_append:glossary:o:oop |
ddsf:public:guidebook:06_append:glossary:o:oop [2021/07/14 16:43] (current) murphy ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Object-Oriented Programming (OOP) ===== | ===== Object-Oriented Programming (OOP) ===== | ||
| - | [[ddsf:private:cookbook:06_append:glossary| Return to Glossary ]] | + | [[ddsf:public:guidebook:06_append: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 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 data structure, and also the types of operations (functions) that can be applied to the data structure. | ||