0
Dont get object and classes...
Yeah i have trouble learning it... Help me
3 odpowiedzi
+ 2
It'll help if you can be more specific. Like what you're not understanding or what is not making sense to you?
+ 1
Objects and classes or in general object orientation is a means to model parts of reality that you need in your program.
0
As far as I undertood the concept: a class can have different object that come from it, since class is the "blueprint".
For example a dog class can have a chiwawa object, as a mathematical class can have an addition object.
I'd like to know if that's all is necessary to know, other than the implementation.
Make yourself different questions it will help get different answers and maybe the one you're looking for. It all starts from there.