Thursday, March 26, 2015

"Best Practices"

What does "Best Practices" mean in programming?

I would call them whatever works for the situation you are in at the time; however others have a code that they adhere to religiously, without considering the situation.

Don't do this. "Best Practices" are more guidelines than laws. Use them as such.