deutsch

PHP coding ethics (II)

While thinking about our way to our (still basic) coding experience and the way we work I realized that the main reason for us to improve our coding style was lazyness and anger about thing not working. Therefore:

  1. Coding is not about how to write your signs and letters and code snippets. It’s about how to avoid every single sign and letter. If you optimize your code on whats really really necessary, you can be sure that you thought about the exact way of “how-it-should-work” and you got rid of unecessary code which might be a source of bugs and failures.

This entry was posted on Tuesday, April 3rd, 2007 at 11:00 pm and is filed under PHP. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply