Skip to content

Find the Bug A Book of Incorrect Programs

Best in textbook rentals since 2012!

ISBN-10: 0321223918

ISBN-13: 9780321223913

Edition: 2005

Authors: Adam Barr

List price: $34.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Finding bugs and understanding what is really happening within code is a lostart. Only truly good programmers are able to emulate the processor in theirown mind (e.g. read the code and understand how it might work without goingto the trouble of running it). Adam Barr wonders how programmers aresupposed to build better programs if they do not know what is going on incode. The true pursuit of most software programmers is not creatingapplications from scratch; the reality of their day-to-day work is that theyusually have to deal with inherited code. This code, likely written by someoneelse, must be optimized, tweaked, and improved. Therefore, programmers whoare adept at reading, understanding,…    
Customers also bought

Book details

List price: $34.99
Copyright year: 2005
Publisher: Addison Wesley Professional
Publication date: 10/6/2004
Binding: Paperback
Pages: 336
Size: 7.25" wide x 9.25" long x 0.75" tall
Weight: 1.100
Language: English

Preface
Bug Classification
Tips on Walking Through Code
C
Python
Java
Perl
x86 Assembly Language
Classification of Bugs
Index of Bugs by Type
Reference
Index