update
This commit is contained in:
parent
16bf6cc960
commit
660a9c53bb
@ -15,6 +15,7 @@
|
||||
<toc-element topic="IntroductionOOAD.md"/>
|
||||
<toc-element topic="SoftwareProcesses.md"/>
|
||||
<toc-element topic="ImplementingForMaintainability.md"/>
|
||||
<toc-element topic="DesigningForMaintainability.md"/>
|
||||
</toc-element>
|
||||
<toc-element toc-title="Rechnerarchitektur">
|
||||
<toc-element topic="Historie.md"/>
|
||||
|
1
Writerside/topics/OOAD/DesigningForMaintainability.md
Normal file
1
Writerside/topics/OOAD/DesigningForMaintainability.md
Normal file
@ -0,0 +1 @@
|
||||
# Designing for Maintainability
|
@ -11,7 +11,6 @@
|
||||
- [Refactoring _by Martin Fowler_](https://learning.oreilly.com/library/view/refactoring-wie/9783958459434/)
|
||||
- [refactoring catalog](https://refactoring.com/catalog/)
|
||||
- [Clean Code _by Uncle Bob_](https://learning.oreilly.com/library/view/clean-code/9783826655487/)
|
||||
-
|
||||
|
||||
|
||||
## Introduction
|
||||
@ -208,4 +207,6 @@ void printDetails(double outstanding){
|
||||
|
||||
- Minimiere den Grad von Interdependencies
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user