Blog Archive

18 January 2012

Obfusive stylings.

I was reading some slides to check out what elementary things I might be missing in my PDF detection, when I came across this slide. I actually know a friend in college who coded like that.

("Whatever; you code like that too," he sulked.)

For the record: I like to keep my {s on the same line as my functions and conditionals, but I certainly appreciate the use of indentation and newlines for new blocks of code. Compact but clean.

PS: changing whitespaces is not a particularly effective way to obfuscate code. Just saying.

0 comments:

Post a Comment