--- title: "Variable Names: Code Complete Summations" date: 2023-11-13 draft: true --- # Introduction Something that is probably overlooked when talking about creating secure programs is variable names. It seems simple at first, but can cause major problems in developing complex programs.