﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/rss/posts/178" rel="self" type="application/rss+xml" />
        <title><![CDATA[Introduction to SOLID principles]]></title>
        <description><![CDATA[<p>In software development, crafting code that is easy to understand, maintain, and extend is a high priority. One of the most effective ways to achieve this is by following the SOLID principles, a set of five design principles intended to improve the robustness and quality of object-oriented code. These principles, introduced by Robert C. Martin, are essential for developers aiming to produce clean and efficient code.</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/posts/178/introduction-to-solid-principles]]></link>
        <pubDate>Mon, 01 Jul 2024 15:18:44 +0000</pubDate>
        <language>en</language>
        <category>development</category>

        <image>
            <title>introduction-to-solid-principles</title>
            <link><![CDATA[https://www.hibit.dev/posts/178/introduction-to-solid-principles]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2024/headers/SOLID.png]]></url>
            <width>200></width>
            <height>200></height>
        </image>
    </channel>
</rss>
