News Feed
Jobs Feed
Sections




News Archive
Webgeekly.com:
20 Tips you need to learn to become a better PHP Programmer
December 14, 2010 @ 12:56:50

If you're one of the developers that have the basics of the language down and want to improve your skills to the next level, you'd do well to check out this post from Webgeekly.com packed with little helpful hints you can use to make your life easier.

PHP is a very versatile programming language that can achieve the same objective in multiple ways. You can read more about that in my 'The Art of Programming' post. Below are a few tips I've picked up from past projects that can improve your code readability and maintainability and make you a neater, more organized PHP programmer.

There's lots of useful hints included - most of them are relatively basic, but they can even be helpful as reminders for those seasoned developers:

  • Separate Configuration Files
  • Use Indentation and Spacing
  • Give your Variables Meaningful Names
  • Use Ternary Operators
  • Use Assignment Operators
  • Use Objects instead of Functions
  • Aim for Loose Coupling, Strong Cohesion
0 comments voice your opinion now!
hints tips better programmer opinion


blog comments powered by Disqus

Similar Posts

Quinton Parker's Blog: vim tips for php programmers

Padraic Brady's Blog: Interfacing The PHP World Would Be Good

Jacob Santos' Blog: Floss Weekly Rasmus Review

Tom Butler: PHP: PSR-0: Pretty Shortsighted, Really

Volker Dusch: A silex love story - 'Embedded' PHP


Community Events











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


example development podcast introduction tool unittest series community opinion release testing functional interview zendframework2 language framework application phpunit code conference

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