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: The Little Manual of API DesignThe Little Manual of API Design
by - Trolltech
API is the set of symbols that are available to the users to write their applications. This manual presents the key insights into API design that were discovered through many years of software development on the Qt application development framework.
(10258 views)
Book cover: Patterns of Software: Tales from the Software CommunityPatterns of Software: Tales from the Software Community
by - Oxford University Press
An informative inside look at the world of software design and computer programming and the business that surrounds them. Written for computer scientists and software entrepreneurs, but the essays are accessible to everyone.
(24613 views)
Book cover: Pablo's SOLID Software DevelopmentPablo's SOLID Software Development
by - LosTechies.com
S.O.L.I.D. is a collection of best-practice design principles which can be applied to your design, allowing you to accomplish various desirable goals such as loose-coupling, higher maintainability, intuitive location of interesting code, etc.
(19484 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.
(25925 views)