This page shows the source for this entry, with WebCore formatting language tags and attributes highlighted.

Title

Solving problems

Description

This graphic <a href="http://www.howtogeek.com/102420/geeks-versus-non-geeks-when-doing-repetitive-tasks-funny-chart/" source="How-to Geek" author="">Geeks versus Non-Geeks when Doing Repetitive Tasks</a> illustrates quite nicely how programmers approach the world of problem-solving. <img src="{att_link}geeks-vs-nongeeks-repetitive-tasks.png" class="frame"> The chart does <i>not</i> show just much time must be spent before the programmer wins, that being dependent on the complexity of the task. The probability that the task will recur is also highly relevant, as automation of a smallish, one-time task is useless. Neither of those things will stop a determined programmer, though, who will automate no matter what.