... | @@ -2,9 +2,6 @@ |
... | @@ -2,9 +2,6 @@ |
|
|
|
|
|
---
|
|
---
|
|
|
|
|
|
|
|
|
|
###### REF - http://www.osnews.com/story/19266/WTFs_m
|
|
|
|
|
|
|
|
# Global Coding Standards
|
|
# Global Coding Standards
|
|
|
|
|
|
This document will house the values that you as a programmer should try to adopt when crafting your code.
|
|
This document will house the values that you as a programmer should try to adopt when crafting your code.
|
... | @@ -27,4 +24,6 @@ This document will house the values that you as a programmer should try to adopt |
... | @@ -27,4 +24,6 @@ This document will house the values that you as a programmer should try to adopt |
|
|
|
|
|
This excerpt comes from the book [Clean Code: A Handbook of Agile Software Craftsmanship](http://www.amazon.ca/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882) by [Robert C. Martin](http://en.wikipedia.org/wiki/Robert_Cecil_Martin), chapter 17.
|
|
This excerpt comes from the book [Clean Code: A Handbook of Agile Software Craftsmanship](http://www.amazon.ca/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882) by [Robert C. Martin](http://en.wikipedia.org/wiki/Robert_Cecil_Martin), chapter 17.
|
|
|
|
|
|
|
|
There will be references to book pages in
|
|
|
|
|
|
###### Clean Code: A Handbook of Agile Software Craftsmanship. Prentice Hall PTR. 2008. ISBN 0-13-235088-2. |
|
###### Clean Code: A Handbook of Agile Software Craftsmanship. Prentice Hall PTR. 2008. ISBN 0-13-235088-2. |
|
|
|
\ No newline at end of file |