<?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 to learn Cocoa</title>
	<atom:link href="http://blog.mbcharbonneau.com/2006/12/18/how-to-learn-cocoa/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mbcharbonneau.com/2006/12/18/how-to-learn-cocoa/</link>
	<description>Code. Cocoa. Technology.</description>
	<lastBuildDate>Mon, 07 Jun 2010 06:53:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Ignacio Cases</title>
		<link>http://blog.mbcharbonneau.com/2006/12/18/how-to-learn-cocoa/comment-page-1/#comment-523</link>
		<dc:creator>Ignacio Cases</dc:creator>
		<pubDate>Mon, 28 Apr 2008 15:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.downtownsoftwarehouse.com/2006/12/18/how-to-learn-cocoa/#comment-523</guid>
		<description>Nice post. Thank you!</description>
		<content:encoded><![CDATA[<p>Nice post. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kuroko Project &#187; protip: you see no protip here</title>
		<link>http://blog.mbcharbonneau.com/2006/12/18/how-to-learn-cocoa/comment-page-1/#comment-522</link>
		<dc:creator>Kuroko Project &#187; protip: you see no protip here</dc:creator>
		<pubDate>Thu, 20 Sep 2007 06:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.downtownsoftwarehouse.com/2006/12/18/how-to-learn-cocoa/#comment-522</guid>
		<description>[...] that with How To Learn Cocoa, Cocoa Dev Central, and Apple&#8217;s own Cocoa Reference Library. All free, fairly well written, [...]</description>
		<content:encoded><![CDATA[<p>[...] that with How To Learn Cocoa, Cocoa Dev Central, and Apple&#8217;s own Cocoa Reference Library. All free, fairly well written, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to learn Cocoa - Basics &#171; xcoding</title>
		<link>http://blog.mbcharbonneau.com/2006/12/18/how-to-learn-cocoa/comment-page-1/#comment-521</link>
		<dc:creator>How to learn Cocoa - Basics &#171; xcoding</dc:creator>
		<pubDate>Fri, 06 Apr 2007 09:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.downtownsoftwarehouse.com/2006/12/18/how-to-learn-cocoa/#comment-521</guid>
		<description>[...] How to learn Cocoa -&#160;Basics    Posted April 6, 2007    I found a nice article thats shows some useful tips how to learn Cocoa. [...]</description>
		<content:encoded><![CDATA[<p>[...] How to learn Cocoa -&nbsp;Basics    Posted April 6, 2007    I found a nice article thats shows some useful tips how to learn Cocoa. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Charbonneau</title>
		<link>http://blog.mbcharbonneau.com/2006/12/18/how-to-learn-cocoa/comment-page-1/#comment-520</link>
		<dc:creator>Marc Charbonneau</dc:creator>
		<pubDate>Tue, 19 Dec 2006 22:11:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.downtownsoftwarehouse.com/2006/12/18/how-to-learn-cocoa/#comment-520</guid>
		<description>&lt;blockquote&gt;just a note: the memory management tutorial links are quite similar, or do I miss a joke here?&lt;/blockquote&gt;Fixed; thanks for pointing that out.</description>
		<content:encoded><![CDATA[<blockquote><p>just a note: the memory management tutorial links are quite similar, or do I miss a joke here?</p></blockquote>
<p>Fixed; thanks for pointing that out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://blog.mbcharbonneau.com/2006/12/18/how-to-learn-cocoa/comment-page-1/#comment-519</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Tue, 19 Dec 2006 21:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.downtownsoftwarehouse.com/2006/12/18/how-to-learn-cocoa/#comment-519</guid>
		<description>Nice article.  As a Cocoa newb, it rings true for me.

I think you have a point with the Bindings.   I have been able to make some pretty interesting demo apps with only bindings.  But, now I&#039;m really struggling to figure out how to get to the underlying data &amp; where to &quot;plug in&quot; as it&#039;s being shuffled around.</description>
		<content:encoded><![CDATA[<p>Nice article.  As a Cocoa newb, it rings true for me.</p>
<p>I think you have a point with the Bindings.   I have been able to make some pretty interesting demo apps with only bindings.  But, now I&#8217;m really struggling to figure out how to get to the underlying data &amp; where to &#8220;plug in&#8221; as it&#8217;s being shuffled around.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://blog.mbcharbonneau.com/2006/12/18/how-to-learn-cocoa/comment-page-1/#comment-515</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Tue, 19 Dec 2006 19:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.downtownsoftwarehouse.com/2006/12/18/how-to-learn-cocoa/#comment-515</guid>
		<description>Now that I read the entire article I can make a useful comment :-)

Open Source projects are another treasure of information. If an Open Source app does something that you want in Your Dream Up, just look it (but beware licensing). I learned quite a bit from Richard&#039;s DesktopManager, the iTerm project and Growl.

The advice here would be: Read and understand code written by others. You learn about different ways to solve problems and when to use which approach.</description>
		<content:encoded><![CDATA[<p>Now that I read the entire article I can make a useful comment <img src='http://blog.mbcharbonneau.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Open Source projects are another treasure of information. If an Open Source app does something that you want in Your Dream Up, just look it (but beware licensing). I learned quite a bit from Richard&#8217;s DesktopManager, the iTerm project and Growl.</p>
<p>The advice here would be: Read and understand code written by others. You learn about different ways to solve problems and when to use which approach.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://blog.mbcharbonneau.com/2006/12/18/how-to-learn-cocoa/comment-page-1/#comment-516</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Tue, 19 Dec 2006 19:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.downtownsoftwarehouse.com/2006/12/18/how-to-learn-cocoa/#comment-516</guid>
		<description>just a note: the memory management tutorial links are quite similar, or do I miss a joke here?</description>
		<content:encoded><![CDATA[<p>just a note: the memory management tutorial links are quite similar, or do I miss a joke here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Charbonneau</title>
		<link>http://blog.mbcharbonneau.com/2006/12/18/how-to-learn-cocoa/comment-page-1/#comment-518</link>
		<dc:creator>Marc Charbonneau</dc:creator>
		<pubDate>Tue, 19 Dec 2006 17:14:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.downtownsoftwarehouse.com/2006/12/18/how-to-learn-cocoa/#comment-518</guid>
		<description>Thanks Scott! I&#039;ve added a link to Cocoa Blogs to the article.</description>
		<content:encoded><![CDATA[<p>Thanks Scott! I&#8217;ve added a link to Cocoa Blogs to the article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Stevenson</title>
		<link>http://blog.mbcharbonneau.com/2006/12/18/how-to-learn-cocoa/comment-page-1/#comment-517</link>
		<dc:creator>Scott Stevenson</dc:creator>
		<pubDate>Tue, 19 Dec 2006 01:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.downtownsoftwarehouse.com/2006/12/18/how-to-learn-cocoa/#comment-517</guid>
		<description>Good stuff overall, though I don&#039;t agree with positioning Bindings as a second-tier skill. Certainly you need to understand accessors first, but I think learning table view datasource methods is essentially a waste of time at this point.

I completely agree writing code is the most valuable thing you can do is just start writing code -- any code at all.

Dude, where&#039;s the shout out to watching &lt;a href=&quot;http://cocoablogs.com/&quot; rel=&quot;nofollow&quot;&gt;Cocoa Blogs&lt;/a&gt; to see what other Mac programmers are up to? Not just trying to be clever, I think watching other developers is absolutely invaluable. It helps you cut through theory and find out what matters in real-world cases.</description>
		<content:encoded><![CDATA[<p>Good stuff overall, though I don&#8217;t agree with positioning Bindings as a second-tier skill. Certainly you need to understand accessors first, but I think learning table view datasource methods is essentially a waste of time at this point.</p>
<p>I completely agree writing code is the most valuable thing you can do is just start writing code &#8212; any code at all.</p>
<p>Dude, where&#8217;s the shout out to watching <a href="http://cocoablogs.com/" rel="nofollow">Cocoa Blogs</a> to see what other Mac programmers are up to? Not just trying to be clever, I think watching other developers is absolutely invaluable. It helps you cut through theory and find out what matters in real-world cases.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
