Published 3/2024
https://www.udemy.com/course/oops-using-python/
Building Better Software with Objects
What you'll learn
Fundamentals of object-oriented programming (OOP)
Design and implement custom classes to model real-world entities
Significance of access modifiers in controlling the visibility and accessibility of class members
Advanced OOP concepts such as operator overloading, static variables and so on
Practical examples and case studies, including the development of an ATM machine
Requirements
Basics of python
Description
In this course, we'll explore a fun way to write computer programs called 'object-oriented programming' or 'OOP'. Think of it like building with blocks. Each block is like a special thing called an 'object'. We'll start with the basics. We'll learn what objects and classes are. Objects are like the things around us, like a car or a cat. Classes are like blueprints for making those things. We'll learn how to make our own objects and use them to solve problems.One cool thing we'll learn is called 'inheritance'. It's like passing down traits from parents to children. In programming, it means we can reuse code from one class in another class. This makes our programs easier to understand and saves us time.We'll also learn about 'encapsulation'. It's like putting things in a box. We'll keep some things hidden inside our objects and only show what's necessary. This makes our programs safer and easier to use.By the end of the course, you'll be able to create your own programs using OOP. You'll be able to make things like a pretend ATM machine, where you can deposit and withdraw money. You'll also be able to model real-world things like cars and animals.So, if you want to become a better programmer and build cool stuff, this course is for you! Get ready to have fun and learn some awesome new skills!
TO MAC USERS: If RAR password doesn't work, use this archive program:
RAR Expander 0.8.5 Beta 4 and extract password protected files without error.
TO WIN USERS: If RAR password doesn't work, use this archive program:
Latest Winrar and extract password protected files without error.