About 276 results
Open links in new tab
  1. What is Object-Oriented Programming (OOP)? - Educative

    Mar 3, 2025 · All the concepts of object-oriented programming that C# developers love to have in their arsenal are explained in detail along with relevant coding examples and exercises in this …

  2. S.O.L.I.D. Principles of Object-Oriented Programming in C#

    May 29, 2024 · All the concepts of object-oriented programming that C# developers love to have in their arsenal are explained in detail along with relevant coding examples and exercises in …

  3. Functional programming vs OOP: Which paradigm to use - Educative

    May 29, 2024 · Learn to write cleaner, more modular, and more scaleable code in Python by gaining a master of Object Oriented Programming (OOP). You'll start with the basics of object …

  4. How to Use Object-Oriented Programming in Python - Educative

    Oct 31, 2025 · Educative’s Learn Object-Oriented Programming in Python is the ideal tool for learning OOP concepts quickly. With interactive examples and quizzes, this course makes …

  5. What is a diamond problem in Object-Oriented Programming?

    For example, a newborn child inherits attributes (hair, color, etc.) from their father and mother. But after acquiring attributes from their parents, they also develop their own personalities on top of …

  6. Learn Object-Oriented Programming in C# - AI-Powered Course

    All the concepts of object-oriented programming that C# developers love to have in their arsenal are explained in detail along with relevant coding examples and exercises in this course.

  7. Exploring object-oriented programming concepts with Java

    Learn all about Object-Oriented Programming (OOP) concepts in Java. Find out the main concepts of OOP in Java and how to apply them.

  8. Java Inheritance Tutorial: Explained with examples - Educative

    Oct 28, 2025 · This Skill Path begins with Java basics and explores topics like object-oriented programming and data structures. Next, you’ll cover Java programming, including core …

  9. Declarative vs imperative programming: 5 key differences

    May 29, 2024 · As you continue your programming journey, you’ll want to learn the features of other paradigms under the umbrella of imperative programming, like procedural programming …

  10. Introduction to Object-Oriented Programming in C++ - Educative

    Learn the fundamentals of object-oriented programming in C++, including objects, their properties, and behaviors for better code reuse and complexity management.