Webtechnology
In addition to being an advertising space and information hub, the Web is also one of the most widely used platforms for software applications. The Web Technology module teaches the basics of the technologies used to build web presences: from simple static sites to dynamic, distributed multi-user applications.
Static Web Students are able to create, validate, test and publish appealing and specification-compliant web presences with static pages using HTML and CSS.
Dynamic Web Students will be able to create, validate, test and publish a web presence from server-side data using dynamic templates. Students will be able to create, validate, test and publish dynamic HTML pages using client-side JavaScript.
Multi-user applications Students will be able to create, validate, test, and publish multi-user applications with simple database access using the WebMVC pattern.