User Tools

Site Tools


start

CSE 1030: Introduction to Computer Science II

Announcements

Announcements are hosted here. RSS feed:

Welcome

Welcome to the CSE 1030 website for the Winter 2010/11 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, SC 302 ACE 011 <hi>⇐ NEW</hi>
  • Section Z: Mondays, Wednesdays, and Fridays, 1030-1130, CLH B

Textbook

  • W. Savitch, Absolute Java (4th edition), Addison-Wesley. Indigo, amazon.ca
start.txt · Last modified: 2011/02/04 01:38 by aeckford