<?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 for Faye Williams | C &amp; C++ Programming Blog</title>
	<atom:link href="http://www.fayewilliams.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fayewilliams.com</link>
	<description>Simple Programming : A Girl Geek Guide to C and C++</description>
	<lastBuildDate>Sat, 11 Feb 2012 18:27:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on How to Learn From Your Programming Mistakes (in 5 Easy Steps) by Woody</title>
		<link>http://www.fayewilliams.com/2011/11/17/how-to-learn-from-your-programming-mistakes-in-5-easy-steps/#comment-526</link>
		<dc:creator>Woody</dc:creator>
		<pubDate>Sat, 11 Feb 2012 18:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.fayewilliams.com/?p=948#comment-526</guid>
		<description>A very good article.
We all have made and will make mistakes in work projects and/or decisions.  
The key to improving is admitting and learning from the mistakes (Item 3).
Best not to make fun of others&#039; mistakes (Item 5), your turn will come.</description>
		<content:encoded><![CDATA[<p>A very good article.<br />
We all have made and will make mistakes in work projects and/or decisions.<br />
The key to improving is admitting and learning from the mistakes (Item 3).<br />
Best not to make fun of others&#8217; mistakes (Item 5), your turn will come.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Learn From Your Programming Mistakes (in 5 Easy Steps) by codeguy</title>
		<link>http://www.fayewilliams.com/2011/11/17/how-to-learn-from-your-programming-mistakes-in-5-easy-steps/#comment-525</link>
		<dc:creator>codeguy</dc:creator>
		<pubDate>Wed, 08 Feb 2012 16:29:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.fayewilliams.com/?p=948#comment-525</guid>
		<description>i generally verify results using ones i know to be correct. this takes very little time. also if someone else has coded and tested a similar correctly working segment, have a look at that and adjust it as ya need. i do a lot of visual demos, etc and generally look for artifacts, pass-throughs, etc.</description>
		<content:encoded><![CDATA[<p>i generally verify results using ones i know to be correct. this takes very little time. also if someone else has coded and tested a similar correctly working segment, have a look at that and adjust it as ya need. i do a lot of visual demos, etc and generally look for artifacts, pass-throughs, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Learn From Your Programming Mistakes (in 5 Easy Steps) by codeguy</title>
		<link>http://www.fayewilliams.com/2011/11/17/how-to-learn-from-your-programming-mistakes-in-5-easy-steps/#comment-515</link>
		<dc:creator>codeguy</dc:creator>
		<pubDate>Fri, 06 Jan 2012 17:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.fayewilliams.com/?p=948#comment-515</guid>
		<description>while i am not a seasoned or paid c++ guru, i can tell you testing and not taking shortcuts are the most valuable things i have learned in programming.</description>
		<content:encoded><![CDATA[<p>while i am not a seasoned or paid c++ guru, i can tell you testing and not taking shortcuts are the most valuable things i have learned in programming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Doh! by thetune</title>
		<link>http://www.fayewilliams.com/2011/11/18/doh/#comment-419</link>
		<dc:creator>thetune</dc:creator>
		<pubDate>Mon, 26 Dec 2011 07:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.fayewilliams.com/?p=1359#comment-419</guid>
		<description>Like in IM-client :-)
&quot;Sorry, not this window&quot;</description>
		<content:encoded><![CDATA[<p>Like in IM-client :-)<br />
&#8220;Sorry, not this window&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Learn From Your Programming Mistakes (in 5 Easy Steps) by Andrew</title>
		<link>http://www.fayewilliams.com/2011/11/17/how-to-learn-from-your-programming-mistakes-in-5-easy-steps/#comment-302</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sat, 10 Dec 2011 13:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.fayewilliams.com/?p=948#comment-302</guid>
		<description>Once you have mastered all of the above, you can do what I do: use the rate of mistakes you make to measure the rate of work your getting through. If your a) not that good or b) get tired easily this method will not work for you of course and you will come unstuck. I always make mistakes at a faster rate than anyone else I know. I also generally have an earned value of about 2000% when benchmarked against my colleages.</description>
		<content:encoded><![CDATA[<p>Once you have mastered all of the above, you can do what I do: use the rate of mistakes you make to measure the rate of work your getting through. If your a) not that good or b) get tired easily this method will not work for you of course and you will come unstuck. I always make mistakes at a faster rate than anyone else I know. I also generally have an earned value of about 2000% when benchmarked against my colleages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple Programming &#124; Dynamic Memory in C++ (new and delete) by Faye</title>
		<link>http://www.fayewilliams.com/2011/11/16/simple-programming-dynamic-memory-in-c-new-and-delete/#comment-245</link>
		<dc:creator>Faye</dc:creator>
		<pubDate>Wed, 23 Nov 2011 11:46:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.fayewilliams.com/?p=1344#comment-245</guid>
		<description>Yes absolutely - thanks for posting the link. However, this seems to refer to std::auto_ptr, which is deprecated in C++11 (it now uses shared_ptr and unique_ptr).

I&#039;m planning some C++11 articles in the new year, but you&#039;re right that it should really have been mentioned above :-)</description>
		<content:encoded><![CDATA[<p>Yes absolutely &#8211; thanks for posting the link. However, this seems to refer to std::auto_ptr, which is deprecated in C++11 (it now uses shared_ptr and unique_ptr).</p>
<p>I&#8217;m planning some C++11 articles in the new year, but you&#8217;re right that it should really have been mentioned above :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple Programming &#124; Dynamic Memory in C++ (new and delete) by Diego Dagum</title>
		<link>http://www.fayewilliams.com/2011/11/16/simple-programming-dynamic-memory-in-c-new-and-delete/#comment-236</link>
		<dc:creator>Diego Dagum</dc:creator>
		<pubDate>Sat, 19 Nov 2011 23:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.fayewilliams.com/?p=1344#comment-236</guid>
		<description>This is great, Faye. A mention to smart pointers as the recommended way to deal with dynamic memory in C++11 (the latest version) would have been recommended, agree? http://ootips.org/yonat/4dev/smart-pointers.html</description>
		<content:encoded><![CDATA[<p>This is great, Faye. A mention to smart pointers as the recommended way to deal with dynamic memory in C++11 (the latest version) would have been recommended, agree? <a href="http://ootips.org/yonat/4dev/smart-pointers.html" rel="nofollow">http://ootips.org/yonat/4dev/smart-pointers.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Doh! by metagoto</title>
		<link>http://www.fayewilliams.com/2011/11/18/doh/#comment-231</link>
		<dc:creator>metagoto</dc:creator>
		<pubDate>Fri, 18 Nov 2011 18:26:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.fayewilliams.com/?p=1359#comment-231</guid>
		<description>I bet you think twice before logging in as root now!</description>
		<content:encoded><![CDATA[<p>I bet you think twice before logging in as root now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Learn From Your Programming Mistakes (in 5 Easy Steps) by Adam</title>
		<link>http://www.fayewilliams.com/2011/11/17/how-to-learn-from-your-programming-mistakes-in-5-easy-steps/#comment-228</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Thu, 17 Nov 2011 23:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.fayewilliams.com/?p=948#comment-228</guid>
		<description>Very nice article. I intend to write one similar on my blog when I recover from the latest great mistake :)</description>
		<content:encoded><![CDATA[<p>Very nice article. I intend to write one similar on my blog when I recover from the latest great mistake :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple Programming &#124; Declaring Variables in Switch Statements by Faye</title>
		<link>http://www.fayewilliams.com/2011/10/26/simple-programming-declaring-variables-in-switch-statements/#comment-150</link>
		<dc:creator>Faye</dc:creator>
		<pubDate>Mon, 31 Oct 2011 20:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.fayewilliams.com/?p=1099#comment-150</guid>
		<description>Ah, C++ - just when you think you&#039;ve figured it all out, it throws an anomaly at you!

They are in their own, separate scope, weirdly enough. A single line after an if or else is a conditional statement, and will only be executed if the condition is met. This means that is has its own scope, despite the lack of brackets.

Conversely, the following is also totally legitimate:

int a = 50;

{
    int a = 55;
}

No statement at all, just curly brackets. Mad, eh!</description>
		<content:encoded><![CDATA[<p>Ah, C++ &#8211; just when you think you&#8217;ve figured it all out, it throws an anomaly at you!</p>
<p>They are in their own, separate scope, weirdly enough. A single line after an if or else is a conditional statement, and will only be executed if the condition is met. This means that is has its own scope, despite the lack of brackets.</p>
<p>Conversely, the following is also totally legitimate:</p>
<p>int a = 50;</p>
<p>{<br />
    int a = 55;<br />
}</p>
<p>No statement at all, just curly brackets. Mad, eh!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

