Software Engineering
- SWEBOK v3: Software Engineering Body Of Knowledge v3 (IEEE)
SOA
Software Design Patterns
Event sourcing
General resources
- Microsoft Cloud Design patterns: https://msdn.microsoft.com/en-us/library/dn568099.aspx
Software Design Principles
S O L I D
- Single Responsibility Principle SRP): http://objectmentor.com/resources/articles/srp.pdf
- Open-Closed Principle (OCP): http://objectmentor.com/resources/articles/ocp.pdf
- Liskov Substitution Principle (LSP): http://objectmentor.com/resources/articles/lsp.pdf
- Interface Segregation Principle (ISP): http://objectmentor.com/resources/articles/isp.pdf
- Dependency Inversion Principle (DIP): http://objectmentor.com/resources/articles/dip.pdf
No comments:
Post a Comment