<?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: Stanford iPhone programming lessons</title>
	<atom:link href="http://jernejstrasner.com/2009/07/stanford-iphone-programming-lessons/feed/" rel="self" type="application/rss+xml" />
	<link>http://jernejstrasner.com/2009/07/stanford-iphone-programming-lessons/</link>
	<description>A blog about everything that deals with technology and music</description>
	<lastBuildDate>Wed, 24 Mar 2010 03:21:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Gareth</title>
		<link>http://jernejstrasner.com/2009/07/stanford-iphone-programming-lessons/comment-page-1/#comment-124</link>
		<dc:creator>Gareth</dc:creator>
		<pubDate>Wed, 24 Mar 2010 03:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://jernejstrasner.com/?p=10#comment-124</guid>
		<description>Hi,

Does anyone have the PDFs for Assignments 2/3 for this Winter (the ones they just took off)? Iam so annoyed that I didn&#039;t download them and they&#039;re not there any more!

Thanks :)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Does anyone have the PDFs for Assignments 2/3 for this Winter (the ones they just took off)? Iam so annoyed that I didn&#8217;t download them and they&#8217;re not there any more!</p>
<p>Thanks <img src='http://jernejstrasner.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clara</title>
		<link>http://jernejstrasner.com/2009/07/stanford-iphone-programming-lessons/comment-page-1/#comment-97</link>
		<dc:creator>Clara</dc:creator>
		<pubDate>Wed, 17 Feb 2010 10:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://jernejstrasner.com/?p=10#comment-97</guid>
		<description>Hi, thanks for posting this code. I was going crazy. You wrote that you weren&#039;t going to post anything else but to contact you if we were interested. I really am, so I&#039;d be grateful I you wrote to me. Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi, thanks for posting this code. I was going crazy. You wrote that you weren&#8217;t going to post anything else but to contact you if we were interested. I really am, so I&#8217;d be grateful I you wrote to me. Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Escoria</title>
		<link>http://jernejstrasner.com/2009/07/stanford-iphone-programming-lessons/comment-page-1/#comment-91</link>
		<dc:creator>Escoria</dc:creator>
		<pubDate>Wed, 03 Feb 2010 09:07:02 +0000</pubDate>
		<guid isPermaLink="false">http://jernejstrasner.com/?p=10#comment-91</guid>
		<description>I already got them, thanks anyway :)</description>
		<content:encoded><![CDATA[<p>I already got them, thanks anyway <img src='http://jernejstrasner.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Escoria</title>
		<link>http://jernejstrasner.com/2009/07/stanford-iphone-programming-lessons/comment-page-1/#comment-90</link>
		<dc:creator>Escoria</dc:creator>
		<pubDate>Tue, 02 Feb 2010 23:19:39 +0000</pubDate>
		<guid isPermaLink="false">http://jernejstrasner.com/?p=10#comment-90</guid>
		<description>Hey dude,

I was wondering if you have the assigments files saved in pdf, the ones that you could get on the website, beacuse this semester they changed the content of the page, if you have them is there any chance to send them to me?

Thanks in advanced</description>
		<content:encoded><![CDATA[<p>Hey dude,</p>
<p>I was wondering if you have the assigments files saved in pdf, the ones that you could get on the website, beacuse this semester they changed the content of the page, if you have them is there any chance to send them to me?</p>
<p>Thanks in advanced</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jje</title>
		<link>http://jernejstrasner.com/2009/07/stanford-iphone-programming-lessons/comment-page-1/#comment-88</link>
		<dc:creator>jje</dc:creator>
		<pubDate>Wed, 20 Jan 2010 22:40:01 +0000</pubDate>
		<guid isPermaLink="false">http://jernejstrasner.com/?p=10#comment-88</guid>
		<description>Hrmmm... 
You are probably right. I suspect I subbed &quot;()&quot;s for that set of brackets. OTOH I&#039;m kind of happy I came up with another way of doing it all by my lil&#039;old self.

Re: posting assignments: I can certainly see their point. After all they are really in class and we are just doodling around with iTunes U. 
But to counter the argument we have no TAs to turn to when we get totally out in the weeds. For example I now know far too much about radians than I ever wished to. Far, far too much - lol.
It&#039;s not like one can&#039;t find the completed assignments on the internet. But they are often times just zips of code that explain nothing, unlike what you did here.
Maybe consider posting a walkthrough after the assignments are due at Stanford. That would answer their concerns while saving people such as I (who has far too little hair) from yanking out what remains.

Finally, on an unrelated issue, I succeeded in getting the Knuth Shuffle algorithm, for &quot;n&quot; number of objects, up and running in XCode. Sure it may be just in the console for now but at least now I have a major code element I&#039;ll need for a couple of projects I want to do.
So by all means takes some credit and yay me!

keep em&#039;flying!</description>
		<content:encoded><![CDATA[<p>Hrmmm&#8230;<br />
You are probably right. I suspect I subbed &#8220;()&#8221;s for that set of brackets. OTOH I&#8217;m kind of happy I came up with another way of doing it all by my lil&#8217;old self.</p>
<p>Re: posting assignments: I can certainly see their point. After all they are really in class and we are just doodling around with iTunes U.<br />
But to counter the argument we have no TAs to turn to when we get totally out in the weeds. For example I now know far too much about radians than I ever wished to. Far, far too much &#8211; lol.<br />
It&#8217;s not like one can&#8217;t find the completed assignments on the internet. But they are often times just zips of code that explain nothing, unlike what you did here.<br />
Maybe consider posting a walkthrough after the assignments are due at Stanford. That would answer their concerns while saving people such as I (who has far too little hair) from yanking out what remains.</p>
<p>Finally, on an unrelated issue, I succeeded in getting the Knuth Shuffle algorithm, for &#8220;n&#8221; number of objects, up and running in XCode. Sure it may be just in the console for now but at least now I have a major code element I&#8217;ll need for a couple of projects I want to do.<br />
So by all means takes some credit and yay me!</p>
<p>keep em&#8217;flying!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jernej</title>
		<link>http://jernejstrasner.com/2009/07/stanford-iphone-programming-lessons/comment-page-1/#comment-87</link>
		<dc:creator>jernej</dc:creator>
		<pubDate>Tue, 19 Jan 2010 11:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://jernejstrasner.com/?p=10#comment-87</guid>
		<description>Thank you :)

I&#039;m currently also using the exact version of XCode and it&#039;s working normally.
Maybe you made a simple typo? (those can be a pain in the butt, trust me)
The syntax should be:
NSLog(@”Polygon 1 description: %@”, [poly1 description]); // Without the dot
or
NSLog(@”Polygon 1 description: %@”, poly1.description); // Without the square brackets

I&#039;d do more, but I read on the lecture website that we shouldn&#039;t post completed assignments on the web, so I will respect that.
But if you need help, feel free to contact me :)</description>
		<content:encoded><![CDATA[<p>Thank you <img src='http://jernejstrasner.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m currently also using the exact version of XCode and it&#8217;s working normally.<br />
Maybe you made a simple typo? (those can be a pain in the butt, trust me)<br />
The syntax should be:<br />
NSLog(@”Polygon 1 description: %@”, [poly1 description]); // Without the dot<br />
or<br />
NSLog(@”Polygon 1 description: %@”, poly1.description); // Without the square brackets</p>
<p>I&#8217;d do more, but I read on the lecture website that we shouldn&#8217;t post completed assignments on the web, so I will respect that.<br />
But if you need help, feel free to contact me <img src='http://jernejstrasner.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jje</title>
		<link>http://jernejstrasner.com/2009/07/stanford-iphone-programming-lessons/comment-page-1/#comment-86</link>
		<dc:creator>jje</dc:creator>
		<pubDate>Tue, 19 Jan 2010 06:43:09 +0000</pubDate>
		<guid isPermaLink="false">http://jernejstrasner.com/?p=10#comment-86</guid>
		<description>Holla Jernej,

I can&#039;t thank you enough for posting this. My coding expertise in any flavor of C is, to put it kindly, very old and tired. Your post was like a shining beacon helping me cross some very troubled waters.

I&#039;m currently taking the 2010 version of the course and using v3.2.1 of XCode.
Maybe that is why three lines in WhatATool.m (PrintPolygonInfo) generate an error.
you have:
NSLog(@&quot;Polygon 1 description: %@&quot;, [poly1 description]);
It chokes on the word description
What works is:
NSLog(@&quot;Polygon 1 description: %@&quot;, [poly1.description]); // note the added .

The lt and gt thing got me too until I realized it was likely WordPress was likely just playing cute. Thank goodness my WordPress chops are fresher than my Obj-C chops. lol

Again many thanks. Hope your app is proving successful and I wish you would do more of these.</description>
		<content:encoded><![CDATA[<p>Holla Jernej,</p>
<p>I can&#8217;t thank you enough for posting this. My coding expertise in any flavor of C is, to put it kindly, very old and tired. Your post was like a shining beacon helping me cross some very troubled waters.</p>
<p>I&#8217;m currently taking the 2010 version of the course and using v3.2.1 of XCode.<br />
Maybe that is why three lines in WhatATool.m (PrintPolygonInfo) generate an error.<br />
you have:<br />
NSLog(@&#8221;Polygon 1 description: %@&#8221;, [poly1 description]);<br />
It chokes on the word description<br />
What works is:<br />
NSLog(@&#8221;Polygon 1 description: %@&#8221;, [poly1.description]); // note the added .</p>
<p>The lt and gt thing got me too until I realized it was likely WordPress was likely just playing cute. Thank goodness my WordPress chops are fresher than my Obj-C chops. lol</p>
<p>Again many thanks. Hope your app is proving successful and I wish you would do more of these.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rogelio Gudino</title>
		<link>http://jernejstrasner.com/2009/07/stanford-iphone-programming-lessons/comment-page-1/#comment-31</link>
		<dc:creator>Rogelio Gudino</dc:creator>
		<pubDate>Sun, 20 Sep 2009 06:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://jernejstrasner.com/?p=10#comment-31</guid>
		<description>Sorry nvm, noticed those are &gt; and &lt; lol, thanks anyway!</description>
		<content:encoded><![CDATA[<p>Sorry nvm, noticed those are > and < lol, thanks anyway!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rogelio Gudino</title>
		<link>http://jernejstrasner.com/2009/07/stanford-iphone-programming-lessons/comment-page-1/#comment-30</link>
		<dc:creator>Rogelio Gudino</dc:creator>
		<pubDate>Sun, 20 Sep 2009 06:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://jernejstrasner.com/?p=10#comment-30</guid>
		<description>Hey, nice work! Hope you post more assignments soon. Anyway, Xcode is telling me that I haven&#039;t declared &#039;lt&#039; and &#039;gt&#039; :S what should I do?</description>
		<content:encoded><![CDATA[<p>Hey, nice work! Hope you post more assignments soon. Anyway, Xcode is telling me that I haven&#8217;t declared &#8216;lt&#8217; and &#8216;gt&#8217; :S what should I do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blaine</title>
		<link>http://jernejstrasner.com/2009/07/stanford-iphone-programming-lessons/comment-page-1/#comment-11</link>
		<dc:creator>Blaine</dc:creator>
		<pubDate>Mon, 17 Aug 2009 21:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://jernejstrasner.com/?p=10#comment-11</guid>
		<description>Thanks for the help. I managed to keep some of my hair!
Also anybody care to comment on doing the init this way?
I figure if I type &#039;staple&#039; code long enough, I&#039;ll be able to remember something ;-)

- (id)init {
	if (self = [super init]) {
		[self initWithNumberOfSides: 5 minimumNumberOfSides:3 maximumNumberOfSides:10];
	}
	return self;
}</description>
		<content:encoded><![CDATA[<p>Thanks for the help. I managed to keep some of my hair!<br />
Also anybody care to comment on doing the init this way?<br />
I figure if I type &#8216;staple&#8217; code long enough, I&#8217;ll be able to remember something <img src='http://jernejstrasner.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>- (id)init {<br />
	if (self = [super init]) {<br />
		[self initWithNumberOfSides: 5 minimumNumberOfSides:3 maximumNumberOfSides:10];<br />
	}<br />
	return self;<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
