An edition of The Art of Readable Code (2011)

The Art of Readable Code

  • 5.00 ·
  • 3 Ratings
  • 8 Want to read
  • 0 Currently reading
  • 3 Have read
Not in Library

My Reading Lists:

Create a new list

Check-In

×Close
Add an optional check-in date. Check-in dates are used to track yearly reading goals.
Today

  • 5.00 ·
  • 3 Ratings
  • 8 Want to read
  • 0 Currently reading
  • 3 Have read


Download Options

Buy this book

Last edited by LC Bot
June 14, 2012 | History
An edition of The Art of Readable Code (2011)

The Art of Readable Code

  • 5.00 ·
  • 3 Ratings
  • 8 Want to read
  • 0 Currently reading
  • 3 Have read

As programmers, we've all seen source code that's so ugly and buggy it makes our brain ache. Over the past five years, authors Dustin Boswell and Trevor Foucher have analyzed hundreds of examples of "bad code" (much of it their own) to determine why they're bad and how they could be improved. Their conclusion? You need to write code that minimizes the time it would take someone else to understand it -- even if that someone else is you. This book focuses on basic principles and practical techniques you can apply every time you write code. Using easy-to-digest code examples from different languages, each chapter dives into a different aspect of coding, and demonstrates how you can make your code easy to understand. Simplify naming, commenting, and formatting with tips that apply to every line of code; Refine your program's loops, logic, and variables to reduce complexity and confusion; Attack problems at the function level, such as reorganizing blocks of code to do one task at a time; Write effective test code that is thorough and concise, as well as readable. - Publisher.

Publish Date
Publisher
O'Reilly
Language
English

Buy this book

Previews available in: English

Edition Availability
Cover of: The Art of Readable Code
The Art of Readable Code
2012, O'Reilly
Paperback in English
Cover of: Art of Readable Code
Art of Readable Code
2011, O'Reilly Media, Incorporated
in English
Cover of: Art of Readable Code
Art of Readable Code
2011, O'Reilly Media, Incorporated
in English

Add another edition?

Book Details


Table of Contents

Code should be easy to understand
pt. 1. Surface-level improvements.
Packing information into names
Names that can't be misconstrued
Aesthetics
Knowing what to comment
Making comments precise and compact
pt. 2. Simplifying loops and logic.
Making control flow easy to read
Breaking down giant expressions
Variables and readability
pt. 3. Reorganizing your code.
Extracting unrelated subproblems
One task at a time
Turning thoughts into code
Writing less code
pt. 4. Selected topics.
Testing readability
Designing and implementing a "minute/hour counter"

Edition Notes

Published in
Sebastopol, Calif.

Classifications

Library of Congress
QA76.6 .B674 2012, QA76.6

The Physical Object

Format
Paperback
Pagination
x, 190 p.
Dimensions
24 x x centimeters

ID Numbers

Open Library
OL25183828M
Internet Archive
artreadablecode00bosw_650
ISBN 10
0596802293
ISBN 13
9780596802295
LCCN
2011278293
OCLC/WorldCat
794554057

Community Reviews (0)

Feedback?
No community reviews have been submitted for this work.

Lists

This work does not appear on any lists.

History

Download catalog record: RDF / JSON
June 14, 2012 Edited by LC Bot import new book
February 1, 2012 Edited by Bryan Tyson Added new cover
February 1, 2012 Edited by Bryan Tyson Edited without comment.
February 1, 2012 Created by Bryan Tyson Added new book.