|
Putting code together.
I have an assignment to put together a list of countries and their language and which continent they are located at. I have to design a menu and give users options to select subset of countries thru the menu, all in one continent, countries with similar languages, etc. I also have to give user an option to search for countries.
I am not sure how to put them all together. Are there sample codes out there I can look at to get an idea about my project? I was told to use binary trees. What do I use for menu?
Any help is appreciated.
Java Newbee
|