자바로 배우는 리팩토링 입문(Java refactoring for beginner)

출간 예정일(Release) : 2017/12/06
종이책 출간일(Print Release) : 2017/10/31
전자책 종류(Format) : ePub
Price : KRW 25,600
미리보기(Preview)


ridi

google

yes24

kyobo

aladin

tstore

apple


책소개(Overview)
프로그램은 살아 있다!
프로그램은 계획 없이 수정하거나 제대로 살펴보지 않고 기능을 추가하면 점점 읽기도, 수정하기도, 디버깅하기도 어려운 상태가 된다.

마치 건강을 관리하지 않은 사람처럼 상태가 엉망진창이 된다.
시간을 들여 운동과 식사를 관리해서 체질을 개선하듯이 계속 리팩토링하면 버그를 늘리지 않으면서도 깔끔한 코드로 프로그램 체질을 개선할 수 있다.
이 책은 자바로 된 샘플 코드를 하나씩 실습하며 프로그래머라면 꼭 알아야 할 리팩토링 기법을 쉽게 배울 수 있는 입문서다. 또한 리팩토링 전과 후 프로그램을 비교해서 분석한 내용을 일목요연하게 보여주기 때문에 프로그램이 어떻게 달라졌는지를 누구나 쉽게 이해할 수 있다. 그리고 각 장 뒤에는 중요 포인트를 재확인하고 프로그램이 풍기는 악취를 탐지하는 연습을 할 수 있게 연습문제가 있다.

The program is alive!
If you add a function without modifying it without looking at it properly, you will not be able to read, modify, or debug it.

An unmanaged program becomes a mess like a person who does not manage health.
Refactoring as you spend time managing your workouts and meals improves your constitution, you can improve your program with neat code without increasing bugs.
This book is a primer for practicing the sample code in Java one by one and learning the refactoring techniques that a programmer should know. It also shows how the program is compared before and after refactoring, so anyone can easily understand how the program has changed. Behind each chapter is an exercise to reaffirm critical points and practice the practice of detecting odors in the program.


저자(Author)
유키 히로시(Yuki, Hiroshi)
C 언어, Perl, Java 분야 책을 1990년부터 집필하였다.

He has written books on C, Perl, and Java since 1990.


부록(Extra File)