Share on Facebook Share on Twitter Email
Answers.com

Code Complete

 
Wikipedia: Code Complete

Code Complete is a software development book, written by Steve McConnell and published by Microsoft Press, urging developers to get past code and fix programming and the "big design up front" waterfall model. It is also a compendium of software construction techniques, from naming variables to deciding when to write a subroutine. The book won a Jolt award in 1993. [1]

McConnell defines the main activities in construction as:

Although he does not dismiss the value of other aspects of software development such as requirements and documentation, McConnell emphasizes the construction of software because:

  • Construction is a large part of software development.
  • Construction is the central activity in software development.
  • With a focus on construction, the individual programmer's productivity can improve enormously.
  • Construction's product, the source code, is often the only accurate description of the software.
  • Construction is the only activity that's guaranteed to be done.

Editions

References

  1. ^ Jolt winners 1993

External links



Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 

 

Copyrights:

Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Code Complete" Read more