> For the complete documentation index, see [llms.txt](https://simian114.gitbook.io/blog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://simian114.gitbook.io/blog/undefined-1/odds_and_ends/undefined.md).

# 독서

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