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

    Mar 3, 2025 · Discover all about Object-Oriented Programming (OOP): key components, core principles and essential OOP concepts.

  2. Exploring object-oriented programming concepts with Java

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

  3. Basics of computer programming for beginners - Educative

    Jul 15, 2025 · The course introduces object-oriented programming, providing experience with its various modules. Finally, you’ll learn advanced topics such as containership, iterators, …

  4. 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 …

  5. Java tutorial for beginners - Educative

    Jun 20, 2025 · Learn Java from scratch with this comprehensive guide designed specifically for beginners. Covering core concepts, OOP principles, and practical coding tips to jump-start …

  6. 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 …

  7. Learn Object-Oriented Programming in Java - Educative

    Learn Object-Oriented Programming in Java Explore the fundamentals of OOP in Java. Gain insights into inheritance, polymorphism, and more to write clean, modular, reusable code …

  8. Python vs Java — What Is the difference? - Educative

    Oct 29, 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. How to Become a Java Developer - Educative

    Learn object-oriented programming in Java by exploring inheritance, polymorphism, and abstraction. Reinforce your knowledge with hands-on projects on classes, interfaces, and …

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

    May 29, 2024 · Choose object-oriented programming (OOP) when you need to model intricate systems involving multiple entities and their interactions. OOP is also ideal for encapsulating …