|
|
9 jaren geleden | |
|---|---|---|
| .. | ||
| src | 9 jaren geleden | |
| README.md | 9 jaren geleden | |
| build.gradle | 9 jaren geleden | |
Given students' names along with the grade that they are in, create a roster for the school.
In the end, you should be able to:
Note that all our students only have one name. (It's a small town, what do you want?)
Did you get the tests passing and the code clean? If you want to, these are some additional things you could try:
Then please share your thoughts in a comment on the submission. Did this experiment make the code better? Worse? Did you learn anything from it?
To run the tests:
$ gradle test
For more detailed info about the Java track see the help page.
A pairing session with Phil Battos at gSchool http://gschool.it
It's possible to submit an incomplete solution so you can see how others have completed the exercise.