Coding best practices: Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
m Date the maintenance tags or general fixes
Line 29:
 
== Peer review==
It's OK, really! Look at other people's work. Learn from it. This is not a sentence: Chances are if you have a problem that someone else has already had and resolved the same problem. This is also not a sentence: And don't be afraid to ask questions. Let others see your code and learn from their knowledge. <ref name="bcp"/>
 
== Testing ==