From Surf Wiki (app.surf) — the open knowledge base
Code Complete
1993 book by Steve McConnell
1993 book by Steve McConnell
| Field | Value | |
|---|---|---|
| name | Code Complete | |
| image | Code Complete 1st edition.jpg | |
| caption | First edition cover | |
| alt | Cover image of first edition | |
| author | Steve McConnell | |
| country | United States | |
| language | English | |
| subject | Computer programming | |
| published | {{plainlist | |
| pages | 914 (2nd ed.) | |
| isbn | 978-0-7356-1967-8 | |
| isbn_note | (2nd ed.) | |
| congress | QA75.5-76.95 |
- 1993 (1st ed.)
- 2004 (2nd ed.)}}
Code Complete is a software development book, written by Steve McConnell and published in 1993 by Microsoft Press, encouraging developers to continue past code-and-fix programming and the big design up front and waterfall models. It is also a compendium of software construction techniques, which include techniques from naming variables to deciding when to write a subroutine.
Summary
McConnell defines the main activities in software construction as detailed design, construction planning, coding and debugging, unit testing, integration and integration testing. Although he does not dismiss the value of other aspects of software development such as requirements and documentation, McConnell emphasises the construction of software due to several reasons. Within the view of the book, construction is a large part of software development, as the central activity within software development and can significantly improve the productivity of a programmer when focus is directed towards it; in addition, the source code is seen as defining the operation of the software, with documentation implicated when code and documentation are opposed. Lastly, the book contends that construction is the exclusive activity which is guaranteed to remain completed.
The techniques of a good programmer are also given throughout the book. The whole part seven of the book is about software craftsmanship (layout, style, character, themes and self-documentation).
The other six parts of the book are: laying the foundation, creating high-quality code, variables, statements, code improvements and system considerations.
Review
Code Complete has received outstanding reviews, being widely regarded as one of the leading must-reads for software developers. It won a Jolt Award in 1993.
There are also negative reviews about the length and style of the book, which runs to over 900 pages and goes into detail on many topics.
The first edition has been superseded by Code Complete 2. The first editions can be found used and are still relevant for programmers using C, Pascal and GW-BASIC
Editions
- First edition (1993)
- Second edition (June 2004)
References
References
- (2010-09-17). "What are the key points of Code Complete?".
- "CC2 ISBN". 2015 ACM, Inc..
- "Pan Pantziarka review". TechBookReport 2005.
- [http://ddj.com/joltawards/prev_bks.htm#1993 Jolt winners 1993] {{webarchive. link. (2009-05-25)
- (2015-01-05). "Russ Allbery Review Code Complete".
- "Code Complete's 2nd edition website". Steven C. McConnell.
- "CC1". Construx Software.
This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.
Ask Mako anything about Code Complete — get instant answers, deeper analysis, and related topics.
Research with MakoFree with your Surf account
Create a free account to save articles, ask Mako questions, and organize your research.
Sign up freeThis content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.
Report