Code Complete

Code Complete
Author: Steve McConnell
Publisher: Pearson Education
Total Pages: 952
Release: 2004-06-09
Genre: Computers
ISBN: 0735636974

Download Code Complete Book in PDF, Epub and Kindle

Widely considered one of the best practical guides to programming, Steve McConnell’s original CODE COMPLETE has been helping developers write better software for more than a decade. Now this classic book has been fully updated and revised with leading-edge practices—and hundreds of new code samples—illustrating the art and science of software construction. Capturing the body of knowledge available from research, academia, and everyday commercial practice, McConnell synthesizes the most effective techniques and must-know principles into clear, pragmatic guidance. No matter what your experience level, development environment, or project size, this book will inform and stimulate your thinking—and help you build the highest quality code. Discover the timeless techniques and strategies that help you: Design for minimum complexity and maximum creativity Reap the benefits of collaborative development Apply defensive programming techniques to reduce and flush out errors Exploit opportunities to refactor—or evolve—code, and do it safely Use construction practices that are right-weight for your project Debug problems quickly and effectively Resolve critical construction issues early and correctly Build quality into the beginning, middle, and end of your project


Code Complete
Language: en
Pages: 952
Authors: Steve McConnell
Categories: Computers
Type: BOOK - Published: 2004-06-09 - Publisher: Pearson Education

GET EBOOK

Widely considered one of the best practical guides to programming, Steve McConnell’s original CODE COMPLETE has been helping developers write better software
Code Complete, 2nd Edition
Language: en
Pages: 952
Authors: Steve Mcconnell
Categories:
Type: BOOK - Published: - Publisher:

GET EBOOK

Widely considered one of the best practical guides to programming, Steve McConnell s original CODE COMPLETE has been helping developers write better software fo
Code Check Complete
Language: en
Pages: 0
Authors: Redwood Kardon
Categories: Architecture
Type: BOOK - Published: 2012 - Publisher: Code Check Complete: An Illust

GET EBOOK

Provides an all-in-one guide to the most commonly cited code violations encountered by building inspectors.
Clean Code
Language: en
Pages: 464
Authors: Robert C. Martin
Categories: Computers
Type: BOOK - Published: 2009 - Publisher: Pearson Education

GET EBOOK

Looks at the principles and clean code, includes case studies showcasing the practices of writing clean code, and contains a list of heuristics and "smells" acc
Code Simplicity
Language: en
Pages: 85
Authors: Max Kanat-Alexander
Categories: Computers
Type: BOOK - Published: 2012-03-23 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Good software design is simple and easy to understand. Unfortunately, the average computer program today is so complex that no one could possibly comprehend how