The focus on the final project
Question
The focus on the final project will be on:good design of classes
(with MVC)good use of methods (avoiding long sequences or repetitions in the code)encapsulationgood passing and receiving of parameters when necessaryavoiding using static variables and final classes unless strictly neededthe use of inner listeners
So, your final project should be a very well written version of L04 Assignment: MVC – Model, View, Controller (MVC) with added functionality that goes beyond the original specification for L04 Assignment: MVC – Model, View, Controller (MVC