The Art of Readable Code

The Art of Readable Code
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 206
Release :
ISBN-10 : 9781449314217
ISBN-13 : 144931421X
Rating : 4/5 (21X Downloads)

Book Synopsis The Art of Readable Code by : Dustin Boswell

Download or read book The Art of Readable Code written by Dustin Boswell and published by "O'Reilly Media, Inc.". This book was released on 2011-11-03 with total page 206 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 "Being aware of how the code you create affects those who look at it later is an important part of developing software. The authors did a great job in taking you through the different aspects of this challenge, explaining the details with instructive examples." —Michael Hunger, passionate Software Developer


The Art of Readable Code Related Books

The Art of Readable Code
Language: en
Pages: 206
Authors: Dustin Boswell
Categories: Computers
Type: BOOK - Published: 2011-11-03 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

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 Fou
The Art of Clean Code
Language: en
Pages: 177
Authors: Christian Mayer
Categories: Computers
Type: BOOK - Published: 2022-08-02 - Publisher: No Starch Press

DOWNLOAD EBOOK

Learn eight principles to simplify your code and become a more effective (and successful) programmer. Most software developers waste thousands of hours working
Refactoring
Language: en
Pages: 461
Authors: Martin Fowler
Categories: Computers
Type: BOOK - Published: 1999 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

Refactoring is gaining momentum amongst the object oriented programming community. It can transform the internal dynamics of applications and has the capacity t
The Art of R Programming
Language: en
Pages: 404
Authors: Norman Matloff
Categories: Computers
Type: BOOK - Published: 2011-10-11 - Publisher: No Starch Press

DOWNLOAD EBOOK

R is the world's most popular language for developing statistical software: Archaeologists use it to track the spread of ancient civilizations, drug companies u
Beautiful Code
Language: en
Pages: 621
Authors: Greg Wilson
Categories: Computers
Type: BOOK - Published: 2007-06-26 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

How do the experts solve difficult problems in software development? In this unique and insightful book, leading computer scientists offer case studies that rev