Navigation
  • Home
  • Recent
  • Most Active
  • Popular
  • Blog
  • Credits
  • RSS
  •   Interaction
  • Register
  • Statistics
  •   Help
  • Suggestions
  • Contact Us
  • How to Edit
  • Help



  • [Edit]


    Code Complete (ISBN 1-55615-484-4) is a 1993 software development book by Steve McConnell urging developers to get past code and fix programming and the "big design up front" waterfall model. It is also a compendium of useful software construction techniques, from naming variables to deciding when to write a subroutine.
    McConnell defines coding and debugging as the main activities in construction, followed by
      construction planning

    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.

    The second edition was released in June 2004 (ISBN 0-7356-1967-0).


        Code Complete
     
    Search more:
     

       
    Source Privacy License Download Contact Us Atlas
    Scientus.org Dictionary (Yet Another Wiki) RC : 1.39
    This article is licensed under the GNU Free Documentation License [copyleft]. It uses material from the Wikipedia article "Code Complete". link