CT216 Software Engineering Tutorials
Here are notes for tutorials I gave for the Department of Information Technology in the National University of Ireland, Galway in 04/05.
The course covers the basics of developing web applications with PHP and MySQL. In addition to core PHP and MySQL skills, it provides an overview of the World Wide Web, web development technologies, source code management and internationalisation of web software.
The notes are available in PDF format, and may require the installation Adobe Acrobat Reader.
- Tutorial 1 - Introduction to the World Wide Web
- Tutorial 2 - Web Programming and PHP
- Tutorial 3 - Introduction to Relational Databases; Designing an Example Database; Stuctured Query Language for MySQL
- Tutorial 4 - Accessing MySQL from PHP scripts; Development Tools for CT216 Project; Source Code Management with CVS
- Tutorial 5 - Advanced HTTP and PHP Concepts; Internationalisation and Localisation
There is also other course-related material available online: