Showing posts with label PHP. Show all posts
Showing posts with label PHP. Show all posts

Tuesday, March 11, 2008

List of do nots for PHP programming

As there are discussions posted on this blog about PHP programming (maybe not at the moment ;-) the following is relevant and applicable to programming techniques including and beyond PHP. This is list as noted by the author is "completely subjective & Eclipse oriented".

"40 signs you really are a lousy PHP programmer"
http://reinholdweber.com/?p=19

There were terms in the list that I did not know. Examples included REST (Representational State Transfer) and DRY (Don't repeat yourself).