나누고 나누기: 파이썬으로 코드 리팩토링하기
- Development Method with Python
- Difficulty Intermediate
- 2018-08-19 (일요일) 10:00 - 10:40
- 영어
- 105
- Photography and recording is allowed
Slide
https://docs.google.com/presentation/d/1qk4Wdj8E0Lvux2ES_KLF5e35IJJLBNx1YG3zSehhx08
Video
https://www.youtube.com/watch?v=b3bKFoRfcOE
Description
Refactoring is often the most underrated topic among developers, but understanding how to do this properly is one of the most important thing a developer and project manager should understand.
This talk aims to give some pointers on how to refactor codes efficiently and assess the impact of refactoring in projects. It also aims to discuss on WHEN to refactor and how to communicate this to managers and stakeholders.