1 / 6

Lecture 1 : Introduction & Course Outline

UFIEWT-20-3 Advanced Topics in Web Development Prakash Chatterjee / Paul Matthews Room 3P16 prakash.chatterjee@uwe.ac.uk paul.matthews@uwe.ac.uk. Lecture 1 : Introduction & Course Outline. Syllabus Outline:.

job
Download Presentation

Lecture 1 : Introduction & Course Outline

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. UFIEWT-20-3 Advanced Topics in Web DevelopmentPrakash Chatterjee / Paul MatthewsRoom 3P16prakash.chatterjee@uwe.ac.ukpaul.matthews@uwe.ac.uk Lecture 1 : Introduction & Course Outline

  2. Syllabus Outline: The module will teach emerging, recent and relevant web technologies grounded within the context of good software design and programming principles. Software architectural frameworks will be taught including traditional 3-tier and model-view-controller and depending on the topics covered, emerging architectures such as peer-to-peer, pipeline and service oriented architectures. Design patterns in software design (object-oriented & functional); architecture (systems design); design (component interactions); and programming idioms (language-specific techniques/style) will be covered. Various languages, libraries and toolkits will be used to illustrate functionality as well as build applications in seminars. These will include (but are not restricted to) PHP/Pear, Ruby/Rails and libraries such as DOJO, Prototype, JQuery, Yahoo, Script.aculo.us, Spry etc.

  3. Teaching and learning: 1 hour lecture 1 hour tutorial/practical emphasis on both individual & group working in practicals Preparation will be required – especially for tutorials and practicals Assessment: • Coursework – 2 pieces - weighting 25% each - will have both group and individual parts • Examination – 3 hour exam in summer (50%) UFIEUS-20-2 Web Programming

  4. Course materials: No required set book BUT one [strongly] recommended: Ullman - PHP 5 Advanced, Peachpit, 2007 Other books worth considering: Myer - Professional CodeIgniter, Wrox, 2008 (useful for assignment) Zandstra - PHP Objects, Patterns and Practice, Apress, 2008 Chow - PHP Web 2.0 Mashup Projects, Packt, 2007 Additional readings will be handed out for tutorials as required All lecture notes and other tutor generated materials will be on available via Blackboard You will be expected to find materials specific to your chosen application for the assignment UFIEUS-20-2 Web Programming

  5. Course Content Outline: • Advanced PHP & MySQL – functions, oo, frameworks (Zend, CodeIgniter), libraries (PEAR), templates (smarty), pdo, stored procedures, full-text searching • E-R modelling and normalization – entity classes; subtypes and supertypes; primary, candidate and null keys; referential integrity, determinants and eliminating redundancy • API’s – Google GData/OpenSocial, Amamzon eCommerce, Flickr, delcious etc. • MVC and Web 2.0 Architecture Patterns – CodeIgniter, SOA, SaaS, PCP, AJAX, CTS/Folksonomys • MVC implementations - PHP based (Codeigniter, Symfony, CAKE), XForms & RoR • Web Services - SOAP & REST • Syndication – RSS and ATOM • Data Formats –XML, JSON, microformats • JavaScript Libraries – JQuery, JQuery UI, Ptrototype, DOJO UFIEUS-20-2 Web Programming

  6. Tutorials and practicals will support, expand on, and apply the lecture topics by means of: practical exercises, discussions of readings, and self directed study Tasks before next weeks session: Ensure that you have XAMPP, Gdata API and Jquery installed and working on your h: drive at UWE, as well as on your home machine and/or laptop. ii) Read the article ‘Getting started with objects with PHP V5’ @ http://www.ibm.com/developerworks/opensource/library/os-phpobj/and make sure you understand the concepts discussed. UFIEUS-20-2 Web Programming

More Related