Awesome Programming Knowledge
search
⌘Ctrlk
Awesome Programming Knowledge
  • Introduction
  • Writing Better Code
    • Books
      • Refactoring: Improving the Design of Existing Code
      • Clean code: A Handbook of Agile Software Craftsmanship
      • Working effectively with legacy code
      • Code Complete
        • Minimizing Scope
        • Avoid variables with hidden meanings
        • Describe Motivations of Decisions
      • Structure and Interpretation of Computer Programs
    • Articles
  • Design
  • General
  • Unit Test
  • Database
  • Troubleshooting
  • CSharp
  • Practical Git via GitExtensions
  • Misc
  • UI/UX
  • Front End
  • Productivity
  • System
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. Writing Better Codechevron-right
  2. Books

Code Complete

Minimizing Scopechevron-rightAvoid variables with hidden meaningschevron-rightDescribe Motivations of Decisionschevron-right
PreviousSprout Methodchevron-leftNextMinimizing Scopechevron-right

Last updated 7 years ago