Talk:Coding best practices: Difference between revisions

Content deleted Content added
Mafutrct (talk | contribs)
Unclear article: new section
Rewrite: new section
Line 40:
 
This article is in serious need of a cleanup. As it stands, it is incomplete, suggestive and even misleading. I'd almost prefer it to be deleted as it requires complete rewrite anyway. -- [[User:Mafutrct|mafutrct]] ([[User talk:Mafutrct|talk]]) 13:57, 11 November 2009 (UTC)
 
== Rewrite ==
 
This article is badly written and off topic. I was looking for a conclustion to coding dilema myself but will have a go at rewriting this article instead.
 
The title "Coding Practices" would be more appropriate with a section on "Best coding practices".
 
This article currently seems to be a vague, inaccurate, inexperienced and personal view on project development.
 
This article shoudl really be covering the use of comments and layouts in code, naming convention of variables, methods etc, use of switches/ifs, the differnces these changes have in different language and the choices to be made based on the situation in hand.