This book is a unique and essential reference that focuses upon the reading and comprehension of existing software code. While code reading is an important task faced by the vast majority of students, it has been virtually ignored as a discipline by existing references. The book fills this need with a practical presentation of all important code concepts, form, structure, and syntax that a student is likely to encounter. The concepts are supported by examples taken from real-world open source software projects. The focus upon reading code (rather than developing and implementing programs from scratch) provides for a vastly increased breadth of coverage.
If you are a programmer, you need this book.
* You’ve got a day to add a new feature in a 34,000-line program: Where do you start? Page 333
* How can you understand and simplify an inscrutable piece of code? Page 39
* Where do you start when disentangling a complicated build process? Page 167
* How do you comprehend code that appears to be doing five things in parallel? Page 132
You may read code because you have to–to fix it, inspect it, or improve it. You may read code the way an engineer examines a machine–to discover what makes it tick. Or you may read code because you are scavenging–looking for material to reuse.
Code-reading requires its own set of skills, and the ability to determine which technique you use when is crucial. In this indispensable book, Diomidis Spinellis uses more than 600 real-world examples to show you how to identify good (and bad) code: how to read it, what to look for, and how to use this knowledge to improve your own code.
Fact: If you make a habit of reading good code, you will write better code yourself.
Essential XML Quick Reference: A Programmer's Reference to XML, XPath, XSLT, XML Schema, SOAP, and More
by Aaron Skonnard (Author), Martin Gudgin (Author)
# Paperback: 432 pages
# Publisher: Addison-Wesley Professional (November 2, 2001)
# Language: English
# ISBN-10: 0201740958
# ISBN-13: ... Download
Tcl and the Tk Toolkit
by John K. Ousterhout (Author)
# Paperback: 480 pages
# Publisher: Addison-Wesley Professional (April 10, 1994)
# Language: English
# ISBN-10: 020163337X
# ISBN-13: 978-0201633375
Product Description Download
Microsoft SQL Server 2008 All-in-One Desk Reference For Dummies
by Robert D. Schneider (Author), Darril Gibson (Author)
Paperback: 768 pages
Publisher: For Dummies (September 29, ...
Red Hat Enterprise Linux 4 For Dummies
by Terry Collings
# Paperback: 408 pages
# Publisher: For Dummies (April 15, 2005)
# Language: English
# ISBN-10: 0764577131
# ...
Leave a Reply