<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Inheritance on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/inheritance/</link><description>Recent content in Inheritance on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 04 Dec 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/inheritance/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 5: OOP Deep Dive: Inheritance, Polymorphism &amp;amp; Abstraction</title><link>https://ai-blog.noorshomelab.dev/java-mastery-2025/chapter-5-oop-part-2/</link><pubDate>Thu, 04 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/java-mastery-2025/chapter-5-oop-part-2/</guid><description>&lt;h2 id="chapter-5-oop-deep-dive-inheritance-polymorphism--abstraction"&gt;Chapter 5: OOP Deep Dive: Inheritance, Polymorphism &amp;amp; Abstraction&lt;/h2&gt;
&lt;p&gt;Welcome back, future Java master! In our previous chapters, we laid the groundwork for Object-Oriented Programming (OOP) by understanding classes, objects, methods, and constructors. You&amp;rsquo;ve already started thinking in objects, which is a huge step!&lt;/p&gt;
&lt;p&gt;Now, get ready to unlock even more power with Java&amp;rsquo;s core OOP pillars: &lt;strong&gt;Inheritance&lt;/strong&gt;, &lt;strong&gt;Polymorphism&lt;/strong&gt;, and &lt;strong&gt;Abstraction&lt;/strong&gt;. These concepts are not just fancy words; they are the secret sauce to writing flexible, maintainable, and scalable code that can adapt and grow. By the end of this chapter, you&amp;rsquo;ll not only understand what these terms mean but also how to wield them to build robust applications.&lt;/p&gt;</description></item><item><title>Advanced OOP: Inheritance and Polymorphism</title><link>https://ai-blog.noorshomelab.dev/python-mastery-2025/chapter-11-advanced-oop-inheritance-polymorphism/</link><pubDate>Wed, 03 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/python-mastery-2025/chapter-11-advanced-oop-inheritance-polymorphism/</guid><description>&lt;h2 id="introduction-building-smarter-more-flexible-code"&gt;Introduction: Building Smarter, More Flexible Code&lt;/h2&gt;
&lt;p&gt;Welcome back, coding adventurer! In our previous chapters, we laid a solid foundation in Object-Oriented Programming (OOP), learning how to encapsulate data and behavior into neat packages called classes and objects. You&amp;rsquo;ve mastered creating objects, defining attributes, and crafting methods that bring your code to life. That&amp;rsquo;s fantastic progress!&lt;/p&gt;
&lt;p&gt;Now, we&amp;rsquo;re ready to unlock even more power and elegance in our Python programs. This chapter dives into two cornerstone concepts of advanced OOP: &lt;strong&gt;Inheritance&lt;/strong&gt; and &lt;strong&gt;Polymorphism&lt;/strong&gt;. These aren&amp;rsquo;t just fancy words; they&amp;rsquo;re incredibly practical tools that allow us to write less code, make our programs more organized, easier to maintain, and much more flexible. Think of it as moving from building individual LEGO bricks to designing entire LEGO sets with reusable components!&lt;/p&gt;</description></item></channel></rss>