A little-known piece of computer language slang.

by Will

“Bang” means “exclamation point.” I think this is little-known, anyway. Certainly among non-programmers it’s little-known. So when reading code out loud, if someone says “type if bang dollar sign a open brace” they want you to type:

if !$a {

Cool. Relative to this world, rather.