Skip to content

Commit 5aebc8c

Browse files
committed
update 00-Table of Contents
1 parent 7d86368 commit 5aebc8c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

notebooks/00-TableOfContents.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,12 @@
1919
"\n",
2020
"### [UML](UML.ipynb)\n",
2121
"\n",
22-
"### [Operator Overloading](OperatorOverloading.ipynb)\n",
23-
"\n",
2422
"### [Object-Oriented Design](ObjectOrientedDesign.ipynb)\n",
2523
"\n",
26-
"### [SOLID Principle](SOLID.ipynb)\n",
27-
"\n",
2824
"### [When to Use Object-Oriented Programming](WhenToUseOOP.ipynb)\n",
2925
"\n",
26+
"### [Operator Overloading](OperatorOverloading.ipynb)\n",
27+
"\n",
3028
"### [Expecting the Unexpected](ExpectingTheUnexpected.ipynb)\n",
3129
"\n",
3230
"### [Functions & Decorator Pattern](Functions-DecoratorPattern.ipynb)\n",
@@ -39,6 +37,8 @@
3937
"\n",
4038
"### [When Objects are Alike - Inheritance](WhenObjectsAreAlike.ipynb)\n",
4139
"\n",
40+
"### [SOLID Principle](SOLID.ipynb)\n",
41+
"\n",
4242
"### [Abstract Base Classes](ABC.ipynb)\n",
4343
"\n",
4444
"### [The Iterator Pattern](IteratorPattern.ipynb)\n",

0 commit comments

Comments
 (0)