File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 7
7
| Repository Folder | .ipynb File | | Repository Folder | .ipynb File |
8
8
| :------------- | :-------------| :-------------| :------------- | :-------------|
9
9
| [ Abstract Factory] ( https://github.com/welmends/DesignPatternPy/tree/master/AbstractFactory ) | [ Code] ( https://github.com/welmends/DesignPatternPy/blob/master/AbstractFactory/AbstractFactory.ipynb ) | | [ Facade] ( https://github.com/welmends/DesignPatternPy/blob/master/Facade ) | [ Code] ( https://github.com/welmends/DesignPatternPy/blob/master/Facade/Facade.ipynb ) |
10
- | [ Singleton] ( https://github.com/welmends/DesignPatternPy/tree/master/Singleton ) | [ Code] ( https://github.com/welmends/DesignPatternPy/blob/master/Singleton/Singleton.ipynb ) |
10
+ | [ Singleton] ( https://github.com/welmends/DesignPatternPy/tree/master/Singleton ) | [ Code] ( https://github.com/welmends/DesignPatternPy/blob/master/Singleton/Singleton.ipynb ) | | [ Business Delegate ] ( https://github.com/welmends/DesignPatternPy/blob/master/BusinessDelegate ) | [ Code ] ( https://github.com/welmends/DesignPatternPy/blob/master/BusinessDelegate/BusinessDelegate.ipynb ) |
11
11
| [ Prototype] ( https://github.com/welmends/DesignPatternPy/blob/master/Prototype ) | [ Code] ( https://github.com/welmends/DesignPatternPy/blob/master/Prototype/Prototype.ipynb ) |
12
12
| [ Builder] ( https://github.com/welmends/DesignPatternPy/blob/master/Builder ) | [ Code] ( https://github.com/welmends/DesignPatternPy/blob/master/Builder/Builder.ipynb ) |
13
13
| [ Object Pool] ( https://github.com/welmends/DesignPatternPy/blob/master/ObjectPool ) | [ Code] ( https://github.com/welmends/DesignPatternPy/blob/master/ObjectPool/ObjectPool.ipynb ) |
You can’t perform that action at this time.
0 commit comments