Résumé
Appropriate as a supplementary text for any course teaching C++ programming or using C++ as a programming language in departments of Computer Science, Engineering, CIS, MIS, IT, and Continuing Education.
Practical Debugging in C++ is the first debugging text written expressly for the beginning to intermediate level programmer. For the beginning programmer, it is a short, clear debugging guide that serves as a valuable companion to their introductory programming text when writing C++ programs. For the more advanced programmer, the guide provides a quick primer in C++ debugging with a series of examples of common syntax and semantic errors and how they can be detected and corrected. The authors cover both tracing and interactive debugger techniques.
- Explanations of syntax errors (and warnings) and the most common semantic and run time errors for C++.
- Shows students how to fix these errors.
- Coverage of how to trace a program's progress during execution.
- Teaches students how to trace the changes in variables and follow the execution of the program to locate errors that are not obvious.
- Saves time for instructors who can ask students to show them a program trace when they come for help during office hours.
- Coverage of interactive debuggers-Shows several examples from Microsoft® Visual C++™ and Metrowerks CodeWarrior.
- Teaches students how to use these popular debuggers, including stopping the program at any point and keeping track of all changes in variables.
- Summaries of common bugs and error detection methods.
- Gives the students a one-page checklist of common bugs to reference when diagnosing and fixing errors.
- Several chapters contain sample programs of various lengths and complexity with built-in errors.
- Familiarizes students with a wide variety of programming errors and shows how to fix them either manually, with tracing, or when dealing with larger programs, with Microsoft Visual C++ and Metrowerks CodeWarrior.
- Modular Format-Chapters can be read independently of one another.
- Allows the more experienced student to quickly review their knowledge of debugging without having to wade through the fundamentals.
L'auteur - Ann R. Ford
Ann R. Ford is currently a Lecturer of electrical
engineering and computer science at the University of
Michigan, Ann Arbor. She has taught introductory courses in
C and C++ programming for the past 10 years and has applied
and refined these debugging principles for her many
students. She received the B.A. degree in psychology from
the State University of New York at Buffalo and the M.S.
degree in computer and communication science from the
University of Michigan, Ann Arbor.
L'auteur - Toby J. Teorey
Toby J. Teorey is currently a Professor of electrical
engineering and computer science at the University of
Michigan, Ann Arbor. He received the B.S. and M.S. degrees
in electrical engineering from the University of Arizona,
Tucson and the Ph.D. degree in computer science from the
University of Wisconsin, Madison. He is the author of
Database Modeling and Design (1999) and has taught courses
in C++ programming and database management systems
extensively.
Autres livres de Toby J. Teorey
Sommaire
Contents
1. Introduction- Chapter Objectives
- Motivation for Debugging Skills
- Approaches to Debugging
- Chapter Objectives
- Syntax Errors
- Syntax Warnings
- Semantic Errors
- Chapter Objectives
- Basic Tracing
- Common Errors Detectable with Basic Tracing
- Trace On and Off Flag
- Tracing Using Function Calls
- Tracing for Data in Arrays
- Where to Insert the Traces and What Variables to Display
- Using the Assert Macro
- Chapter Objectives
- Strings
- Pointers
- Structs
- Classes
- Chapter Objectives
- Fundamentals
- Debugging with Metrowerks CodeWarrior
- Example: Debugging a Sample C++ Program Using Metrowerks CodeWarrior
- Debugging with Microsoft Visual C++
- Example: Debugging a Sample C++ Program Using Microsoft Visual C++
Appendix B: Checklist for Error Detection and Prevention
Caractéristiques techniques
PAPIER | |
Éditeur(s) | Prentice Hall |
Auteur(s) | Ann R. Ford, Toby J. Teorey |
Parution | 26/11/2004 |
Nb. de pages | 112 |
Format | 15,2 x 23 |
Couverture | Broché |
Poids | 191g |
Intérieur | Noir et Blanc |
EAN13 | 9780130653949 |
Avantages Eyrolles.com
Nos clients ont également acheté
Consultez aussi
- Les meilleures ventes en Graphisme & Photo
- Les meilleures ventes en Informatique
- Les meilleures ventes en Construction
- Les meilleures ventes en Entreprise & Droit
- Les meilleures ventes en Sciences
- Les meilleures ventes en Littérature
- Les meilleures ventes en Arts & Loisirs
- Les meilleures ventes en Vie pratique
- Les meilleures ventes en Voyage et Tourisme
- Les meilleures ventes en BD et Jeunesse
- Informatique Développement d'applications Technologies objet
- Informatique Développement d'applications Programmation graphique et multimédia Programmation graphique en C/C++
- Informatique Développement d'applications Langages C++
- Informatique Développement d'applications Outils de développement Borland C++ Builder
- Informatique Développement d'applications Outils de développement Visual C++
- Informatique Développement d'applications Outils de développement Visual C++ .NET