CSC 309 Final Exam Overview
-
The exam time is Monday 1:10 - 4PM.
-
The exam will be cumulative over all material covered during the quarter.
-
It will be open note and open computer.
-
It will be paper-based.
-
It will cover some but not all of the topics listed below.
-
There is an example final posted that is typical of the paper component of
previous 309 exams.
-
Some or all of the following topics will be covered:
-
General design concepts and terminology, as discussed in Notes
6-7,
Calendar Tool
examples,
and related online readings.
-
Design diagramming with package diagrams, class diagrams, and function
diagrams, as outlined in
design diagram handout
and illustrated in the notes.
-
Use of design patterns:
-
Details of model/view design and implementation, including some coding details:
-
Testing, as covered in Notes 5 and 5, and the examples:
-
Concepts of version control using SVN or comparable , as covered in the
svn basics handout
details of which are adapted as necessary for your project's version control
system