This document is now up as content on the wiki, so I'm removing it from svn.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1140 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
d58eeb7539
commit
05c5659053
Binary file not shown.
|
|
@ -17,7 +17,7 @@ informatics team here at the Broad Institute. They deserve all the credit for t
|
|||
of gratitude with them.
|
||||
|
||||
\section{Summary}
|
||||
This document is an attempt to describe a brief and minimal set of standards for Java code for use by production informatics projects at the Broad. The goal of the standards is to allow programmers to be innovative and expressive, while allowing their peers a vague hope of maintaining and extending their output. This document describes a set of arbitrary standards for naming and documentation based on industry-standard practices, and a set of Ògood practicesÓ guidelines intended to improve the maintainability, correctness, and reusability of code. Good citizenship demands that you suggest improvements if you feel that the document is not well crafted, rather than merely going your own way
|
||||
This document is an attempt to describe a brief and minimal set of standards for Java code for use by production informatics projects at the Broad. The goal of the standards is to allow programmers to be innovative and expressive, while allowing their peers a vague hope of maintaining and extending their output. This document describes a set of arbitrary standards for naming and documentation based on industry-standard practices, and a set of Ògood practicesÓ guidelines intended to improve the maintainability, correctness, and reusability of code. Good citizenship demands that you suggest improvements if you feel that the document is not well crafted, rather than merely going your own way.
|
||||
\pagebreak
|
||||
\section{Cheat Sheet}
|
||||
\begin{table}[htdp]
|
||||
|
|
|
|||
Loading…
Reference in New Issue