Code Complete, Second Edition

Posted by Max | Posted in books | Posted on 28-04-2007

0

Code Complete

Author: Steve McConnell

Publisher: Microsoft Press; 2 edition (June 2004)

ISBN: 0735619670

Books is intended for developers who want to improve their professional skills. Lots of examples and suggestions on how to make your code easier to read, create better class abstraction, standardize naming and code layout conventions. Good explanation of code debugging techniques and optimization, software development lifecycle and current development methodologies with their pros and cons. A must read for beginner programmers, computer science graduates and experienced developers.

  • Share/Bookmark