<?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: How much technical programming knowledge do you need to develop for the iphone?</title>
	<atom:link href="http://www.codebrothers.org/how-much-technical-programming-knowledge-do-you-need-to-develop-for-the-iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codebrothers.org/how-much-technical-programming-knowledge-do-you-need-to-develop-for-the-iphone/</link>
	<description></description>
	<lastBuildDate>Mon, 02 Jan 2012 00:02:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Colanth</title>
		<link>http://www.codebrothers.org/how-much-technical-programming-knowledge-do-you-need-to-develop-for-the-iphone/comment-page-1/#comment-1385</link>
		<dc:creator>Colanth</dc:creator>
		<pubDate>Thu, 11 Feb 2010 03:31:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.codebrothers.org/how-much-technical-programming-knowledge-do-you-need-to-develop-for-the-iphone/#comment-1385</guid>
		<description>You need at least enough programming knowledge (and experience) to develop programs.  Then you need enough knowledge of C to code the program you write.  (Programming isn&#039;t knowledge of a language, it&#039;s knowledge of developing methods of doing something.  You develop the program in English, then you code it in the appropriate programming language.  Only very simple programs are successfully developed right in the language unless you have years of development experience.)</description>
		<content:encoded><![CDATA[<p>You need at least enough programming knowledge (and experience) to develop programs.  Then you need enough knowledge of C to code the program you write.  (Programming isn&#8217;t knowledge of a language, it&#8217;s knowledge of developing methods of doing something.  You develop the program in English, then you code it in the appropriate programming language.  Only very simple programs are successfully developed right in the language unless you have years of development experience.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joost</title>
		<link>http://www.codebrothers.org/how-much-technical-programming-knowledge-do-you-need-to-develop-for-the-iphone/comment-page-1/#comment-1386</link>
		<dc:creator>Joost</dc:creator>
		<pubDate>Thu, 11 Feb 2010 03:31:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.codebrothers.org/how-much-technical-programming-knowledge-do-you-need-to-develop-for-the-iphone/#comment-1386</guid>
		<description>I&#039;d recommend you polish up your C skills and start fooling around with the (free to download) XCode and SDK libraries by Apple (you can get them at their website). A bit of trial and error should get you on your way fast enough.

You could also wait untill Flash CS5 is released and use that to create apps.</description>
		<content:encoded><![CDATA[<p>I&#8217;d recommend you polish up your C skills and start fooling around with the (free to download) XCode and SDK libraries by Apple (you can get them at their website). A bit of trial and error should get you on your way fast enough.</p>
<p>You could also wait untill Flash CS5 is released and use that to create apps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cyberpostdoc</title>
		<link>http://www.codebrothers.org/how-much-technical-programming-knowledge-do-you-need-to-develop-for-the-iphone/comment-page-1/#comment-1387</link>
		<dc:creator>cyberpostdoc</dc:creator>
		<pubDate>Thu, 11 Feb 2010 03:31:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.codebrothers.org/how-much-technical-programming-knowledge-do-you-need-to-develop-for-the-iphone/#comment-1387</guid>
		<description>The programming language for iPhone is Objective-C, not C, not C++. Although Objective-C and c/c++ are alike, you don&#039;t need to know C/C++ before learning Objective-C.

You need to know OOP (Object Oriented Programming) and MVC (Model View Controller) concepts.

Once you learned how to program in Objective-C, you can dive in iPhone SDK and start to develop real iPhone programs.

iPad SDK is essentially the same as iPhone SDK.</description>
		<content:encoded><![CDATA[<p>The programming language for iPhone is Objective-C, not C, not C++. Although Objective-C and c/c++ are alike, you don&#8217;t need to know C/C++ before learning Objective-C.</p>
<p>You need to know OOP (Object Oriented Programming) and MVC (Model View Controller) concepts.</p>
<p>Once you learned how to program in Objective-C, you can dive in iPhone SDK and start to develop real iPhone programs.</p>
<p>iPad SDK is essentially the same as iPhone SDK.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
