Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 869 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 869 Bytes

CS3219 - Software Engineering Principles and Patterns (Cheatsheets)

Taught by Dr Bimlesh Wadhwa, AY21/22 Semester 1

CS3219 Cheatsheet

Strongly advised to read through design patterns on Refactoring Guru before using this cheatsheet.

Concepts Covered

  • Software Development Process
  • Specifying Software Requirements
  • Software Architecture Styles
  • Software Architecture Patterns
    • Hexagonal Architecture
    • Domain Driven Design
  • Microservices
  • Kubernetes
  • Message Design Patterns
    • Technologies
  • Object Interaction Design Patterns