Tuesday, October 26, 2010

Chapter 9 Video

Below is the screencast for Chapter 9 which covers Exceptions. Most modern object-oriented programming languages (Java, C++, C#) implement exceptions. Creating Exceptions for the short programs you write in class is a bit of an overkill. Still, Exceptions are very useful in large programs.

CSCE 145: Chapter 9 from Jose Vidal on Vimeo.

Below are the textbook slides for this chapter.

No comments: