Skip to content

Practice build a Payroll Service with the book, Agile Principles, Patterns, and Practices in C#.

Notifications You must be signed in to change notification settings

Hendryboyz/Payroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

I follow the book, Agile Principles, Patterns, and Practices in C#, step by step to practice design principle and some design pattern

Design Principle

[Version 1] Only Software Design Principle (No Package) - 2018/03/20

  1. Single Responsitility Principle
  2. Open-Closed Principle
  3. Liskov Substitution Principle
  4. Interface Segregation Principle
  5. Dependency Inversion Principle

Design Pattern

  1. Command Pattern (2018/03/20)

Other Technique

  1. Test Driven Development
  2. Unit Testing

About

Practice build a Payroll Service with the book, Agile Principles, Patterns, and Practices in C#.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages