Introduction to OOP
Up one levelLearn the basics about Object Oriented Programming. See introductory materials, assignment, and useful materials.
- Assignment: Finding Objects — by Dr. William L. Honig — last modified 2014-08-12 03:15 PM
- Find some real world objects and create a class for them
- Assignment People and Marriage — by Dr. William L. Honig — last modified 2014-08-12 03:43 PM
- Develop a program to keep track of people and their marriages. Use good Object Oriented Programming and proper coding style
- Assignment: Course Project — by Dr. William L. Honig — last modified 2014-11-06 12:11 PM
- From the text for something else you want to implement. Demonstrate your programming skills(now version 2 with additional technical requirements)
- Presentation: Demo Your App — by Dr. William L. Honig — last modified 2014-12-01 07:31 PM
- Demonstrate your custom course app to the class and maybe others. Your app is turned in separately in another assignment. See here for how to do a great demo!