My book isn't getting into my head yet....
i have one project left in my C# class, where we are to create a base class. That class, from what i understand, is to contain common characteristics. (sports teams happen to be our theme).
So i could have coach name, and number of team members as common attributes that teams might include; In other classes i include more team specific attributes.
there is a class example i have saved. But it has no comments. So its hard to learn from. Right now the best i can do with it, is manipulate it to make it fit my project needs.
However, if i do that i am not learning the material properly. I guess what i'm looking for is a brief simple example, even if it deals with something different like cars.(example including comments to briefly explain the code).
I understand i am probably being needy.... but if i don't ask for help, i cant get any at all right?