eBooks-it.org Logo
eBooks-IT.org Inner Image

Clean Code

A Handbook of Agile Software Craftsmanship

Clean Code Image

Book Details:

Publisher:Prentice Hall
Series: Prentice Hall , Handbook
Author:Robert C. Martin
Edition:1
ISBN-10:0132350882
ISBN-13:9780132350884
Pages:464
Published:Aug 11 2008
Posted:Nov 19 2014
Language:English
Book format:PDF
Book size:3.61 MB

Book Description:

Even bad code can function. But if code isn't clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn't have to be that way. Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship . Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code 'on the fly' into a book that will instill within you the values of a software craftsman and make you a better programmer-but only if you work at it. What kind of work will you be doing? You'll be reading code-lots of code. And you will be challenged to think about what's right about that code, and what's wrong with it. More importantly, you will be challenged to reassess your professional values and your commitment to your craft. Clean Code is divided into three parts. The first describes the principles, patterns, and practices of writing clean code. The second part consists of several case studies of increasing complexity. Each case study is an exercise in cleaning up code-of transforming a code base that has some problems into one that is sound and efficient. The third part is the payoff: a single chapter containing a list of heuristics and 'smells' gathered while creating the case studies. The result is a knowledge base that describes the way we think when we write, read, and clean code. Readers will come away from this book understanding How to tell the difference between good and bad code How to write good code and how to transform bad code into good code How to create good names, good functions, good objects, and good classes How to format code for maximum readability How to implement complete error handling without obscuring code logic How to unit test and practice test-driven development This book is a must for any developer, software engineer, project manager, team lead, or systems analyst with an interest in producing better code.

Download Link:

Related Books:

Drupal 5 Themes

Create a new theme for your Drupal website with a clean layout and powerful CSS styling
Drupal 5 Themes Image
This book is the ideal introduction to theming with Drupal 5. If you want to create a striking new look for your Drupal website, this book is for you. Starting from the basics of theme setup and configuration, you will learn about the Drupal theming architecture and the PHPTemplate engine, and then move on to modifying existing themes and building new themes from scratch. Included is a complete guide to the various style sheets and themeable functions in Drupal 5, making this book a valuable resource to even experienced theme developers....

Code Craft

The Practice of Writing Excellent Code
Code Craft Image
Many programmers know how to write correct code - code that works. But not all know how to craft great code - code that is well written and easy to understand. Code Craft teaches programmers how to move beyond writing correct code to writing great code. The book covers code writing concerns, including code presentation style, variable naming, error handling, and security; and the wider issues of programming in the real world, such as good teamwork, development processes, and documentation. Code Craft presents language-agnostic advice that is relevant to all developers, from an author with loads of practical experience. A QA section at the end of each chapter helps readers to review the material and makes the book suited for academic use as well....

Writing Bug-Free C Code for Windows

A Programming Style That Automatically Detects Bugs in C Code
Writing Bug-Free C Code for Windows Image
Advocating a style of C programming based upon data abstraction (classes) and run-time object verification, this book describes a technique that results in virtually bug-free code from the beginning. It details the key to writing bug-free code: the class methodology with run-time type checking. In support of this methodology, the book covers creating a new heap manager that is rock solid....



2007 - 2021 © eBooks-IT.org