Search for books, people and lists
Read This Twice
HomePeopleBooksSonaLibrariesSign in
The Art of Readable Code book cover

The Art of Readable Code

Dustin Boswell

This book covers the importance of writing readable code, using real-life examples of "bad code" to demonstrate its impact. The authors share practical techniques for simplifying naming, commenting, and formatting, as well as tips for reducing complexity and confusion in loops, logic, and variables. The book also offers guidance for writing effective test code that is thorough and concise. Whether you're an experienced programmer or just starting out, this book can help you write code that's easy to understand and maintain.
Publish Date
2011-11-23T00:00:00.000Z
2011-11-23T00:00:00.000Z
first published in 2010
Goodreads Rating
4
ISBN
9780596802295
Recommendations
1
Recommendations
2020-08-16T15:20:45.000Z
The Art of Readable Code - another great resource for improving the quality of one's code. @dustinboswell Definitely an easier starting point than other books I have recommended recently.      source