User Tools

Site Tools


start

CSE 1030: Introduction to Computer Science II

Welcome

Welcome to the CSE 1030 website for the Winter 2009/10 semester.

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

Lecture Times and Locations

  • Section M: Mondays and Wednesdays, 1730-1900, CLH H
  • Section Z: Mondays, Wednesdays, and Fridays, 1030-1130, CLH K

Textbook

  • W. Savitch, Absolute Java (4th edition), Addison-Wesley. Indigo, amazon.ca

Other Web Sites

  • TwitterSection Z only – use of Twitter is experimental, your comments would be appreciated!

Twitter RSS feed:

start.txt · Last modified: 2010/01/07 00:56 by aeckford