... | @@ -9,9 +9,19 @@ This document will house the values that you as a programmer should try to adopt |
... | @@ -9,9 +9,19 @@ This document will house the values that you as a programmer should try to adopt |
|
## Smells and Heuristics
|
|
## Smells and Heuristics
|
|
|
|
|
|
|
|
|
|
|
|
- Introduction
|
|
|
|
- Comments
|
|
|
|
- Environment
|
|
|
|
- Functions
|
|
|
|
- General
|
|
|
|
- Names
|
|
|
|
- Tests
|
|
|
|
- Conclusion
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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).
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
###### 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 |