<?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: 0.4 &#8212; Introduction to development</title>
	<atom:link href="http://www.learncpp.com/cpp-tutorial/04-introduction-to-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learncpp.com/cpp-tutorial/04-introduction-to-development/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 12:30:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: flegzy</title>
		<link>http://www.learncpp.com/cpp-tutorial/04-introduction-to-development/comment-page-1/#comment-96867</link>
		<dc:creator>flegzy</dc:creator>
		<pubDate>Sat, 21 Jan 2012 18:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://learncpp.com/?p=13#comment-96867</guid>
		<description>i&#039;m new here and new @ programming what should i do to learn from scratch. Help me because c++ is the only language i want to learn.</description>
		<content:encoded><![CDATA[<p>i&#8217;m new here and new @ programming what should i do to learn from scratch. Help me because c++ is the only language i want to learn.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CppAlt</title>
		<link>http://www.learncpp.com/cpp-tutorial/04-introduction-to-development/comment-page-1/#comment-96788</link>
		<dc:creator>CppAlt</dc:creator>
		<pubDate>Wed, 04 Jan 2012 01:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://learncpp.com/?p=13#comment-96788</guid>
		<description>Code::Blocks is a good one.</description>
		<content:encoded><![CDATA[<p>Code::Blocks is a good one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: techy</title>
		<link>http://www.learncpp.com/cpp-tutorial/04-introduction-to-development/comment-page-1/#comment-96777</link>
		<dc:creator>techy</dc:creator>
		<pubDate>Mon, 02 Jan 2012 05:45:28 +0000</pubDate>
		<guid isPermaLink="false">http://learncpp.com/?p=13#comment-96777</guid>
		<description>This tutorial was not in fact developed for visual C++, it was developed for unmanaged C++ and so the newer versions of Visual Studio will not handle it properly. All the code presented on this website are valid and will have no comparability issues except with certain newer IDE&#039;s. I suggest Dev c++ by bloodshed.</description>
		<content:encoded><![CDATA[<p>This tutorial was not in fact developed for visual C++, it was developed for unmanaged C++ and so the newer versions of Visual Studio will not handle it properly. All the code presented on this website are valid and will have no comparability issues except with certain newer IDE&#8217;s. I suggest Dev c++ by bloodshed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zingmars</title>
		<link>http://www.learncpp.com/cpp-tutorial/04-introduction-to-development/comment-page-1/#comment-95739</link>
		<dc:creator>zingmars</dc:creator>
		<pubDate>Tue, 19 Jul 2011 10:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://learncpp.com/?p=13#comment-95739</guid>
		<description>Well in that case define your view on the word &#039;problem&#039;. 
Problem in this case might be anything e.g. - I need a program that does , etc.</description>
		<content:encoded><![CDATA[<p>Well in that case define your view on the word &#8216;problem&#8217;.<br />
Problem in this case might be anything e.g. &#8211; I need a program that does , etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pakoschild</title>
		<link>http://www.learncpp.com/cpp-tutorial/04-introduction-to-development/comment-page-1/#comment-95683</link>
		<dc:creator>Pakoschild</dc:creator>
		<pubDate>Fri, 08 Jul 2011 08:08:15 +0000</pubDate>
		<guid isPermaLink="false">http://learncpp.com/?p=13#comment-95683</guid>
		<description>Actually I dont have a problem to solve :/ but I agree that this is an awesome tutorial ;)</description>
		<content:encoded><![CDATA[<p>Actually I dont have a problem to solve :/ but I agree that this is an awesome tutorial ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michiel Voss</title>
		<link>http://www.learncpp.com/cpp-tutorial/04-introduction-to-development/comment-page-1/#comment-95159</link>
		<dc:creator>Michiel Voss</dc:creator>
		<pubDate>Mon, 07 Feb 2011 11:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://learncpp.com/?p=13#comment-95159</guid>
		<description>Awesome Tutorial. Wish I had stuff like this back when I started learning VB.</description>
		<content:encoded><![CDATA[<p>Awesome Tutorial. Wish I had stuff like this back when I started learning VB.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: newbie_c</title>
		<link>http://www.learncpp.com/cpp-tutorial/04-introduction-to-development/comment-page-1/#comment-94913</link>
		<dc:creator>newbie_c</dc:creator>
		<pubDate>Fri, 12 Nov 2010 04:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://learncpp.com/?p=13#comment-94913</guid>
		<description>Hi, I have a really stupid question. I am trying to copy and paste the first &quot;hello world&quot; code into Xcode on my mac, and it failed to build with exit code 1. What does that mean, and how can I fix it? I downloaded my Xcode from Mac website, and do I have to set it up in some way to make it function for c++. Thank you!</description>
		<content:encoded><![CDATA[<p>Hi, I have a really stupid question. I am trying to copy and paste the first &#8220;hello world&#8221; code into Xcode on my mac, and it failed to build with exit code 1. What does that mean, and how can I fix it? I downloaded my Xcode from Mac website, and do I have to set it up in some way to make it function for c++. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blazer</title>
		<link>http://www.learncpp.com/cpp-tutorial/04-introduction-to-development/comment-page-1/#comment-90246</link>
		<dc:creator>Blazer</dc:creator>
		<pubDate>Sat, 14 Aug 2010 08:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://learncpp.com/?p=13#comment-90246</guid>
		<description>Lol @ all the little kids on here &quot;OMg, now I can hacks my games and get unlimited money&quot; or &quot;OMG THIS SITE IS TOO COMPLICATED IM GOING TO BUY A BOOK INSTEAD&quot;....lol little kids just give up now.</description>
		<content:encoded><![CDATA[<p>Lol @ all the little kids on here &#8220;OMg, now I can hacks my games and get unlimited money&#8221; or &#8220;OMG THIS SITE IS TOO COMPLICATED IM GOING TO BUY A BOOK INSTEAD&#8221;&#8230;.lol little kids just give up now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew N.</title>
		<link>http://www.learncpp.com/cpp-tutorial/04-introduction-to-development/comment-page-1/#comment-90240</link>
		<dc:creator>Matthew N.</dc:creator>
		<pubDate>Sat, 14 Aug 2010 04:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://learncpp.com/?p=13#comment-90240</guid>
		<description>Using curse words on such a user-friendly site should give you the banhammer!</description>
		<content:encoded><![CDATA[<p>Using curse words on such a user-friendly site should give you the banhammer!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew N.</title>
		<link>http://www.learncpp.com/cpp-tutorial/04-introduction-to-development/comment-page-1/#comment-90239</link>
		<dc:creator>Matthew N.</dc:creator>
		<pubDate>Sat, 14 Aug 2010 04:41:06 +0000</pubDate>
		<guid isPermaLink="false">http://learncpp.com/?p=13#comment-90239</guid>
		<description>^ Words of a truly ignorant person.

Next time, try using more verbal restraint and less use of the F word. Especially when it&#039;s filtered out, YYTGgyugsdc. I understand you&#039;re bothered by childish comments, but so is everyone else and they more than half the time don&#039;t argue.</description>
		<content:encoded><![CDATA[<p>^ Words of a truly ignorant person.</p>
<p>Next time, try using more verbal restraint and less use of the F word. Especially when it&#8217;s filtered out, YYTGgyugsdc. I understand you&#8217;re bothered by childish comments, but so is everyone else and they more than half the time don&#8217;t argue.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

