You have abbreviated or ambiguous variable names - reidev275/SignsYouShouldProbablyRefactor GitHub Wiki
dtaRcrd
<= you don’t have to buy vowels in developmentstrAcctNm
<= abbreviated and hungariand
<= no clue what this representslist1
<= probably means there was a list that wasn’t well namedmyString
<= please leave this to the foo bar baz examples
Some great reading material on this topic:
- [Clean Code by Bob Martin] (http://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882/ref=sr_1_1?ie=UTF8&qid=1391788803&sr=8-1&keywords=clean+code)
- [Clean Code: Writing Code for Humans by Cory House] (http://www.bitnative.com/presentations/clean-code-writing-code-for-humans/)