50 likes | 60 Views
This lecture provides an overview of the Web Programming course, including topics such as PHP, MySQL, software patterns, MVC framework, web services, XML, and emerging technologies.
E N D
UFIEUS-20-2 Web ProgrammingPrakash Chatterjee / Dan DixonRoom 3P16prakash.chatterjee@uwe.ac.ukdan.dixon@uwe.ac.uk Lecture 1 : Introduction & Course Outline
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 – 1 piece - weighting 50% - will have both group and individual parts • Examination – 3 hour exam in summer UFIEUS-20-2 Web Programming
Course materials: One [required] set book: Ullman - PHP 6 and MySQL 5, Peachpit, 2008 One [strongly] recommended: Ullman - PHP 5 Advanced, Peachpit, 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
Course Content Outline: • PHP & MySQL • Advanced PHP • Software Patterns & Frameworks • The Model - View - Controller Framework • MVC implementations (PHP, XForms & RoR) • Web Services (SOAP & REST) • XML vocabularies, XPATH, XSLT & • Emerging technologies (JQuery, SOA, Cloud Computing) UFIEUS-20-2 Web Programming
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: Start to the PHP pages on W3 Schools and read the basic introduction up to and including PHP Switch ii) Ensure that you have XAMPP installed and working on your home machine or laptop UFIEUS-20-2 Web Programming