รูปภาพสินค้า รหัส9780321223913
9780321223913
-
ผู้เขียนAdam Barr

ส่วนลด 0 %
ราคาปก 1,260.00 บาท
ราคาสุทธิ 1,260.00 บาท
Bookmark and Share
รายละเอียดหนังสือ
รหัสสินค้า: 9780321223913
จำนวน: 306 หน้า
ขนาดรูปเล่ม: 177 x 230 x 15 มม.
น้ำหนัก: 495 กรัม
เนื้อในพิมพ์: ขาวดำ 
ชนิดปก: ปกอ่อน 
ชนิดกระดาษ: -ไม่ระบุ 
หน่วย: เล่ม 
สำนักพิมพ์: Addison-Wesley Publishing Company, Inc. 
:: เนื้อหาโดยสังเขป
Bug hunting is an art, and you need to be a master.
Get Find the Bug and you'll become one. Long-time
Microsoft programmer Adam Barr presents 50 programs,
each with exactly one bug. Your assignment: find it.

As you do, Barr will teach you how to "think like your processor"... anticipating exactly how code will behave,
even without running it. You'll learn better ways to read
code, understand it-- and above all, improve it.

Whether you're building new systems or maintaining someone else's, you'll find bugs earlier, faster, with less frustration... and write cleaner code to begin with
:: สารบัญ
Chapter 1 Bug Classification
Chapter 2 Tips on Walking Through Code
Chapter 3 C
Chapter 4 Python
Chapter 5 Java
Chapter 6 Perl
Chapter 7 x86 Assembly Language
Appendix A Classification of Bugs
Appendix B Index of Bugs by Type
Appendix C Reference