Comment Re:Sometimes bad tools are just bad. (Score 1) 182
Example: Arrays are both simple array and associative arrays. Indices are number, in some occasions they are renumbered from 0, and sometimes not. That is the sort of thing that could defeat the best programmer.