I am teaching Software Design(CSE 564) in Fall 2021. I have taught this course for two years – Spring 2021, and Fall 2020.
This course: (a) examines software design issues and techniques; (b) presents a comparison of design methods and a survey of design representations; (c) review how to apply design principles, patterns, and architectures to create reusable and flexible software systems; and, (d) describes how to document the design and architecture of a software system using a visual notation.
Syllabus
Lectures
This course includes 26 lectures as follows:
- Course Presentation
- Introduction
- Stepwise Refinement
- Modularization
- Assignment 01 Review
- Large vs Small
- Object-Oriented Design
- Design Patterns
- Design Patterns – Observer
- Assignment 02
- Assignment 02 Review
- Design Patterns – Singleton
- Design Patterns – Decorator
- Design Patterns – Builder vs Factory
- Assignment 03
- Midterm Review
- Design Patterns – Composite, Bridge, Strategy and Chain of Responsibility
- Architectures and Frameworks
- Connecting the Dots
- Reviewing the Dots
- Architecture Patterns I
- Architecture Patterns II
- Architecture Patterns III
- Design Smells
- Model-Driven Development
- Model-Driven Development II
Videos
Some lectures have been recorded and are available in my YouTube Channel