0
Solve Object orientwd programming
it's really hard for me to learn oop . can someone help
7 Answers
+ 5
what is your question about oop
+ 1
thanks
0
dude is there a particular syntax for has-a, is-a or uses-a
0
because u start with python
0
learn oop in c# its the easyest
0
Lynda.com has a great video on oop
- 1
I'd say they are analogies to model data. has-a could mean that a class contains a member (single variable). is-a could mean that a class inherits from some superclass or implements some interface.
BTW this is not specifically related to Python, but with OOP in general.
http://stackoverflow.com/questions/2218937/has-a-is-a-terminology-in-object-oriented-language