UWB and UW Seal
   

  CSS 162 - Programming Methodology - Spring 2012 - Learning Resources

Concept maps

Slides

Samples

Practice questions

****************************************

Exam Solutions

Midterm 1 solutions

Midterm 2 solutions

Final solutions

****************************************

Additional Study Resources

You might want use Thinking in Java (by Bruce Eckel) as an additional resource to study and to get more examples on some of the concepts that we are studying. Exceptions in particular are explained very well here.

This document has a good explanation of subtyping and inheritance in Java. (Thanks to McGill university)