293 B
293 B
title, date, draft
| title | date | draft |
|---|---|---|
| Variable Names: Code Complete Summations | 2023-11-13 | 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.