<?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: PHP Objects, Patterns, and Practice, Second Edition</title>
	<atom:link href="http://www.cgiphp.com/blog/php-objects-patterns-and-practice-second-edition/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cgiphp.com/blog/php-objects-patterns-and-practice-second-edition/</link>
	<description>Enhance your site with CGi, PHP and ASP scripts</description>
	<lastBuildDate>Sat, 04 Feb 2012 18:32:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: yoyodyne</title>
		<link>http://www.cgiphp.com/blog/php-objects-patterns-and-practice-second-edition/comment-page-1/#comment-124</link>
		<dc:creator>yoyodyne</dc:creator>
		<pubDate>Sat, 06 Feb 2010 12:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://bloghost.xaviermedia.net/blog/php-objects-patterns-and-practice-second-edition/#comment-124</guid>
		<description>I have experience in a variety of object oriented (OO) languages, but not PHP. This book has helped me understand how PHP supports objects and some of the typical design patterns you will see in OO PHP. 
&lt;br /&gt;Although it is written with PPH5, it even covers some aspects of OO in PHP4.
&lt;br /&gt;It is easy to read, interesting and contains good code examples. 
&lt;br /&gt;This isn&#039;t a PHP Beginners book, although I&#039;m not fully familiar with PHP and haven&#039;t had a hard time reading this book, probably because of my OO background and basic PHP knowledge. Still, if you just need a PHP beginners book, this isn&#039;t the one. 
&lt;br /&gt;It is a great book if you want to learn OO PHP or even just some OO principles in general. Very glad I picked this book up. 
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>I have experience in a variety of object oriented (OO) languages, but not PHP. This book has helped me understand how PHP supports objects and some of the typical design patterns you will see in OO PHP.<br />
<br />Although it is written with PPH5, it even covers some aspects of OO in PHP4.<br />
<br />It is easy to read, interesting and contains good code examples.<br />
<br />This isn&#039;t a PHP Beginners book, although I&#039;m not fully familiar with PHP and haven&#039;t had a hard time reading this book, probably because of my OO background and basic PHP knowledge. Still, if you just need a PHP beginners book, this isn&#039;t the one.<br />
<br />It is a great book if you want to learn OO PHP or even just some OO principles in general. Very glad I picked this book up.<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gianluca</title>
		<link>http://www.cgiphp.com/blog/php-objects-patterns-and-practice-second-edition/comment-page-1/#comment-123</link>
		<dc:creator>Gianluca</dc:creator>
		<pubDate>Sat, 06 Feb 2010 11:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://bloghost.xaviermedia.net/blog/php-objects-patterns-and-practice-second-edition/#comment-123</guid>
		<description>This is a really great book for advanced developers who whant learn abount php5 OOP technique; it explain very well how objects work and how to use the most famous patterns but it fails in third section: &quot;The Practice&quot;.
&lt;br /&gt;
&lt;br /&gt;CVS, PHPDoc and Phing, for me, are not enought for a good &quot;Practice&quot;.
&lt;br /&gt;
&lt;br /&gt;The entire book use too much simplistic examples, and so, is very difficult, for a beginner, to use all book concepts in real world.
&lt;br /&gt;
&lt;br /&gt;I hope that in the next edition, Matt will fill this gap.
&lt;br /&gt;
&lt;br /&gt;Bye From Italy
&lt;br /&gt;
&lt;br /&gt;
Rating: 3 / 5</description>
		<content:encoded><![CDATA[<p>This is a really great book for advanced developers who whant learn abount php5 OOP technique; it explain very well how objects work and how to use the most famous patterns but it fails in third section: &#034;The Practice&#034;.</p>
<p>CVS, PHPDoc and Phing, for me, are not enought for a good &#034;Practice&#034;.</p>
<p>The entire book use too much simplistic examples, and so, is very difficult, for a beginner, to use all book concepts in real world.</p>
<p>I hope that in the next edition, Matt will fill this gap.</p>
<p>Bye From Italy</p>
<p>Rating: 3 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timothy Piele</title>
		<link>http://www.cgiphp.com/blog/php-objects-patterns-and-practice-second-edition/comment-page-1/#comment-122</link>
		<dc:creator>Timothy Piele</dc:creator>
		<pubDate>Sat, 06 Feb 2010 09:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://bloghost.xaviermedia.net/blog/php-objects-patterns-and-practice-second-edition/#comment-122</guid>
		<description>This is a very advanced book on PHP. It assumes a solid understanding of object-oriented PHP programming, although it does offer a basic review of OOP practices. The discussion on patterns is in-depth and explanatory but the pace of this book is very fast. Be sure to follow along and do the exercises on your own server or it won&#039;t sink in as well. I&#039;d also suggest a study-group with others studying fromt he same book, as if it were a college CS class.
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>This is a very advanced book on PHP. It assumes a solid understanding of object-oriented PHP programming, although it does offer a basic review of OOP practices. The discussion on patterns is in-depth and explanatory but the pace of this book is very fast. Be sure to follow along and do the exercises on your own server or it won&#039;t sink in as well. I&#039;d also suggest a study-group with others studying fromt he same book, as if it were a college CS class.<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake Stayman</title>
		<link>http://www.cgiphp.com/blog/php-objects-patterns-and-practice-second-edition/comment-page-1/#comment-121</link>
		<dc:creator>Jake Stayman</dc:creator>
		<pubDate>Sat, 06 Feb 2010 08:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://bloghost.xaviermedia.net/blog/php-objects-patterns-and-practice-second-edition/#comment-121</guid>
		<description>just want to echo a comment made by other reviewers, which is that this is an exceptionally well-written book (measured by the standards of typical computer programming books).  it is a pleasure to read, with very few grammatical or spelling mistakes. if only such a thing were common enough to not warrant such praise...
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>just want to echo a comment made by other reviewers, which is that this is an exceptionally well-written book (measured by the standards of typical computer programming books).  it is a pleasure to read, with very few grammatical or spelling mistakes. if only such a thing were common enough to not warrant such praise&#8230;<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J. R. Perez</title>
		<link>http://www.cgiphp.com/blog/php-objects-patterns-and-practice-second-edition/comment-page-1/#comment-120</link>
		<dc:creator>J. R. Perez</dc:creator>
		<pubDate>Sat, 06 Feb 2010 07:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://bloghost.xaviermedia.net/blog/php-objects-patterns-and-practice-second-edition/#comment-120</guid>
		<description>Explica con palabras sencillas los conceptos de programacion orientada a objetos (POO) y como aplicarlos en PHP, sin embargo pienso que el autor aveces se extiende demasiado para explicar sus ideas y no concreta del todo. El libro es ideal para unir el concepto de POO y PHP, mas no para aplicarlo, no es un libro para ejercitar.
&lt;br /&gt;
&lt;br /&gt;Explains in simple words the concepts of object oriented programming (OOP) and how to apply them in PHP, however I think that he sometimes stretches too much to explain his ideas and not specific at all. The book is ideal for combining the concept of OOP and PHP, but not to implement it, is not a book for exercise.
Rating: 4 / 5</description>
		<content:encoded><![CDATA[<p>Explica con palabras sencillas los conceptos de programacion orientada a objetos (POO) y como aplicarlos en PHP, sin embargo pienso que el autor aveces se extiende demasiado para explicar sus ideas y no concreta del todo. El libro es ideal para unir el concepto de POO y PHP, mas no para aplicarlo, no es un libro para ejercitar.</p>
<p>Explains in simple words the concepts of object oriented programming (OOP) and how to apply them in PHP, however I think that he sometimes stretches too much to explain his ideas and not specific at all. The book is ideal for combining the concept of OOP and PHP, but not to implement it, is not a book for exercise.<br />
Rating: 4 / 5</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.310 seconds -->

