<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ODM Technology &#187; Apple</title>
	<atom:link href="http://blog.odmtech.com/tag/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.odmtech.com</link>
	<description>Ord's Blog</description>
	<lastBuildDate>Thu, 20 Oct 2011 22:29:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Learning iPhone development</title>
		<link>http://blog.odmtech.com/2009/02/27/learning-iphone-development/</link>
		<comments>http://blog.odmtech.com/2009/02/27/learning-iphone-development/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 03:15:03 +0000</pubDate>
		<dc:creator>Ord</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[objective c]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://blog.odmtech.com/?p=43</guid>
		<description><![CDATA[Starting to develop on the iPhone is surprisingly straightforward.  Having previously developped on the palm platform, I expected the SDK to be similar in complexity and learning time.  I was happy to find that the iPhones SDK and tools are remarkably quick to learn. It had been some time since I did any C or [...]]]></description>
			<content:encoded><![CDATA[<p>Starting to develop on the iPhone is surprisingly straightforward.  Having previously developped on the palm platform, I expected the SDK to be similar in complexity and learning time.  I was happy to find that the iPhones SDK and tools are remarkably quick to learn.</p>
<p>It had been some time since I did any C or C++ coding, so I wasn&#8217;t sure how I&#8217;d like learning objective-C.   It turned out to be easy enough, once I got used to the [object message] syntax.</p>
<p>For a quick guide to getting started, take a look a <a href="http://furbo.org/2009/02/19/bootstrap/">Furbo.org &#8211; Boostrap article.</a> I ordered several of the books recommended there, including <a href="http://www.amazon.com/gp/product/1430216263?ie=UTF8&amp;tag=odmtech-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1430216263">Beginning iPhone Development: Exploring the iPhone SDK</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=odmtech-20&amp;l=as2&amp;o=1&amp;a=1430216263" border="0" alt="" width="1" height="1" />, and I find this to be an excellent book.  Not only does it teach iPhone coding in detail,but it also covers using XCode and Interface Builder.  Since I had never used a Mac before for anything, the explanations of the development tools were very welcome.</p>
<p>Getting a developer account under for my corporation has been taking some time, but I was able to get a personal account in 30 minutes.  I finally received a request from Apple to fax them my articles of incorporation.  I am not sure how long it will take from then, and I am not sure if I will bother with the corporate account since it will make very little difference in my case.</p>
<p>It will still take a few more days to come up to speed, and then app development can start.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.odmtech.com/2009/02/27/learning-iphone-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

