<?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>Jernej Strasner &#187; Cocoa Touch</title>
	<atom:link href="http://jernejstrasner.com/tag/cocoa-touch/feed/" rel="self" type="application/rss+xml" />
	<link>http://jernejstrasner.com</link>
	<description>A blog about everything that deals with technology and music</description>
	<lastBuildDate>Tue, 27 Jul 2010 11:49:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Stanford iPhone programming lessons</title>
		<link>http://jernejstrasner.com/2009/07/stanford-iphone-programming-lessons/</link>
		<comments>http://jernejstrasner.com/2009/07/stanford-iphone-programming-lessons/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 23:54:56 +0000</pubDate>
		<dc:creator>jernej</dc:creator>
				<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Cocoa Touch]]></category>
		<category><![CDATA[Stanford]]></category>

		<guid isPermaLink="false">http://jernejstrasner.com/?p=10</guid>
		<description><![CDATA[Recently I&#8217;ve been going trough the Stanford iPhone programming lessons (http://www.stanford.edu/class/cs193p/). The lessons are great for people that have some experience in programming (C/C++) and want to learn Objective-C and how to program for the iPhone. The video lessons are available on iTunes U and the materials are posted on the class website. For the [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I&#8217;ve been going trough the Stanford iPhone programming lessons (<a href="http://www.stanford.edu/class/cs193p/" target="_blank">http://www.stanford.edu/class/cs193p/</a>).</p>
<p>The lessons are great for people that have some experience in programming (C/C++) and want to learn Objective-C and how to program for the iPhone. The video lessons are available on iTunes U and the materials are posted on the class website.</p>
<p>For the <a href="http://www.stanford.edu/class/cs193p/downloads/Assignment1A.pdf" target="_blank">first assignment (1A)</a> you had to make a simple iPhone application interface in XCode&#8217;s Interface Builder. The <a href="http://www.stanford.edu/class/cs193p/downloads/Assignment1B.pdf" target="_blank">second assignment of the first lesson (1B)</a> was a little bit more complicated. It includes making a simple command line tool in Objective-C.</p>
<p>The <a href="http://www.stanford.edu/class/cs193p/downloads/Assignment2A.pdf" target="_blank">second lecture&#8217;s assignment (2A)</a> was based on the assignment 1B and that was also the conclusion of the command line tool.</p>
<p>After some trial and error, I successfully completed the assignment <img src='http://jernejstrasner.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <span id="more-10"></span></p>
<p>UPDATE: I removed the full code, but you can still ask for help in the comments. Happy coding!</p>
]]></content:encoded>
			<wfw:commentRss>http://jernejstrasner.com/2009/07/stanford-iphone-programming-lessons/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>
