Coding best practices: Difference between revisions

Content deleted Content added
Line 27:
 
== Peer review==
It's OK, really! Look at other peoplespeople's work. Learn from it. Chances are if you have a problem that someone else has already had and resolved the same problem. And don't be afraid to ask questions. Let others see your code and learn from their knowledge. <ref name="bcp"/>
 
== Testing ==