By section
By date
(picking month + year is ok)

News Entries

Active news stories: 0
Filtered by: [Date: 2006-08-01 to 2006-09-01]

From The Pragmatic Programmer
Tip 80
Cutting the Gordian Knot
When solving *impossible* problems, ask yourself:
- Is there an easier way?
- Am I solving the right problem?
- *Why* is this a problem?
- What makes it hard?
- Do I have to do it this way?
- Does it have to be done at all?