You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exercise-code/README.md
+10-1
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,10 @@
1
1
# Python OOP : Object oriented Programming in Python
2
2
3
3
This “Python OOP : Object oriented Programming in Python” repository contains source code for the students of my online course.
4
-
It is part of my complete [Python Programming](https://www.udemy.com/course/python-programming-in-depth/?couponCode=GITHUBSTUDENT) course available on Udemy.
4
+
You can learn Python in detail from my [Ultimate Python Programming](https://www.amazon.in/Ultimate-Python-Programming-programs-questions/dp/935551655X) book available on amazon.
5
5
6
6
### About the Course
7
+
* Instructor - Deepali Srivastava, Author of [Ultimate Python Programming](https://www.amazon.in/Ultimate-Python-Programming-programs-questions/dp/935551655X)
7
8
* Thoroughly detailed course with complete working programs
8
9
* Contains lots of animations to help you visualize the concepts
9
10
* Includes quizzes and programming exercises
@@ -12,6 +13,13 @@ It is part of my complete [Python Programming](https://www.udemy.com/course/pyth
12
13
* Lifetime Access
13
14
14
15
### Courses by [Deepali Srivastava](https://www.udemy.com/user/deepalisrivastava/)
0 commit comments