If & else statements can be taxing for the CPU
Read more
Multiple lines makes code harder to read
Read more
Artifacts and Subqueries decrease code agility
Read more
$$ creates unique temporary filenames
Read more
CASE cannot be an instruction without a WHEN clause
Read more
Double semicolon is required for a bash syntax to correctly parse the command
Read more
Multiple packages in the same file have multiple references can cause agility issues
Read more
CompareTo Empty is unreliable as it tests reference equality, not object equality
Read more
Javascript in HTML can be unreadable and cause reliability issues
Read more
JSP standard is XML-compliant but certain elements cannot be mixed causing agility issues
Read more