강의

멘토링

로드맵

NEW
Programming

/

etc. (Programming)

Simple Design Introduction Lecture 2: Handling Duplicate Code

This course is the second lecture in the Simple Design series. Simple Design proposes the following two methods for creating good code: 1. Remove duplicate code. 2. While doing so, find ways to reduce components. This lecture focuses on the first of these two methods.

(4.9) 7 reviews

252 learners

  • youngrok
리팩토링
코드품질
중복코드
Refactoring