Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Code Complete
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|1993 book by Steve McConnell}} {{about|the software development book|the software release life cycle stage "code complete"|Software release life cycle}} {{lead too short|date=February 2016}} {{Infobox book | 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| * 1993 (1st ed.) * 2004 (2nd ed.)}} | pages = 914 (2nd ed.) | isbn = 978-0-7356-1967-8 | isbn_note = (2nd ed.) | congress = QA75.5-76.95 }} '''''Code Complete''''' is a [[software development]] book, written by [[Steve McConnell]] and published in 1993 by [[Microsoft Press]], encouraging developers to continue past [[Software development process#Code and fix|code-and-fix]] programming and the [[big design up front]] and [[waterfall model]]s. 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 [[software design|design]], construction planning, coding and debugging, [[unit testing]], [[software integration|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).<ref name="blogger Kai">{{cite web|title=What are the key points of Code Complete?|url=http://programmers.stackexchange.com/questions/2777/what-are-the-key-points-of-code-complete|date=2010-09-17|accessdate=2015-06-28|quote=But the most important take-aways are in Chapter 33, Personal Character: once you consciously seek to improve as a coder, you can and will. The fastest way to do so is to take on the attitudes of master coders (humility, curiosity, intellectual honesty, discipline, creativity), while also practicing their habits (many good habits are listed in the book, e.g. choosing good variable/value names).}}</ref> 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.<ref name=ACM>{{cite web| title=CC2 ISBN| url= http://dl.acm.org/citation.cfm?id=1096143|publisher= 2015 ACM, Inc.|accessdate=2015-06-25}}</ref><ref>{{cite web|title=Pan Pantziarka review|url=http://www.techbookreport.com/tbr0126.html|publisher=TechBookReport 2005|accessdate=2015-06-25}}</ref> It won a [[Jolt Awards|Jolt Award]] in 1993.<ref>[http://ddj.com/joltawards/prev_bks.htm#1993 Jolt winners 1993] {{webarchive|url=https://web.archive.org/web/20090525043039/http://www.ddj.com/joltawards/prev_bks.htm |date=2009-05-25 }}</ref> There are also negative reviews about the length and style of the book,<ref>{{cite web|title=Russ Allbery Review Code Complete|url=http://www.eyrie.org/~eagle/reviews/books/0-7356-1967-0.html|access-date=2015-06-28|date=2015-01-05|quote=I'm quite disappointed, since I'd heard nothing but praise for this book before picking it up. But it's not for me, and I'm now dubious of its value for any programmer outside of a fairly narrow, large-team, waterfall development process involving large numbers of people writing very large quantities of code in languages that aren't very expressive. And, well, in that situation I think one would get more benefit from changing that environment than reading this book.}}</ref> which runs to over 900 pages and goes into detail on many topics. The first edition has been superseded by ''Code Complete 2''.<ref>{{cite web|title=Code Complete's 2nd edition website|url=https://stevemcconnell.com/books/|publisher=Steven C. McConnell|accessdate=2018-10-17}}</ref> The first editions can be found used and are still relevant for programmers using C, Pascal and GW-BASIC <ref>{{cite web|title=CC1|url=http://www.stevemcconnell.com/cc1.htm|publisher =Construx Software|accessdate=2015-06-25}}</ref> ==Editions== * {{ISBN|978-1-55615-484-3}} First edition (1993) * {{ISBN|978-0-7356-1967-8}} Second edition (June 2004)<ref name=ACM/> ==References== {{Reflist}} ==External links== *[http://www.stevemcconnell.com/ Steve McConnell's website] *[https://web.archive.org/web/20230708132158/https://www.matthewjmiller.net/files/cc2e_checklists.pdf Code Complete Checklists] [[Category:1993 non-fiction books]] [[Category:Software development books]] [[Category:Microsoft Press books]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:About
(
edit
)
Template:Cite web
(
edit
)
Template:ISBN
(
edit
)
Template:Infobox book
(
edit
)
Template:Lead too short
(
edit
)
Template:Reflist
(
edit
)
Template:Short description
(
edit
)
Template:Webarchive
(
edit
)