Course Home | Assignments | Computing Resources | Lab Hours/Tutoring | Questionnaire | Schedule | Submit

Saint Louis University

Computer Science 146
Object-Oriented Practicum

Michael Goldwasser

Fall 2012

Dept. of Math & Computer Science


SCHEDULE

Please note that the schedule for future classes is tentative.

Meeting Topic References
August 29 Introduction to object-oriented programming
Review: MATLAB matrices
MATLAB matrices
Built-in Documentation via "Help" in MATLAB
September 5 Designing the public interface for our matrix class in C++ our initial matrix class documentation
sample code: demo.cpp
September 12 In-class work on asgn02
September 19 Defining a Class in C++ initial matrix implementation
September 26 Examination of our matrix.h file (continued)
October 3 Expanding a matrix
October 10 (continued work on matrix expansion)
October 17
October 24 Extracting a submatrix using ranges
October 31 Extracting a submatrix using ranges
November 7 A Matrix Proxy
November 14 Implementation of new Proxy hierarchy
Discussion of asgn07
source code
November 21 No Class - Thanksgiving Break
November 28 Work on asgn07
December 5


Michael Goldwasser
CSCI 146, Fall 2012
Last modified: Friday, 16 November 2012
Course Home | Assignments | Computing Resources | Lab Hours/Tutoring | Questionnaire | Schedule | Submit