<?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>Sphaerula &#187; PHP 5</title>
	<atom:link href="http://sphaerula.com/wordpress/tag/php-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://sphaerula.com/wordpress</link>
	<description>by Conrad Halling</description>
	<lastBuildDate>Wed, 20 Jul 2011 01:11:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Relearning PHP</title>
		<link>http://sphaerula.com/wordpress/computing/relearning-php/</link>
		<comments>http://sphaerula.com/wordpress/computing/relearning-php/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 00:58:07 +0000</pubDate>
		<dc:creator>Conrad Halling</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[PHP 5]]></category>

		<guid isPermaLink="false">http://sphaerula.com/wordpress/?p=195</guid>
		<description><![CDATA[The time has come for me to relearn PHP. When I last used PHP, in 2005, I was using PHP 4.4, which had pretty poor support for classes and objects. Compared to Perl, I found PHP pretty awkward. PHP 5 &#8230; <a href="http://sphaerula.com/wordpress/computing/relearning-php/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The time has come for me to relearn PHP. When I last used PHP, in 2005, I was using PHP 4.4, which had pretty poor support for classes and objects. Compared to Perl, I found PHP pretty awkward.</p>
<p>PHP 5 is supposed to provide much better support for object orientation. Exploring the books that are now available for learning PHP, I see many touting PHP 6, although PHP 6 seems to be vapor since it still hasn&#8217;t been released. (Apparently, incorporating complete Unicode support into PHP has turned out to be too difficult.)</p>
<p>Anyway, I&#8217;m going to learn enough about PHP 5 to be able to create classes and objects. The first book I&#8217;ve chosen to work with is <em>PHP in Action: Objects, Design, Agility</em>, by Dagfinn Reiersol, Marcus Baker, and Chris Shiflett. It looks like this book will teach my how to use modern object-oriented techniques for Perl 5.</p>
<p>From the first chapter, I note the following topics that I plan to follow up on as I continue reading the book:</p>
<ul>
<li>Agile methodologies</li>
<li>Object orientation combined with simplicity</li>
<li>Decoupling</li>
<li>Design patterns</li>
<li>Test-driven development (using PHPUnit and SimpleTest)</li>
</ul>
<p>The authors mention two other books I plan to read when I find the time, <em>Refactoring</em>, by Fowler, and <em>Test-Driven Development by Example</em>, by Kent Beck.</p>
]]></content:encoded>
			<wfw:commentRss>http://sphaerula.com/wordpress/computing/relearning-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

