<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Programming Proverbs 13: Do not recompute constants within a loop</title><link>http://blogs.msdn.com/alfredth/archive/2007/03/26/programming-proverbs-13-do-not-recompute-constants-within-a-loop.aspx</link><description>This was big in it's time because compilers were pretty dumb back then. If you added one to three inside a loop that ran a thousand times then the computer would add one to three a thousand times. Hopefully it would come up with four each time. This was</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Computer Science Teacher - Thoughts and Information from Alfred Thompson : Programming Proverbs</title><link>http://blogs.msdn.com/alfredth/archive/2007/03/26/programming-proverbs-13-do-not-recompute-constants-within-a-loop.aspx#2040057</link><pubDate>Fri, 06 Apr 2007 16:47:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2040057</guid><dc:creator>Computer Science Teacher - Thoughts and Information from Alfred Thompson : Programming Proverbs</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/alfredth/archive/2007/01/19/programming-proverbs.aspx"&gt;http://blogs.msdn.com/alfredth/archive/2007/01/19/programming-proverbs.aspx&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>