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

Main course page
  • General

    banner

    Programming Skills

    These sessions will help you develop your programming skills in both Java and PHP environments.  The objective is to improve your understanding of programming techniques and practices in a number of languages.  The sessions will specifically cover concepts and techniques which will be especially useful to you should you decide to continue to the BSc programme after completing your HND.

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.