Summary
Keywords
Full Transcript
Python Algotrading eBook - https://linktr.ee/kuldeepsinghalgo MCQs +Mini Projects - https://linktr.ee/kuldeepsinghalgo Python Algotrading Book (Hard Copy ) - https://www.amazon.com/dp/B0F3S8FQ7C Download code from Skool Community - https://www.skool.com/the-quantitative-elite-1670 Object-Oriented Programming Part - 4 | 12/100 Days of Python Algo trading 100 Days Schedule Link https://1drv.ms/w/s!AkJTmoKJV3m4gTGCTKeeYPQLp0iJ?e=cd2vQu MCQs Link https://gotraddy.com/object-oriented-programming-part-4-12-100-days-of-python-algo-trading/ Coding Task Link https://github.com/thekuldeepsingh/100-Days-Of-Hell-With-Python-Algotrading/tree/main/Day_12_Python_OOP_Part_4_Inheritance_Polymorphism Dive into the intricate world of Object-Oriented Programming with our Day 12 of the 100 Days of Python Algo Trading series! This video tutorial continues our exploration of Python's OOP principles, focusing on advanced topics like getter and setter methods, collections of objects, static variables, aggregation, and inheritance. Whether you're a seasoned coder or just getting started, this session is packed with valuable insights to elevate your programming skills. What You'll Learn: Getter and Setter Methods: Understand the importance of these methods in encapsulating data within your Python classes. Collections of Objects: Explore how objects can be managed collectively in Python. Static Variables: Learn what static variables are and how they differ from instance variables. Aggregation vs. Inheritance: Discover the relationship and differences between these two key OOP concepts. Deep Dive into Aggregation: See real-world applications and an illustrative class diagram explaining aggregation. Understanding Inheritance: Detailed explanation followed by a class diagram to help visualize the concept. Inheritance in Action: Examples of inheritance in Python, enhancing your understanding of this fundamental OOP principle. Method Overriding: Learn how and why methods are overridden in Python classes. Types of Inheritance: Explore different forms of inheritance, complete with coding examples to solidify your understanding. Join us for this comprehensive session to master the art of object-oriented programming in Python, crucial for algorithmic trading and beyond. Enhance your coding toolkit with these essential OOP techniques that will help you write more efficient and manageable code. Timestamps: 00:00:00 - Introduction 00:01:07 - What are Getter and Setter Methods? 00:07:37 - What is a Collection of Objects? 00:12:31 - What are Static Variables? 00:16:28 - What are Aggregation and Inheritance? 00:23:08 - Examples of Aggregation 00:29:50 - Aggregation Class Diagram 00:32:15 - What is Inheritance? 00:39:40 - Inheritance Class Diagram 00:40:54 - Examples of Inheritance 00:49:07 - Examples of Method Overriding 00:50:50 - Types of Inheritance 00:54:43 - Types of Inheritance with Coding Examples Subscribe, like, and comment to let us know what other topics you’d like us to cover in our 100 Days Python journey. Share your thoughts and engage with our growing community! Connect with us Youtube www.youtube.com/@KuldeepSinghAlgo Instagram https://www.instagram.com/kuldeepsinghalgo/ Facebook www.facebook.com/Kuldeepsinghalgo/ X ( twitter ) https://twitter.com/Kuldeepalgo Linkedin https://www.linkedin.com/in/kuldeepsinghalgo/ Discord https://discord.gg/TVdMnvR8Pb Telegram https://web.telegram.org/k/#@kuldeepsinghalgo Whatsapp https://whatsapp.com/channel/0029VaMXvPvK5cDDnQeIsg0s Github https://github.com/thekuldeepsingh/100-Days-Of-Hell-With-Python-Algotrading/tree/main/Day_5_Python_Tuples_Sets_Dictionary.ipynb Tags python for beginners python for finance python for trading python algo trading tutorial algorithmic trading strategies how to build a trading bot with python trading bot tutorial algo trading for beginners python for algo trading beginners how to build an AI trading bot with python Python mini projects Data science projects Data analysis projects Algotrading projects #objectorientedprogramming #python #algotrading #algorithmictrading #pythonprogramming #pythontrading #pythonalgotrading #trading #finance #cryptocurrency #bitcoin #OOP #pythonoop
