Software Engineering: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(16 intermediate revisions by the same user not shown)
Line 14: Line 14:
* [[Designing Modular Systems]]
* [[Designing Modular Systems]]
* [[UML]]
* [[UML]]
 
* [[Documentation]]
=Organizatorium=
* <span id='Software_Development'></span> [[Software Development]]
* [[Software Development]]
* <span id='Software_Architecture'></span>[[Software Architecture]]
* [[Software Architecture]]
* [[Programming Languages Concepts]]
* [[Programming Languages Concepts]]
* [[Microservices]]
* [[Microservices]]
Line 24: Line 23:
* [[Public Key Security]]
* [[Public Key Security]]
* Code smells https://martinfowler.com/bliki/CodeSmell.html
* Code smells https://martinfowler.com/bliki/CodeSmell.html
* [[DRY|Don't Repeat Yourself (DRY)]]
* [[Single Responsibility Principle]]
* [[Law of Demeter]]
* [[Conway's Law]]
* [[Conway's Law]]
* [[YAGNI]]
* [[YAGNI]]
* [[The Rule of Three]]
* [[The Rule of Three]]
* [[SOLID Principles]]
** [[Single Responsibility Principle]]
* [[Law of Demeter]]
* [[DRY|Don't Repeat Yourself (DRY)]]
* Small Methods
* Design by Contract
* [[Clean Code]]

Latest revision as of 21:32, 16 February 2024