CS 2102 - Bterm 17
Lab 6 - Choice: I/O in Java or Programming with Map/Filter
This week, you have a choice of exercises for lab:
- If CS 2102 is your first exposure to programming in Java, you may want to work on this exercise that will give you practice with writing I/O statements and toString() methods
- If you've programmed in Java before or are feeling up to a challenge, try this exercise that introduces the way higher-order functions like filter and map can be implemented in Java