Table of Contents

Introduction to Computing II

<font color="red" size="3"><b>Winter 2008</b></font>

FINAL EXAM INSTRUCTIONS

See the Announcements page for final exam instructions.

Description

This course continues the separation of concern theme of CSE1020 by introducing the concern of the implementer: rather than use a ready-made API, you will implement a given API. Topics include implementing simple classes, aggregates, and inheritance hierarchies; abstract classes and interfaces; building graphical user interfaces; recursion; searching and sorting; and linked lists. The course also covers contracts, generics, and design patterns such as singleton and MVC.

Instructors

(Follow the Section Z link for YouTube lecture video and course notes blog …)

Textbooks

Required (available in the bookstore and on reserve in Steacie):

<br/> References: