Dustin Boswell
The Art of Readable Code
- ISBN 13:
- 9780596802295
- author:
- Dustin Boswell
- format:
- Paperback
- publisher:
- OReilly Media
- language:
- English
- Publication Year:
- 2011
- Pages:
- 204
- Dimensions:
- 22.9 x 17.8 x 1.5 cm
- Genre:
- Computing & Internet, ,
- Condition:
- New
- Availability:
- Item usually sent within 10 working days
Description
The Art of Readable Code by Dustin Boswell and Trevor Foucher provides practical advice on writing code that is easy to understand. By analyzing hundreds of examples of 'bad code', the authors have identified key principles and techniques for improving code quality.
Through clear explanations and instructive examples, this book covers essential topics such as naming, commenting, and formatting, as well as refining loops, logic, and variables. It also offers guidance on writing effective test code that is thorough and concise.
By following the principles outlined in this book, developers can create software that is not only functional but also easy to maintain and understand by others.