Skip to content

Commit e92f289

Browse files
Update README.md
1 parent b6fd807 commit e92f289

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

exercise-code/README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Python OOP : Object oriented Programming in Python
22

33
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.
55

66
### About the Course
7+
* Instructor - Deepali Srivastava, Author of [Ultimate Python Programming](https://www.amazon.in/Ultimate-Python-Programming-programs-questions/dp/935551655X)
78
* Thoroughly detailed course with complete working programs
89
* Contains lots of animations to help you visualize the concepts
910
* Includes quizzes and programming exercises
@@ -12,6 +13,13 @@ It is part of my complete [Python Programming](https://www.udemy.com/course/pyth
1213
* Lifetime Access
1314

1415
### Courses by [Deepali Srivastava](https://www.udemy.com/user/deepalisrivastava/)
16+
17+
[![data-structures-algorithms-java](https://user-images.githubusercontent.com/96913690/200234744-14a5ed97-085f-44f3-9298-979c2053c580.jpg)](https://coursegalaxy.newzenler.com/courses/data-structures-algorithms-java-masterclass?coupon=GITHUB50)
18+
[![data-structures-algorithms-python](https://user-images.githubusercontent.com/96913690/200234827-86aec10a-bfab-4371-91fc-e2be855ff1ff.jpg)](https://coursegalaxy.newzenler.com/courses/data-structures-algorithms-python-masterclass?coupon=GITHUB50)
19+
[![data-structures-algorithms-c](https://user-images.githubusercontent.com/96913690/200234592-25d33957-0e9e-4cc0-b324-2a73325aca85.jpg)](https://coursegalaxy.newzenler.com/courses/data-structures-algorithms-c-masterclass?coupon=GITHUB50)
20+
[![data-structures-algorithms-csharp](https://user-images.githubusercontent.com/96913690/200234905-67b85dfd-20c4-4f4b-afd2-e10d3568fff8.jpg)](https://coursegalaxy.newzenler.com/courses/data-structures-algorithms-csharp-masterclass?coupon=GITHUB50)
21+
22+
<!---
1523
[![python-programming-in-depth](https://user-images.githubusercontent.com/98641125/153196166-45ef8461-adb1-4f9f-b9ee-e482a5ad54a7.png)]( https://www.udemy.com/course/python-programming-in-depth/?couponCode=GITHUBSTUDENT)
1624
[![data-structures- and-algorithms-in-python](https://user-images.githubusercontent.com/98641125/153196027-592d0307-5130-444f-8527-802634b5cc1e.png)]( https://www.udemy.com/course/data-structures-algorithms-in-python/?couponCode=GITHUBSTUDENT)
1725
[![data-structures- and-algorithms-in-python-2](https://user-images.githubusercontent.com/98641125/153196106-0eb1a386-c36b-4f14-8675-9d865438f882.png)]( https://www.udemy.com/course/data-structures-and-algorithms-in-python-2/?couponCode=GITHUBSTUDENT)
@@ -20,6 +28,7 @@ It is part of my complete [Python Programming](https://www.udemy.com/course/pyth
2028
[![linux-commands](https://user-images.githubusercontent.com/98641125/153196567-96b3396c-8ee3-4233-b8fc-66c6b3bd830c.png)]( https://www.udemy.com/course/linux-commands/?couponCode=GITHUBSTUDENT)
2129
[![data-structures- and-algorithms-in-csharp](https://user-images.githubusercontent.com/98641125/153196407-99441e67-24a7-4fa0-aaea-78cb39743282.png)]( https://www.udemy.com/course/data-structures-and-algorithms-in-csharp/?couponCode=GITHUBSTUDENT)
2230
[![data-structures- and-algorithms-in-csharp-2](https://user-images.githubusercontent.com/98641125/153196486-9ce09c97-8724-4492-b5d6-4bb4aeb1d8bd.png)]( https://www.udemy.com/course/data-structures-and-algorithms-in-csharp-2/?couponCode=GITHUBSTUDENT)
31+
--->
2332

2433
## Copyright
2534
© Copyright Deepali Srivastava : All rights reserved.

0 commit comments

Comments
 (0)