Skip to content

Commit 56029c7

Browse files
committed
add SOLID as a separate chapter
1 parent 67e95ff commit 56029c7

File tree

4 files changed

+908
-205
lines changed

4 files changed

+908
-205
lines changed

notebooks/00-TableOfContents.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
"\n",
2222
"### [Object-Oriented Design](ObjectOrientedDesign.ipynb)\n",
2323
"\n",
24+
"### [SOLID Principle](SOLID.ipynb)\n",
25+
"\n",
2426
"### [When to Use Object-Oriented Programming](WhenToUseOOP.ipynb)\n",
2527
"\n",
2628
"### [Expecting the Unexpected](ExpectingTheUnexpected.ipynb)\n",

0 commit comments

Comments
 (0)