본문바로가기

자료 카테고리

전체 1
도서자료 1
학위논문 0
연속간행물·학술기사 0
멀티미디어 0
동영상 0
국회자료 0
특화자료 0

도서 앰블럼

전체 (1)
일반도서 (1)
E-BOOK (0)
고서 (0)
세미나자료 (0)
웹자료 (0)
전체 (0)
학위논문 (0)
전체 (0)
국내기사 (0)
국외기사 (0)
학술지·잡지 (0)
신문 (0)
전자저널 (0)
전체 (0)
오디오자료 (0)
전자매체 (0)
마이크로폼자료 (0)
지도/기타자료 (0)
전체 (0)
동영상자료 (0)
전체 (0)
외국법률번역DB (0)
국회회의록 (0)
국회의안정보 (0)
전체 (0)
표·그림DB (0)
지식공유 (0)

도서 앰블럼

전체 1
국내공공정책정보
국외공공정책정보
국회자료
전체 ()
정부기관 ()
지방자치단체 ()
공공기관 ()
싱크탱크 ()
국제기구 ()
전체 ()
정부기관 ()
의회기관 ()
싱크탱크 ()
국제기구 ()
전체 ()
국회의원정책자료 ()
입법기관자료 ()

검색결과

검색결과 (전체 1건)

검색결과제한

열기
자료명/저자사항
Why programs fail : a guide to systematic debugging / Andreas Zeller 인기도
발행사항
Burlington, MA : Elsevier/Morgan Kaufmann Publishers, c2009
청구기호
005.14 -A9-1
자료실
[서울관] 서고(열람신청 후 1층 대출대)
형태사항
xxiii, 400 p. : ill., charts ; 24 cm
표준번호/부호
ISBN: 9780123745156 (pbk.)
제어번호
MONO2200910855
주기사항
Includes bibliographical references (p. 381-389) and index

목차보기더보기

영문목차

Contents

Foreword xv

Preface xvii

CHAPTER 1 How Failures Come to Be 1

CHAPTER 2 Tracking Problems 25

CHAPTER 3 Making Programs Fail 49

CHAPTER 4 Reproducing Problems 75

CHAPTER 5 Simplifying Problems 105

CHAPTER 6 Scientific Debugging 129

CHAPTER 7 Deducing Errors 147

CHAPTER 8 Observing Facts 175

CHAPTER 9 Tracking Origins 211

CHAPTER 10 Asserting Expectations 223

CHAPTER 11 Detecting Anomalies 253

CHAPTER 12 Causes and Effects 271

CHAPTER 13 Isolating Failure Causes 283

CHAPTER 14 Isolating Cause-Effect Chains 305

CHAPTER 15 Fixing the Defect 329

CHAPTER 16 Learning from Mistakes 343

APPENDIX Formal Definitions 363

A.1 Delta Debugging 363

A.2 Memory Graphs 365

A.3 Cause-Effect Chains 374

Glossary 377

Bibliography 381

Index 391

이용현황보기

이용현황 테이블로 등록번호, 청구기호, 권별정보, 자료실, 이용여부로 구성 되어있습니다.
등록번호 청구기호 권별정보 자료실 이용여부
0001442649 005.14 -A9-1 [서울관] 서고(열람신청 후 1층 대출대) 이용가능
  • 출판사 책소개 (알라딘 제공)

    Why Programs Fail: A Guide to Systematic Debugging is proof that debugging has graduated from a black art to a systematic discipline. It demystifies one of the toughest aspects of software programming, showing clearly how to discover what caused software failures, and fix them with minimal muss and fuss.

    The fully updated second edition includes 100+ pages of new material, including new chapters on Verifying Code, Predicting Erors, and Preventing Errors. Cutting-edge tools such as FindBUGS and AGITAR are explained, techniques from integrated environments like Jazz.net are highlighted, and all-new demos with ESC/Java and Spec#, Eclipse and Mozilla are included.

    This complete and pragmatic overview of debugging is authored by Andreas Zeller, the talented researcher who developed the GNU Data Display Debugger(DDD), a tool that over 250,000 professionals use to visualize the data structures of programs while they are running. Unlike other books on debugging, Zeller's text is product agnostic, appropriate for all programming languages and skill levels.

    The book explains best practices ranging from systematically tracking error reports, to observing symptoms, reproducing errors, and correcting defects. It covers a wide range of tools and techniques from hands-on observation to fully automated diagnoses, and also explores the author's innovative techniques for isolating minimal input to reproduce an error and for tracking cause and effect through a program. It even includes instructions on how to create automated debugging tools.

    The text includes exercises and extensive references for further study, and a companion website with source code for all examples and additional debugging resources is available.



    Reviews

    Praise from the experts for the first edition: "In this book, Andreas Zeller does an excellent job introducing useful debugging techniques and tools invented in both academia and industry. The book is easy to read and actually very fun as well. It will not only help you discover a new perspective on debugging, but it will also teach you some fundamental static and dynamic program analysis techniques in plain language." --Miryung Kim, Software Developer, Motorola Korea

    "Today every computer program written is also debugged, but debugging is not a widely studied or taught skill. Few books beyond this one present a systematic approach to finding and fixing programming errors." --James Larus, Microsoft Research

    "From the author of ODD, the famous data display debugger, now comes the definitive book on debugging. Zeller's book is chock-full with advice, insight, and tools to track down defects in programs, for all levels of experience and any programming language. The book is lucidly written, explaining the principles of every technique without boring the reader with minutiae. And best of all, at the end of each chapter it tells you where to download all those fancy tools. A great book for the software professional as well as the student interested in the frontiers of automated debugging." --Walter F. Tichy, Professor, University Karlsruhe, Germany

    "Andreas Zeller's Why Programs Fail lays an excellent foundation far practitioners, educators, and researchers alike. Using a disciplined approach based on the scientific method, Zeller provides deep insights, detailed approaches, and illustrative examples." --David Notkin, Professor Computer Science & Engineering, University of Washington



    Feature

    • The new edition of this award-winning productivity-booster is for any developer who has ever been frustrated by elusive bugs
    • Brand new chapters demonstrate cutting-edge debugging techniques and tools, enabling readers to put the latest time-saving developments to work for them
    • Learn by doing. New exercises and detailed examples focus on emerging tools, languages and environments, including AGITAR, FindBUGS, Python and Eclipse


    더보기

가상서가

권호기사보기

권호기사 목록 테이블로 기사명, 저자명, 페이지, 원문, 기사목차 순으로 되어있습니다.
기사명 저자명 페이지 원문 기사목차
연속간행물 팝업 열기 연속간행물 팝업 열기