The excessive use of conditional logic. Most of what you think needs conditional logic can be accomplished without it. Consider all the alternatives and pick exclusively based on readability.
P
121
Programming
Notes, ideas and advises related to programming collected from my readings for blog posts, articles and books