통합
제목
저자
외국
ISBN
목차
출판
x
BOOK
PRICE.co.kr
책, 도서 가격비교 사이트
베스트셀러
알라딘
교보문고
Yes24
신간도서
알라딘
교보문고
Yes24
국내도서
가정/요리/뷰티
건강/취미/레저
경제경영
고등학교참고서
고전
과학
달력/기타
대학교재/전문서적
만화
사회과학
소설/시/희곡
수험서/자격증
어린이
에세이
여행
역사
예술/대중문화
외국어
유아
인문학
자기계발
잡지
전집/중고전집
종교/역학
좋은부모
중학교참고서
청소년
초등학교참고서
컴퓨터/모바일
외국도서
가정/원예/인테리어
가족/관계
건강/스포츠
건축/디자인
게임/토이
경제경영
공예/취미/수집
교육/자료
기술공학
기타 언어권 도서
달력/다이어리/연감
대학교재
독일 도서
만화
법률
소설/시/희곡
수험서
스페인 도서
어린이
언어학
에세이
여행
역사
예술/대중문화
오디오북
요리
유머
의학
인문/사회
일본 도서
자기계발
자연과학
전기/자서전
종교/명상/점술
중국 도서
청소년
컴퓨터
한국관련도서
해외잡지
ELT/어학/사전
내책판매
인기 검색어
일간
|
주간
|
월간
1
김동식
2
em de
3
india
4
mein
5
mountain
실시간 검색어
refactoring
3등급의반란
cdhe6
벤자민 버튼의 시간은거꾸로 간다
수슈수슈
검색가능 서점
도서목록 제공
알라딘,
영풍문고,
교보문고
"refactoring"
(으)로 36개의 도서가 검색 되었습니다.
Refactoring to Rust
| Manning Publications
76,340원 | 20250715 | 9781617299018
Get the speed and reliability of Rust libraries, functions, and high-performance features through incremental adoption without rewriting your codebase from scratch.
가격비교
Refactoring
| AV Akademikerverlag
81,950원 | 20120511 | 9783639409048
Inhaltlich unveranderte Neuauflage. Code, der in identischer Form an verschiedenen Stellen im Programm vorkommt, erschwert die Wartung/ die Wiederverwendung und behindert das Finden von Sicherheitslucken und Fehlern. Identischer Code (duplizierter Code) ist durch Kopieren und Einfugen sehr leicht erzeugt. Unerfahrene Entwickler oder solche unter Zeitdruck greifen gerne zu dieser schnellen Losung. Folglich ist duplizierter Code haufig zu finden.
가격비교
Refactoring in Java (Improving code design and maintainability for Java developers)
Violetta, Stefano | Packt Publishing
35,000원 | 20240401 | 9781805126638
가격비교
Refactoring with C# (Safely improve .NET applications and pay down technical debt with Visual Studio, .NET 8, and C# 12)
Matt Eland | Packt Publishing
43,000원 | 20231124 | 9781835089989
Learn how to improve the maintainability of C# code using modern tools and techniques to resolve technical debt while working safely and efficiently with legacy code Key Features - Apply a wide range of refactoring techniques using the latest tools and features of C# - Discover ways to safely improve your code using tests, Roslyn analyzers, and AI assistance - Find ways of communicating technical debt and improving your code in agile and enterprise settings - Purchase of the print or Ki
가격비교
Genome Refactoring
Kuldell, Natalie/ Lerner, Neal | Morgan & Claypool
46,560원 | 20091115 | 9781598299472
The science of biology celebrates the discovery and understanding of biological systems that already exist in nature. In parallel, the engineering of biology must learn how to make use of our understanding of the natural world to design and build new useful biological systems. "Synthetic biology" represents one example of recent work to engineer biological systems.
가격비교
Genome Refactoring
| Springer Nature B.V.
74,480원 | 20090716 | 9783031036972
The science of biology celebrates the discovery and understanding of biological systems that already exist in nature. In parallel, the engineering of biology must learn how to make use of our understanding of the natural world to design and build new useful biological systems. ""Synthetic biology"" represents one example of recent work to engineer biological systems.
가격비교
Pro PHP Refactoring
| Springer-Verlag New York Inc
93,100원 | 20100730 | 9781430227274
Many businesses and organizations depend on older high-value PHP software that risks abandonment because it is impossible to maintain. The reasons for this may be that the software is not well designed; there is only one developer (the one who created the system) who can develop it because he didn’t use common design patterns and documentation; or the code is procedural, not object-oriented.
가격비교
Refactoring TypeScript
| Packt Publishing
55,850원 | 20191018 | 9781839218040
Refactoring TypeScript is an approachable look at getting your code into shape. Learn some of the causes of unhealthy code, how to identify them, techniques to cure them, and more.
가격비교
Refactoring Workbook
Wake, William C. | Addison-Wesley Professional
61,070원 | 20030801 | 9780321109293
As a programmer, you need to be able to recognize and improve problematic code, so the program remains in a working state throughout the software lifecycle. Refactoring-the art of improving the design of existing code safely-provides an efficient,...
가격비교
Refactoring Databases (Evolutionary Database Design)
| Addison-Wesley
0원 | 20060306 | 9780321293534
Refactoring has proven its value in a wide range of development projects-helping software professionals improve system designs, maintainability, extensibility, and performance. Now, for the first time, leading agile methodologist Scott Ambler and renowned consultant Pramodkumar Sadalage introduce powerful refactoring techniques specifically designed for database systems. Ambler and Sadalage demonstrate how small changes to table structures, data, stored procedures, and triggers can significantly...
가격비교
Refactoring 양장본 Hardcover (Improving the Design of Existing Code)
Fowler, Martin, Beck, Kent, Brant, John, Opdyke, W | Addison-Wesley
0원 | 20080108 | 9780201485677
Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its internal structure. With refactoring you can even take a bad design and rework it into a good one. This book offers a thorough discussion of the principles of refactoring, including where to spot opportunities for refactoring, and how to set up the required tests. There is also a catalog of more than 40 proven refactorings with details as to when and why to use the refactoring, step by step instructions for implementing it, and an example illustrating how it works The book is written using Java as its principle language, but the ideas are applicable to any OO language.
가격비교
Refactoring to Patterns 양장
Kerievsky, Joshua | Addison-Wesley
0원 | 20100408 | 9780321213358
In 1994, Design Patterns changed the landscape of object-oriented development by introducing classic solutions to recurring design problems. In 1999, Refactoring revolutionized design by introducing an effective process for improving code. With the highly anticipated Refactoring to Patterns, Joshua Kerievsky has changed our approach to design by forever uniting patterns with the evolutionary process of refactoring.This book introduces the theory and practice of pattern-directed refactorings: sequences of low-level refactorings that allow designers to safely move designs to, towards, or away from pattern implementations. Using code from real-world projects, Kerievsky documents the thinking and steps underlying over two dozen pattern-based design transformations. Along the way he offers insights into pattern differences and how to implement patterns in the simplest possible ways.Coverage includes: A catalog of twenty-seven pattern-directed refactorings, featuring real-world code examples Descriptions of twelve design smells that indicate the need for this book's refactorings General information and new insights about patterns and refactoring Detailed implementation mechanics: how low-level refactorings are combined to implement high-level patterns Multiple ways to implement the same pattern-and when to use each Practical ways to get started even if you have little experience with patterns or refactoring Refactoring to Patterns reflects three years of refinement and the insights of more than sixty software engineering thought leaders in the global patterns, refactoring, and agile development communities. Whether you're focused on legacy or "greenfield" development, this book will make you a better software designer by helping you learn how to make important design changes safely and effectively.
가격비교
Refactoring : Ruby Edition
Fields, Jay/ Harvie, Shane/ Fowler, Martin/ Beck, | Addison-Wesley
0원 | 20081025 | 9780321603500
The Definitive Refactoring Guide, Fully Revamped for Ruby With refactoring, programmers can transform even the most chaotic software into well-designed systems that are far easier to evolve and maintain. What’s more, they can do it one step at a time, through a series of simple, proven steps.
가격비교
Refactoring SQL Applications
Faroult, Stephane/L'Hermite, Pascal/ | O'Reilly Media
68,700원 | 20080701 | 9780596514976
Provides a set of options for making code modifications to improve the way your database applications function. This work helps you to learn to recognize and assess code that needs refactoring, and to understand the crucial link between refactoring and performance.
가격비교
Java to Kotlin: A Refactoring Guidebook
| O'Reilly Media
91,610원 | 20211116 | 9781492082279
This book takes a novel approach to introducing Kotlin to Java programmers: showing you how to gradually refactor Java code to idiomatic Kotlin while continuing to evolve its functionality.
가격비교
1
2
3
최근 본 책