Description
In this course, you will learn:
- About object-oriented programming, which involves defining pieces known as objects. Objects consist of data (properties) and functions (methods) that operate on that data.
Syllabus:
- Creating Custom Classes
- Controlling Access and Behavior
- Conclusion and Next Steps