Instructor(s)
Prof. Robert Miller
MIT Course Number
6.005
As Taught In
Fall 2011
Level
Undergraduate
Course Description
Course Features
Course Description
This course introduces fundamental principles and techniques of software development. Students learn how to write software that is safe from bugs, easy to understand, and ready for change.
Topics include specifications and invariants; testing, test-case generation, and coverage; state machines; abstract data types and representation independence; design patterns for object-oriented programming; concurrent programming, including message passing and shared concurrency, and defending against races and deadlock; and functional programming with immutable data and higher-order functions.
The course includes weekly programming exercises and two substantial group projects.
Other Versions
Other OCW Versions
OCW has published multiple versions of this subject.