News Feed
Jobs Feed
Sections




News Archive
Brandon Savage's Blog:
Peer Review Managing Coding Standards
August 17, 2009 @ 10:28:04

Brandon Savage has posted a few suggestions about dealing with coding standards and how they can help improve the quality of your code via his refactoring of a bit of example code. This time the focus is on documentation.

One of the first things I look for when I check out code is how is the code organized? Is it laid out well? Is it coded to a particular standard? In our code sample, the first thing we should address is how does the code look. There are a number of suggestions I would make immediately.

His list includes four suggestions for/comments about different areas of his example code:

  • There are no DocBlocks or clear coding standards
  • Examining The Properties (comments of the class properties)
  • Conditionals (changing inline to braced)
  • Improving The Constructor (to make it more flexible)
0 comments voice your opinion now!
peerreview coding standard documentation


blog comments powered by Disqus

Similar Posts

Symfony Blog: Symfony Docs Hack Day Needs You on March 30th

Leszek Stachowski's Blog: php anachronic coding standards

NorthClick Blog: Zend_Search (Java Lucene)

NorthClick Blog: Zend_Search (Java Lucene)

Nefarious Designs Blog: On Coding Standards


Community Events











Don't see your event here?
Let us know!


podcast conference tool community opinion composer zendframework2 object series interview database example introduction testing functional framework language code release development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework