Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 771 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 771 Bytes

Code Complete Checklists

This repository contains the checklists from Steve McConnell's "Code Complete, 2nd Edition" in markdown format. These checklists are designed to help developers organize and track the various construction stages of their software projects. They cover a wide range of topics, including software architecture, design, and construction practices.

Getting Started

To use these checklists in your projects, you can clone this repository and refer to the markdown files as needed.


The checklists are Copyright © 1993-2007 Steven C. McConnell. For full license details regarding them, please refer to the LICENSE file in the checklists' directory.

All other files are licensed under the MIT License.