Introduction
📖 Object -oriented programming course YouTube - OOP:
 by Runtimevic -- VÃctor Durán Muñoz.
by Runtimevic -- VÃctor Durán Muñoz.
What is Oop?
- 
It is a paradigm that makes use of objects for software construction. . What is a paradigm? - It has different interpretations, it can be a model, example o pattern.
- Is a form o o style to program.
- It seeks to capture reality towards the code.
 
How to think about objects?
- To focus on Something of reality.
- Details its attributes, (properties)
- Details its behaviors (METHODS)
| 1 2 3 4 5 6 7 8 |  | 
| 1 2 3 4 5 6 7 8 9 |  | 
Links:
- 
🔗 Codesys admit OOP 
- 
🔗 Why Object Oriented PLC Programming is Essential for Industrial Automation