| better, best, worse, worst와 같은 단어는 모호하다.
대신에 좀더 분명한 단어를 사용해라.
UGLY: This algorithm is better.
GOOD: This algorithm is faster.
GOOD: This algorithm is cheaper to run.
GOOD: This algorithm is more efficient.
GOOD: This algorithm is more accurate.
GOOD: This algorithm is less costly.
GOOD: This algorithm is more effective.
GOOD: This algorithm is less confusing.
GOOD: This algorithm is more appropriate.
GOOD: This algorithm is less difficult to implement.
UGLY: Using this debugger will make your program worse.
GOOD: Using the new debugger will make your program's behavior still more unexpected.
UGLY: Red is the best cat in the world.
GOOD: Red is the best cat in the world, on every conceivable measure of goodness.
SPLENDID: Red is the cat's whiskers. |