Aaron James

Aaron James

The ramblings of a software engineer, with an emphasis on security.

© All rights reserved.

Zen of Coding

Zen of Coding

Zen of Coding - Line Length Limits

Let’s talk about line length limits in programming. Common values are 80, 100, 120 characters. What is the correct number of CPL (characters per line) to limit yourself to?

Read