❗The content presented here is sourced directly from Udemy platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [July 17th, 2023]
This course, Object Oriented Programming for Beginners - Using Python, provides an introduction to the fundamentals of object-oriented programming. It covers the key concepts of OOP, such as classes, methods, instantiating, inheritance, polymorphism, encapsulation, and abstraction. Students will learn how to create objects and classes, and how to use them to create programs. They will also learn how to use inheritance to create more complex programs, and how to use polymorphism to create programs that are more efficient and easier to maintain. By the end of the course, students will have a solid understanding of the fundamentals of OOP and be able to apply them to their own programming projects.
Course Syllabus
Installation and Setups
Introduction to Object Oriented Programming - OOP