<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Programming mistakes to avoid</title>
	<atom:link href="http://www.epanorama.net/blog/2011/01/31/programming-mistakes-to-avoid/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.epanorama.net/blog/2011/01/31/programming-mistakes-to-avoid/</link>
	<description>All about electronics and circuit design</description>
	<lastBuildDate>Thu, 23 Apr 2026 22:07:48 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.14</generator>
	<item>
		<title>By: lalo pratap</title>
		<link>https://www.epanorama.net/blog/2011/01/31/programming-mistakes-to-avoid/comment-page-1/#comment-1789258</link>
		<dc:creator><![CDATA[lalo pratap]]></dc:creator>
		<pubDate>Sat, 10 Dec 2022 06:50:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=3807#comment-1789258</guid>
		<description><![CDATA[I am just learn that there are we’ve all seen entire blocks of code containing multiple functions being commented out. No one knows why it’s still there. And no one knows if that block of commented-out code is still relevant. Yet, no one deletes that block of code, which is what you should really do with it. The reason no one deletes this block of code is that everyone assumes that someone else might need it. https://www.kohlsfeedback.org/]]></description>
		<content:encoded><![CDATA[<p>I am just learn that there are we’ve all seen entire blocks of code containing multiple functions being commented out. No one knows why it’s still there. And no one knows if that block of commented-out code is still relevant. Yet, no one deletes that block of code, which is what you should really do with it. The reason no one deletes this block of code is that everyone assumes that someone else might need it. <a href="https://www.kohlsfeedback.org/" rel="nofollow">https://www.kohlsfeedback.org/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
