Project

General

Profile

General Best Practices » History » Revision 3

Revision 2 (Amber Herold, 08/10/2011 01:06 PM) → Revision 3/5 (Amber Herold, 08/10/2011 01:09 PM)

h1. General Best Practices 


 h2. Any Language 

 * "DRY principle":http://c2.com/cgi/wiki?DontRepeatYourself : Don't Repeat Yourself 
 * "Joomla guide":http://developer.joomla.org/strategy.html 
 * "OOP and starting point for PHP and Javascript specific OOP":http://nefariousdesigns.co.uk/archive/2006/05/object-oriented-concepts/ 
 * http://www.artima.com/weblogs/viewpost.jsp?thread=331531 
 * "Write Your API First":http://blog.angrymonkeys.com.au/why-you-absolutely-must-write-an-api-before-y 
 * "Tools for testing and code review":http://smartbear.com/ 

 h2. Web performance best practices 

 * "Googles Guide":http://code.google.com/speed/page-speed/docs/rules_intro.html 

 h2. Database 

 * http://codebalance.blogspot.com/2011/07/20-database-design-best-practices.html