Skip to content

Commit 10a8634

Browse files
committed
Update README.md
1 parent 3a7833a commit 10a8634

File tree

1 file changed

+2
-20
lines changed

1 file changed

+2
-20
lines changed

README.md

+2-20
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,2 @@
1-
2-
# Object-Oriented Programming with Python CSC8101
3-
4-
5-
An introduction to programming with Python and Object Oriented Programming.
6-
7-
8-
## Brief Content
9-
10-
- Python Basics
11-
- Introduction of Object-Oriented Programming
12-
- Classes and Objects
13-
- OOP Pillars
14-
- Exceptions
15-
- Efficiency and Testing
16-
- Additional topics
17-
- Data structures
18-
- Decorators
19-
- Sorting, searching and algorithm analysis.
20-
- etc
1+
# oop-python
2+
Object Oriented Programming with Python

0 commit comments

Comments
 (0)