An open API service indexing awesome lists of open source software.

https://github.com/mjbae/refactoring_java

클린코드 작성을 위한 Refactoring 학습
https://github.com/mjbae/refactoring_java

Last synced: 9 months ago
JSON representation

클린코드 작성을 위한 Refactoring 학습

Awesome Lists containing this project

README

          

# Refactoring_JAVA
> 클린코드 작성을 위한 Refactoring(feat. Martin Fowler) 학습
* [학습계획표](https://docs.google.com/spreadsheets/d/1E4ZqrEOs7lTRJ1yqNe3xeu9PbDd3iUH4lcl7oTyWWlg/edit?usp=sharing)
* [개념정리](https://www.notion.so/Refactoring-f233fd74305c4689ba95e44399004a13)
## 기간
* '20. 12. 17.(목) ~ '21. 1. 1.(금)
## 학습방법
* 개념정리: Notion 활용하여 핵심개념 정리
* 클론코딩: 챕터별 예제 코드에 대한 cloning
* 스스로: UML 보고 스스로 refactoring & legacy 걷어내기
* 적용: Rubik's Cube에 Refactoring 적용