Last updated 1 year ago
Clean Code ์ฑ ์ ์์ฝํ ๋ด์ฉ์ ๋๋ค.
2. ์๋ฏธ ์๋ ์ด๋ฆ(Meaningful name)
3. ํจ์(Function)
4. ์ฃผ์(comment)
5. ํ์ ๋ง์ถ๊ธฐ(Formatting)
6. ๊ฐ์ฒด์ ์๋ฃ ๊ตฌ์กฐ(Object and data structure)
7. ์ค๋ฅ ์ฒ๋ฆฌ
8. ๊ฒฝ๊ณ(์ธ๋ถ API)
9. ๋จ์ ํ ์คํธ
10. ํด๋์ค(Class)
11. ์์คํ (System)
12. ์ฐฝ๋ฐ์ฑ(emergent creativity)
13. ๋์์ฑ(concurrent)
14. ์ ์ง์ ์ธ ๊ฐ์
Referencehttps://github.com/ludwiggj/CleanCodehttps://github.com/Yooii-Studios/Clean-Code
Reference
https://github.com/ludwiggj/CleanCode
https://github.com/Yooii-Studios/Clean-Code