File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Dart Programming Language
2
2
3
3
## OOP
4
- - <strong ><a href =" 1_oop/README.md " target =" _blank " >What Is OOP ?!</a ></strong >
4
+ - <strong ><a href =" 1_oop/ " target =" _blank " >What Is OOP ?!</a ></strong >
5
5
6
6
## Design Patterns
7
7
reusable solution to a commonly occurring problem within a given context in software design.
57
57
- Concept of inheritance is used to compose interfaces and define ways to compose objects to obtain new functionalities.
58
58
59
59
60
- - <strong ><a href =" structural_design_pattern/Adapter/README.md " target =" _blank " >Adapter</a ></strong >
60
+ - <strong ><a href =" structural_design_pattern/Adapter/ " target =" _blank " >Adapter</a ></strong >
61
61
62
- - <strong ><a href =" structural_design_pattern/bridge/README.md " target =" _blank " >Bridge</a ></strong >
62
+ - <strong ><a href =" structural_design_pattern/bridge/ " target =" _blank " >Bridge</a ></strong >
63
+
64
+ - <strong ><a href =" structural_design_pattern/facade/ " target =" _blank " >Facade</a ></strong >
63
65
You can’t perform that action at this time.
0 commit comments