Coding best practices: Difference between revisions

Content deleted Content added
Line 29:
 
== Peer review==
It's OK, really! Look at other people's work. Learn from it. This is not a sentence: Chances are ifIf you have a problem, thatchances are someone else has already had and resolved the same problem. This is also not a sentence: And donDon't be afraid to ask questions. LetYou can return the favor by letting others see your code and learn from their knowledgeit. <ref name="bcp"/>
 
== Testing ==