Problems of Symbol Congestion in Computer Languages

rusi rustompmody at gmail.com
Mon Feb 28 22:30:49 EST 2011


On Feb 28, 11:39 pm, Dotan Cohen <dotanco... at gmail.com> wrote:
> You miss the canonical bad character reuse case: = vs ==.
>
> Had there been more meta keys, it might be nice to have a symbol for
> each key on the keyboard. I personally have experimented with putting
> the symbols as regular keys and the numbers as the Shifted versions.
> It's great for programming.

Hmmm... Clever!
Is it X or Windows?
Can I have your setup?

One problem we programmers face is that keyboards were made for
typists not programmers.
Another is that when we move from 'hi-level' questions eg code reuse
-- to lower and lower -- eg ergonomics of reading and writing code --
the focus goes from the center of consciousness to the periphery and
we miss how many inefficiencies there are in our semi-automatic
actions.



More information about the Python-list mailing list