York University

CSE 1020: Introduction to COSC I

Section M, Winter 2009

Department of Computer Science and Engineering

1020 Home

Weekly Calendar

Course Syllabus

Course Policies

Remote Access

Important Links

Lecture Slides



York University

Lecture Slides (and other course materials)



Introduction to 1020

An outline of course goals
Chapter 1 Slides

Introduction to Programming
Chapter 2 Slides

Programming by Delegation
Chapter 3 Slides

Using APIs
Chapter 4 Slides

Using Objects
Chapter 5 Slides

Control Structures
"How to Fish"

Study tips and test preparation advice
Sample "Test"

An exercise in following instructions
Chapter 6 Slides

Strings
Chapter 7 Slides

Software Development
Chapter 8 Slides

Aggregation
Chapter 9 Slides

Inheritance
Chapter 10 Slides

The (Java) Collection Framework
Chapter 11 Slides

Exception Handling