News Feed
Jobs Feed
Sections




News Archive
PHPFreaks.com:
10 Ways to Avoid Writing Crappy Code
July 06, 2009 @ 07:56:22

Following up on a previous post looking at characteristics of crappy software, PHPFreaks.com has posted ten more tips - this time, though, they're recommendations about how you can avoid writing crappy code of your own.

Here's their list:

  • Learn OOP and common OO principles
  • Employ Test Driven Design
  • Refactor, refactor, refactor
  • Simpler is better
  • Use Design Patterns
  • Don't Use Design Patterns
  • Accept the limitations of your language
  • Pretend you are writing a book
  • Peer Review
  • E_STRICT is your friend
  • Create a distinction between "source code" and a "build"

That's right - there's a bonus one thrown in there to help out just a bit more. There's some good tips in there that any developer could benefit from no matter the skill level. They may not all be at your level, but at least they give you something to shoot for.

0 comments voice your opinion now!
advice avoid code crappy


blog comments powered by Disqus

Similar Posts

Henri Bergius' Blog: Open Advice (Book)

Smashing Magazine: Why Coding Style Matters

Gareth Heyes' Blog: Non alphanumeric code in PHP

Michelangelo van Dam's Blog: Quality Assurance on PHP projects - PHP_CodeSniffer

Bob Majdak: Extending an Iterator to use an Iterator to make your code a little cleaner


Community Events











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


testing opinion interview podcast conference usergroup series community zendframework2 introduction language symfony2 framework development release rest phpunit functional database example

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