Agenda main content
Agenda for Day 39 of CS 350
- Announcements
- Take-home Final Exam Questions to be posted on Thursday
- Two Essay Questions related to World Wide Web and society.
- This is a take-home individual exam to be done alone.
- Keep each answer to one-page maximum in length. Use a second page for references.
- Project 2 Assignment
- Project 2 due at the start of class on Friday
- Reading for today
- Today's topics and learning objectives
After today's class, you should be able to- Write a simple class with properties and methods using PHP5
- Explain the concept of unit testing
- Unit test your class using SimpleTest
- References