# 독서

- [클린코드](/blog/undefined-1/odds_and_ends/undefined/clean_code.md)
- [Chapter0. 나는 왜 클린코드 책을 읽는가?](/blog/undefined-1/odds_and_ends/undefined/clean_code/chapter0.md)
- [Chapter1. 클린코드](/blog/undefined-1/odds_and_ends/undefined/clean_code/chapter1.md)
- [Chapter2. 의미있는 이름](/blog/undefined-1/odds_and_ends/undefined/clean_code/chapter2.md): 이름 하나 만으로 맥락을 파악할 수 있어야 한다.ß
- [Chapter3. 함수](/blog/undefined-1/odds_and_ends/undefined/clean_code/chapter3.md)
- [Chapter4. 주석](/blog/undefined-1/odds_and_ends/undefined/clean_code/chapter4..md): 주석을 달 시간에 어떻게 코드를 더 잘 표현할지에 대해 고민하자.
- [Chapter5. 형식 맞추기](/blog/undefined-1/odds_and_ends/undefined/clean_code/undefined.md)
