I'm new. All of my books when talking about classes always use some
sort of "database" example, e.g. tracking stock, tracking baseball
stats, etc.
I'm trying to think OOP and wonder is there are uses for classes for ME
to use within my program. In other words a class of ? to help me to do
?. I can't see that this would be different than a function, or am I
completely missing it.
Any comments, ideas or short examples would be appreciated.
sort of "database" example, e.g. tracking stock, tracking baseball
stats, etc.
I'm trying to think OOP and wonder is there are uses for classes for ME
to use within my program. In other words a class of ? to help me to do
?. I can't see that this would be different than a function, or am I
completely missing it.
Any comments, ideas or short examples would be appreciated.
Comment