| 
 | 
 | 
###### [Home](home) / [Digitec Coding Practices](coding-practices) / [Global Coding Standards](global-coding-standards) / Smells and Heuristics - Functions
 | 
| 
 | 
 | 
###### [Home](home) / [Digitec Coding Practices](coding-practices) / [Global Coding Standards](global-coding-standards) / Smells and Heuristics - Names
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
---
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
[:arrow_left: Functions](smells-and-heuristics-functions) | [Names :arrow_right: ](smells-and-heuristics-names)
 | 
| 
 | 
 | 
[:arrow_left: General](smells-and-heuristics-general) | [Tests :arrow_right: ](smells-and-heuristics-tests)
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
# General
 | 
| 
 | 
 | 
# Names
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
#### N1: Choose Descriptive Names
 | 
| ... | ... | @@ -71,4 +71,4 @@ private boolean isStrike(int frame) { | 
| 
 | 
 | 
 | 
| 
 | 
 | 
---
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
[:arrow_left: Functions](smells-and-heuristics-functions) | [Names :arrow_right: ](smells-and-heuristics-names) | 
 | 
 | 
\ No newline at end of file | 
| 
 | 
 | 
[:arrow_left: General](smells-and-heuristics-general) | [Tests :arrow_right: ](smells-and-heuristics-tests) | 
 | 
 | 
\ No newline at end of file |