Section: Sessions 7 to 9: Applying MVC and OOP | BSc Programming skills | Grŵp NPTC Group Moodle

Main course page

Sessions 7 to 9: Applying MVC and OOP

  • Sessions 7 to 9: Applying MVC and OOP

    Sessions 7 to 9: Applying MVC and OOP

    In these sessions, a redevelopment of the Result Calculator application is completed.  The project is recreated using the MVC architecture creating logical divisions between functional areas of the application.  An interface will be created between the controller and model layers with the intention of easing the replacement of models as the unit progresses.