Skip to content

This is my first Java assignment from my MSc Computer Science course. The objectives of the assignment were as follows: • Define classes, fields, constructors, and methods in Java • Use appropriate types, including collections • Implement basic algorithms using collections • Write a main method including console I/O • Devise appropriate test cas…

Notifications You must be signed in to change notification settings

tjharwin/Misty-Mountains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

------------------------------------------------------------------------
This is the project README file. Here, you should describe your project.
Tell the reader (someone who does not know anything about this project)
all he/she needs to know. The comments should usually include at least:
------------------------------------------------------------------------

PROJECT TITLE: Misty Mountains

PURPOSE OF PROJECT: Mountain climbers like to keep collections of the 
mountains they have ascended in order to compare achievements with other
climbers. This Java program tracks details of the mountains climbed and
allows members of a climbing club to compare their achievements.

VERSION or DATE: Created 17/10/2017

HOW TO START THIS PROJECT: Execute the main method within ClubStats in 
order for a console to appear. The console takes input from the user to
navigate through the options within the menu.

AUTHORS: Thomas Harwin

USER INSTRUCTIONS:

About

This is my first Java assignment from my MSc Computer Science course. The objectives of the assignment were as follows: • Define classes, fields, constructors, and methods in Java • Use appropriate types, including collections • Implement basic algorithms using collections • Write a main method including console I/O • Devise appropriate test cas…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages