mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-23 17:34:44 +02:00
Add crash course for OOP (#2778)
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
@@ -5,5 +5,5 @@ In Python, object-oriented Programming (OOPs) is a programming paradigm that use
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://realpython.com/python3-object-oriented-programming/'>Object Oriented Programming in Python</BadgeLink>
|
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.geeksforgeeks.org/python-oops-concepts/'>Python OOP Concepts</BadgeLink>
|
||||
<BadgeLink colorScheme='red' badgeText='Watch' href='https://www.youtube.com/watch?v=-pEs-Bss8Wc/'>Object Oriented Programming (OOP) In Python - Beginner Crash Course</BadgeLink>
|
||||
<BadgeLink colorScheme='red' badgeText='Watch' href='https://www.youtube.com/watch?v=Ej_02ICOIgs'>OOP in Python One Shot</BadgeLink>
|
||||
|
||||
|
Reference in New Issue
Block a user