Skip to main content Link Menu Expand (external link) Document Search Copy Copied
Last updated: Apr 05, 23 09:42 UTC | Permalink

3 - Code-Level Design Principles

Learning Objectives:

This lecture is about writing code that other people will be able to understand, reuse, and modify. We’ve distilled this down to five general program-design princples.

By the end of this lesson you should be able to:

  • Describe the purpose of our design principles
  • List 5 code-level design principles with examples
  • Identify some violations of the principles and suggest ways to mitigate them

Important Dates:

Lecture Slides:

Activities:

Resources


© 2023 Adeel Bhutta, Jan Vitek and Mitch Wand. Released under the CC BY-SA license