Some programmers, when confronted with a problem
개요
- Two problems
- My code's got 99 problems...
- Some programmers, when confronted with a problem
- Some programmers, when confronted with a problem, think:
- "I know, I'll use regular expressions."
- And now they have two problems.
- Some programmers, when confronted with a problem, think:
- "I know, I'll use floating point arithmetic."
- And now they have 1.999999999997 problems.
- Some programmers, when confronted with a problem, think:
- "I know, I'll use threads."
- now And they problems. have two
- Some programmers, when confronted with a concurrency problem, think:
- "I know, I'll use locks."
- And now they have two pr
참고