York University Redefine the possible.
space Future students Current students Faculty & staff Alumni Visitors York crest
rule
Department of Computer Science and Engineering

CSE1030 Home
Course News
Week-by-Week Overview
Textbook
Instructor
Evaluation
Policies
Links


Y graphic

Introduction to Computer Science II - CSE 1030

Summer 2010

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.
graphic rule