User Tools

Site Tools


start

CSE 1030: Introduction to Computer Science II

Announcements

  • (April 24) Exam results should be out on courseInfo on Thursday.
  • (April 24) For those who missed the final examination due to medical or other emergencies:
    • The makeup exam written part will be held on Wednesday, May 9 and the labtest part on Thursday May 10.
    • Only those who complete a Deferred Standing Agreement form and have it accepted and signed by a 1030 instructor will be allowed to attend these exams. The Deferred Standing Agreement form must be accompanied by a properly completed Attending Physician's Statement.
    • Submit these forms to the main computer science and engineering office LAS1003. Your instructors will then review the forms and sign/accept them if appropriate. The office will then contact you with details of time/place of the exams.

Old News

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

  • For help with the course material, please contact Filip Krstevski at filip@cse.yorku.ca – expect a response within 1-2 business days.

Lecture Times and Locations

  • Section M: Mondays and Wednesdays, 1730-1900, CLH J
  • Section Z: Mondays, Wednesdays, and Fridays, 1030-1130, CB 121

Textbook

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