<?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: Cocoa Design Patterns</title>
	<atom:link href="http://www.ankosnet.org/551-cocoa-design-patterns/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ankosnet.org/551-cocoa-design-patterns</link>
	<description></description>
	<lastBuildDate>Fri, 12 Feb 2010 13:07:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Denis Gesbert</title>
		<link>http://www.ankosnet.org/551-cocoa-design-patterns#comment-1378</link>
		<dc:creator>Denis Gesbert</dc:creator>
		<pubDate>Sun, 07 Feb 2010 15:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.ankosnet.org/551-cocoa-design-patterns#comment-1378</guid>
		<description>as a matter of fact, the vast majority of books written on Design Patterns seems to ignore MacOSX &quot;history&quot; aka NeXTStep and OpenStep. As a results most of young software engineers very familiar with Design Patterns have a wrong idea of  of Apple legacy on this topic. This is frustrating for many developers and leads for pro and cons Apple division based on many misconceptions. &quot;Cocoa Design Patterns&quot; is precious even for people with academic design pattern background and NeXT/OpenStep/Cocoa veterans and precious to learn how to do things the right way and understand why.
&lt;br /&gt;Both Erick Buck, Don Yacktman have spent many of their time to bring invaluable knowledge, and incredibly hight quality informations and  open source material to the community since the beginning of this nice adventure.
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>as a matter of fact, the vast majority of books written on Design Patterns seems to ignore MacOSX &#8220;history&#8221; aka NeXTStep and OpenStep. As a results most of young software engineers very familiar with Design Patterns have a wrong idea of  of Apple legacy on this topic. This is frustrating for many developers and leads for pro and cons Apple division based on many misconceptions. &#8220;Cocoa Design Patterns&#8221; is precious even for people with academic design pattern background and NeXT/OpenStep/Cocoa veterans and precious to learn how to do things the right way and understand why.<br />
<br />Both Erick Buck, Don Yacktman have spent many of their time to bring invaluable knowledge, and incredibly hight quality informations and  open source material to the community since the beginning of this nice adventure.<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcel Weiher</title>
		<link>http://www.ankosnet.org/551-cocoa-design-patterns#comment-1377</link>
		<dc:creator>Marcel Weiher</dc:creator>
		<pubDate>Sun, 07 Feb 2010 12:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ankosnet.org/551-cocoa-design-patterns#comment-1377</guid>
		<description>Documenting sophisticated frameworks has always been a challenge, and even more so with ones such as Cocoa written in dynamic languages such as Objective-C.   The reason is that what is there is not really the most important part.  Instead it is the intangible lines that go between (&quot;ma&quot;) and the structures that repeat themselves with slight variations that really constitute the framework.
&lt;br /&gt;
&lt;br /&gt;&quot;Cocoa Design Patterns&quot; uses this insight to reduce the (by now) massive bulk that is Cocoa to a much more manageable collection of patterns without reducing technical depth.  In fact, by focusing on these patterns, the authors are able to provide both a big-picture view and technical depth that goes beyond that found in the documentation or other books on the subject.  In short, instead of just information, it provides insight.
&lt;br /&gt;
&lt;br /&gt;If you have been interested in programming Cocoa or Cocoa Touch but have found the frameworks intimidating, both by their sheer bulk and by everything being somewhat different:  read this book, it will all start to make sense.
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>Documenting sophisticated frameworks has always been a challenge, and even more so with ones such as Cocoa written in dynamic languages such as Objective-C.   The reason is that what is there is not really the most important part.  Instead it is the intangible lines that go between (&#8221;ma&#8221;) and the structures that repeat themselves with slight variations that really constitute the framework.</p>
<p>&#8220;Cocoa Design Patterns&#8221; uses this insight to reduce the (by now) massive bulk that is Cocoa to a much more manageable collection of patterns without reducing technical depth.  In fact, by focusing on these patterns, the authors are able to provide both a big-picture view and technical depth that goes beyond that found in the documentation or other books on the subject.  In short, instead of just information, it provides insight.</p>
<p>If you have been interested in programming Cocoa or Cocoa Touch but have found the frameworks intimidating, both by their sheer bulk and by everything being somewhat different:  read this book, it will all start to make sense.<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Innocente</title>
		<link>http://www.ankosnet.org/551-cocoa-design-patterns#comment-1376</link>
		<dc:creator>Innocente</dc:creator>
		<pubDate>Sun, 07 Feb 2010 09:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.ankosnet.org/551-cocoa-design-patterns#comment-1376</guid>
		<description>There are a few core books that I consider must-read books for starting Mac / iPhone developers.  This is one of them. 
&lt;br /&gt;
&lt;br /&gt;It is especially important for current or former Language / Framework programmers to study this book, and study it hard.
&lt;br /&gt;
&lt;br /&gt;Nothing is more obvious than code that has been architected by old C++ / .NET / MFC coders that do not &#039;get&#039; the Cocoa Design Patterns.
&lt;br /&gt;
&lt;br /&gt;Don&#039;t be one of those folks.
&lt;br /&gt;
&lt;br /&gt;This applies to Java, C#, Smalltalk, C, C++, Delphi, etc coders.  These Design Patterns MUST be learned, and used.
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>There are a few core books that I consider must-read books for starting Mac / iPhone developers.  This is one of them. </p>
<p>It is especially important for current or former Language / Framework programmers to study this book, and study it hard.</p>
<p>Nothing is more obvious than code that has been architected by old C++ / .NET / MFC coders that do not &#8216;get&#8217; the Cocoa Design Patterns.</p>
<p>Don&#8217;t be one of those folks.</p>
<p>This applies to Java, C#, Smalltalk, C, C++, Delphi, etc coders.  These Design Patterns MUST be learned, and used.<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron Mashrouteh</title>
		<link>http://www.ankosnet.org/551-cocoa-design-patterns#comment-1375</link>
		<dc:creator>Ron Mashrouteh</dc:creator>
		<pubDate>Sun, 07 Feb 2010 06:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ankosnet.org/551-cocoa-design-patterns#comment-1375</guid>
		<description>One of the best books on MAC OS X.  If you are a beginner or an Avid MAC developer you need a copy of this book for your library.  Excellent book.
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>One of the best books on MAC OS X.  If you are a beginner or an Avid MAC developer you need a copy of this book for your library.  Excellent book.<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umed Zokirov</title>
		<link>http://www.ankosnet.org/551-cocoa-design-patterns#comment-1374</link>
		<dc:creator>Umed Zokirov</dc:creator>
		<pubDate>Sun, 07 Feb 2010 04:41:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.ankosnet.org/551-cocoa-design-patterns#comment-1374</guid>
		<description>This book is a handy pattern reference. Now there are many pattern books out there, be it authored by GOF, Fowler and so on, but this one focuses on patterns from a Cocoa Objective-C perspective. That&#039;s a big plus, since certain patterns use language idioms and trying to &quot;translate&quot; these idioms from one language to another is often tricky. 
Rating: 3 / 5</description>
		<content:encoded><![CDATA[<p>This book is a handy pattern reference. Now there are many pattern books out there, be it authored by GOF, Fowler and so on, but this one focuses on patterns from a Cocoa Objective-C perspective. That&#8217;s a big plus, since certain patterns use language idioms and trying to &#8220;translate&#8221; these idioms from one language to another is often tricky.<br />
Rating: 3 / 5</p>
]]></content:encoded>
	</item>
</channel>
</rss>
