Logo

The Art of Readable Code by Dustin Boswell, Trevor Foucher

Large book cover: The Art of Readable Code

The Art of Readable Code
by

Publisher: O'Reilly
ISBN/ASIN: 0596802293
ISBN-13: 9780596802295

Description:
The Art of Coding 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.

Home page url

Download or read it online for free here:
Read online
(online preview)

Similar books

Book cover: Software ArchitectSoftware Architect
by - ivencia.com
In this high technology world of computing, we have forgotten the original promise of software technology -- to make our lives easier. This book is about how individuals can take the lead in realigning our development efforts to that promise.
(13601 views)
Book cover: Think Python: An Introduction to Software DesignThink Python: An Introduction to Software Design
by - Green Tea Press
A concise introduction to software design using Python. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. The goal is to teach you to think like a computer scientist.
(24523 views)
Book cover: Gradle Beyond the BasicsGradle Beyond the Basics
by - O'Reilly Media
Build and test software written in Java and many other languages with Gradle, the open source project automation tool that's getting a lot of attention. This concise introduction provides numerous code examples to help you explore Gradle.
(14763 views)
Book cover: 31 Days of Refactoring31 Days of Refactoring
by - Los Techies
Refactoring is an integral part of continually improving your code while it moves forward through time. It is an easy concept to get started with and opens the door to better practices such as unit testing, shared code ownership and bug-free code.
(17692 views)