Difference between revisions of "6CS028"

From mi-linux
Jump to navigationJump to search
Line 1: Line 1:
 
[[Main Page]] >> Advanced Web Technologies
 
[[Main Page]] >> Advanced Web Technologies
 
Module leader: [mailto:alix.bergeret@wlv.ac.uk Alix Bergeret]
 
  
 
This module aims to provide an in depth understanding of web application development, and emphasises the importance of Model View Controller approaches to Web Development. The Model-View-Controller design pattern decouples data access and business logic from data presentation and user interaction, by introducing an intermediate controller component.
 
This module aims to provide an in depth understanding of web application development, and emphasises the importance of Model View Controller approaches to Web Development. The Model-View-Controller design pattern decouples data access and business logic from data presentation and user interaction, by introducing an intermediate controller component.
Line 7: Line 5:
 
* [[6CC001 - Workbook|Workbook]]
 
* [[6CC001 - Workbook|Workbook]]
 
* [[6CC001 - Links|Useful URLs]]
 
* [[6CC001 - Links|Useful URLs]]
 +
 +
Module leader: [mailto:alix.bergeret@wlv.ac.uk Alix Bergeret]

Revision as of 12:34, 23 September 2010

Main Page >> Advanced Web Technologies

This module aims to provide an in depth understanding of web application development, and emphasises the importance of Model View Controller approaches to Web Development. The Model-View-Controller design pattern decouples data access and business logic from data presentation and user interaction, by introducing an intermediate controller component.

Module leader: Alix Bergeret