Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
The Art of Readable Code
Top Free C Programming Books 🌠 - 100% Free or Open Source!
  • Title: The Art of Readable Code
  • Author(s) Dustin Boswell and Trevor Foucher
  • Publisher: O'Reilly Media; Third Edition edition (September 15, 2011), eBook Draft (2010)
  • Paperback: 204 pages
  • eBook: PDF
  • Language: English
  • ISBN-10: 0596802293
  • ISBN-13: 978-0596802295
  • Share This:  

Book Description

As programmers, we've all seen source code that's so ugly and buggy it makes our brain ache. And let's be honest, we've all written code like that. With this book, you'll learn to write code that's easy to read and understand. You'll have more fun and your coworkers will love you.

It focuses on the nuts and bolts of programming, with simple and practical techniques you can use every time you sit down to write code. You'll find tips throughout the book, with easy-to-digest code examples, helpful illustrations, and cartoons for fun.

  • Learn to pick variable names that are "dense with information"
  • Organize your loops and conditionals so they're easy to understand
  • Make your comments short and sweet
  • Recognize when your code is doing too many things at once
  • Write tests that are concise, but thorough
  • Master the art of breaking hard problems into many smaller ones
About the Authors
  • Dustin Boswell is a Principal Software Engineer at ZipRecruiter.
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
Book Categories
:
Other Categories
Resources and Links