Category Archives: code complete

Pseudocode Process

In Code Complete, McConnell outlines a Pseudocode Process that involves doing the vast majority of your routine design using plain English rather than in your programming language of choice. This allows you focus what needs to be accomplished by this … Continue reading

Posted in code complete, dev | Comments Off