Skip to content
This repository has been archived by the owner on Dec 30, 2021. It is now read-only.
sponge edited this page Oct 9, 2021 · 18 revisions

Welcome CrashLab-CleanCode Wiki

Read and talk about Clean Code (of Robert C. Martin) by Crash Study Team.

Contents

  1. 깨끗한 코드 - Clean Code

  2. 의미있는 이름 - Meaningful Names + Extra

  3. 함수 - Functions

  4. 주석 - Comments

  5. 형식 맞추기 - Formatting

  6. 객체와 자료 구조 - Objects and Data Structures : Part.1 / Part.2

  7. 오류 처리 - Error Handling

  8. 경계 - Boundaries

  9. 단위 테스트 - Unit Tests : Part.1 / Part.2

  10. 클래스 - Classes

  11. 시스템 - Systems

  12. 창발성 - Emergence

  13. (skip) 동시성 - Concurrency

  14. (skip) 점짐적인 개선 - Successive Refinement

  15. (skip) JUnit 들여다보기 - JUnit Internals

  16. (skip) SerialDate 리팩터링 - Refactoring SerialDate


How to prepare each seminar on 'Git-Flow'

Clone this wiki locally