Case Study Employee Management System using Python
Learn How to Use Object Oriented Programming and SOLID Design Principles with a Cast Study
Watch Promo
This Course is a Case Study to understand the Object Oriented Programming Features and SOLID Design Principles using Python and this Course is a Part of Python Programming Complete Learning Path.
Once you have completed the Object Oriented Programming with Python then you can attend this course. And for better understanding this course Complete SOLID Design Principles Course with Python also prior to attending this course. For Better Understanding Check out if you are already aware of the Prerequisite concepts.
Prerequisite :
- Python Programming Fundamentals
- Object Oriented Programming with Python
- SOLID Design Principles
Your Instructor
Sekhar Srinivas ( Microsoft Certified Trainer ) Well known for his good track record as one of the best I.T faculty in imparting his unique techniques in training from past 26 years and trained more than 1 Lakh 60 Thousands plus students on various Microsoft Technologies Platforms incl. VB6.0, ASP, VB.NET, C#, ASP.NET , Silverlight , ASP.NET MVC, SharePoint 2013, Azure, Xamarin.Andriod, Xamarin.iOS, Xamarin Forms, Flutter, Python, R and JavaScript Frameworks such as Angular and React.Sekhar has a rich experience in technology consulting, providing solutions for complex and diverse problems to corporate, he is a person,who always believe in updating himself with the upcoming technologies to deliver the best to the trainees. Sekhar is one of the technical evangelist for CSharpCorner and Microsoft User Group providing trainings on latest technologies.
Course Curriculum
-
StartIntroduction (5:09)
-
StartUnderstanding 'is a' relationship of Inheritance (7:29)
-
StartUnderstanding Composition (3:52)
-
StartDemo: Practically Understanding Inheritance (4:42)
-
StartUnderstanding Interfaces in Python using Payroll Management System (8:10)
-
StartDemo: Implementing Interfaces in Python using Payroll Management System (10:25)
-
StartUpdating Payroll Management System to Employee Management System (3:17)
-
StartDemo: Implementing Payroll Management System to Employee Management System (6:47)
-
StartDemo: Understanding the Problems with Multiple Inheritance (5:15)
-
StartDemo: Understanding the importance of MRO to Solve Multiple Inheritance Problem (7:45)
-
StartSummary (1:39)
-
StartAvoiding the Diamond Problems in Multiple Inheritance (7:45)
-
StartDemo: Avoiding the Diamond Problems in Multiple Inheritance (11:28)
-
StartDemo: Understanding and Implementing Composition (6:25)