Link to home
Start Free TrialLog in
Avatar of Eindoofus
Eindoofus

asked on

Need recommendations for a simple Java program that uses collections, abstract classes, and interfaces on SourceForge or CodePlex

I'm seeking a basic program that uses collections, abstract classes, and interfaces on CodePlex or SourceForge. I have some basic/intermediate Java skills and I'm hoping to increase my understanding of OOP by looking at some basic programs that implement it. Does anyone have any recommendations?
SOLUTION
Avatar of for_yan
for_yan
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
And of course if you look say at
http://www.cs.cmu.edu/~pattis/15-1XX/15-200/programs/oolistdemo.zip


you'll see collections, abstract classes and interfaces as many as you want
ASKER CERTIFIED SOLUTION
Avatar of Am P
Am P
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial