You could write a Skills class that contains the name of the skill and its value. Then you create a Skills object for every skill and add them to a List (e.g. ArrayList). This gives you a list of...