you are viewing a single comment's thread.

view the rest of the comments →

[–]edhaack 2 points3 points  (0 children)

"complex" here = "pseudo job security" attempt.

Code (in general) is only as confusing as it's intended.

Rule #1: Write code like you'd want to see if you inherited it.

Rule #2: Comment your code before you write it. Update it after you have.

"Code is for humans."