There was an error while loading. Please reload this page.
1 parent 06cb1cb commit 0ca3f8dCopy full SHA for 0ca3f8d
Part 8 - Object Oriented Programming/README.md
@@ -12,7 +12,9 @@ Key Features Of OOP:
12
Here we will try and cover all those topics from scratch.
13
14
15
-Also we will cover structs - They are similar to classes but used in small scale problems
+Also we will cover
16
+- Structs : They are similar to classes but used in small scale problems
17
+- Multiple File Compilation : Creating headers, utility functions and a lot more.
18
19
# Basic Definitions
20
0 commit comments