Intro to Object Oriented Programming - Crash Course
Offered By: freeCodeCamp
Course Description
Overview
Dive into a comprehensive video tutorial on the fundamentals of object-oriented programming. Explore key concepts including encapsulation, abstraction, inheritance, and polymorphism. Begin with an introduction to OOP principles, then delve into each core concept in detail. Learn how encapsulation protects data, abstraction simplifies complex systems, inheritance promotes code reuse, and polymorphism enables flexibility in object interactions. Gain practical insights through clear explanations and examples provided by Steven from NullPointer Exception. Access additional resources and documentation to further enhance your understanding of OOP concepts and their implementation in Java.
Syllabus
) Introduction.
) Encapsulation.
) Abstraction.
) Inheritance.
) Polymorphism.
Taught by
freeCodeCamp.org
Related Courses
Computer Vision: The FundamentalsUniversity of California, Berkeley via Coursera Programming Languages
University of Virginia via Udacity Learn to Program: Crafting Quality Code
University of Toronto via Coursera Computational Photography
Georgia Institute of Technology via Coursera Algorithms: Design and Analysis, Part 2
Stanford University via Coursera