Browse Source

Updated lerntagebuch.md

main rated-lesson-2022-11-02__33
fdai7186 2 years ago
parent
commit
a31c8324c6
  1. 22
      lerntagebuch.md

22
lerntagebuch.md

@ -20,19 +20,19 @@ den Typ von Variablen, Parametern und Rückgabewerten wird nicht festgelegt.
8. SOLID vs STUPID 8. SOLID vs STUPID
SOLID SOLID
Seperation of Concern
Open/closed Principle
Liskov Substitution Principle
Interface Segregation Principle
Dependency Inversion Principle
- Seperation of Concern
- Open/closed Principle
- Liskov Substitution Principle
- Interface Segregation Principle
- Dependency Inversion Principle
STUPID STUPID
Singleton
Tight Coupling
Untestability
Premature Optimization
Indescriptive Naming
Duplication
- Singleton
- Tight Coupling
- Untestability
- Premature Optimization
- Indescriptive Naming
- Duplication
Kritik Kritik

Loading…
Cancel
Save