<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Clean-Code on Compile My Mind</title>
		<link>https://www.compilemymind.com/tags/clean-code/</link>
		<description>Recent content in Clean-Code on Compile My Mind</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Sun, 30 Aug 2026 21:49:32 +0300</lastBuildDate>
		
			<atom:link href="https://www.compilemymind.com/tags/clean-code/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>SOLID Principles Explained with Simple Examples</title>
				<link>https://www.compilemymind.com/posts/solid-principles-explained/</link>
				<pubDate>Sun, 30 Aug 2026 21:49:32 +0300</pubDate>
				<guid>https://www.compilemymind.com/posts/solid-principles-explained/</guid>
				<description>&lt;p&gt;A product manager asks for one small checkout change: customers should be able to collect an order instead of having it shipped.&lt;/p&gt;&#xA;&lt;p&gt;The request sounds like a new option in a dropdown. Then the team opens the code.&lt;/p&gt;&#xA;&lt;p&gt;Shipping prices live inside the checkout class. The same class saves orders, formats receipts, and sends email. A long &lt;code&gt;switch&lt;/code&gt; knows every delivery type. Tests need a database and an email server even when they only check a price.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
