0.Project 1§
Be aware of project due date, milestone due dates
Aim to get it done PRIOR to the EARLY BONUS date.
You need to write a “scanner” or “parser” to read info from
command file (text).
You need to use command line parameters
See Tutorials in Chapter 2 of OpenDSA
For parsing: Use Scanner Class [2.7] or
Pattern/Matcher classes