Skeleton of variable names
This commit is contained in:
10
content/posts/code-complete-summations-variable-names.md
Normal file
10
content/posts/code-complete-summations-variable-names.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user