<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 04:13:44 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[IBM developerWorks: Five good programming habits in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/11506</guid>
      <link>http://www.phpdeveloper.org/news/11506</link>
      <description><![CDATA[<p>
<i>Nathan Good</i> has <a href="http://www.ibm.com/developerworks/opensource/library/os-php-5goodhabits/index.html?ca=dgr-jw64os-php-5goodhabits&S_TACT=105AGY46&S_CMP=GRsitejw64">posted five tips</a> PHP developers should use in their work to develop good programming habits to the IBM developerWorks site today.
</p>
<blockquote>
Just like any language, developers can write code in PHP that ranges in quality from truly awful to very good. Learn good programming habits that can help you bridge the productivity gap. [...] Bad coding habits seem to accompany defects in code and can cause code to be difficult to change without introducing new defects. The following five good habits, when applied to your PHP code, will help you avoid these pitfalls.
</blockquote>
<p>Here's the list:</p>
<ul>
<li>Use good naming.
<li>Take smaller bites.
<li>Document your code.
<li>Handle error conditions.
<li>Never, ever, copy and paste.
</ul>]]></description>
      <pubDate>Thu, 04 Dec 2008 12:04:56 -0600</pubDate>
    </item>
  </channel>
</rss>
