User Tools

Site Tools


start

CSE 1020

CSE 1020: Introduction to Computer Science I

Summer Term 2012-13

This course lays the conceptual foundation of object-oriented programming. It covers

  • delegation and contracts,
  • encapsulation and API programming,
  • aggregation and the collections framework, and
  • inheritance and polymorphism,

all from the client's perspective.

It also covers language-specific topics such as

  • types,
  • control structures,
  • and exception handling.

The coverage is done within the framework of the software development process, and emphasizes software engineering throughout.

Emphasis is placed on the development of theoretical concepts, and the acquisition of intellectual and practical skills. The course is intended for prospective computer science, computer security, and computer engineering majors with strong mathematical, analytical, and language abilities. Students who seek a quick exposure to applications or programming might instead consider CSE 1520, CSE 1530, or CSE 1540.

Course work requires problem solving, coding, program testing, and analysis of results. This course is demanding in terms of time; it requires the student to put in many hours of work per week outside of lectures.

start.txt · Last modified: 2013/04/25 13:14 by wildes