Tuesday, September 29, 2009

Chapter 6 Lecture

Below is the screencast for Chapter 6. In this chapter we talk about constructors, overloading, and static instance variables and member functions. All object-oriented programming languages implement concepts such as these. The goal of these is to make it easier for us to write large programs, even if it makes it a bit harder to write the tiny little programs we write in this class. You must have read chapter 6 and have watched the screencast before class on Thursday, October 1.

CSCE 145: Chapter 6 from Jose Vidal on Vimeo.

Also, below are the texbook's presenation slides for your reviewing pleasure.

No comments: