0
Dear all am asking about OOP in python obejct-oriented programing
I need extra material to study this section I didn’t understanding will here and its important part simply i need more explanation
2 ответов
0
What do you exactly need to know about it?
OOP is one of the different programming ways you can use and it's really useful because you can describe the world to the computers through objects and classes. Everything that surrounds you can be seen and coded as an object in a particular class that describes properties and methods of all the objects inside her.
There are many things to know about it, it's difficult to explain everything in a single post
0
Federico sanua this chapter here wasn't that clear so I need more clarification