I asked this question awhile ago, but I'm curious about the answers again.

Sometimes, when faced with a programming problem -- something I can't quite figure out -- I'll pull out my pad of paper and work through the code on paper, sometimes in English, sometimes in the language itself.

I mostly do it with PHP coding, and sometimes C++ or C#, but I don't think I've ever done it with Visual Basic.

So I was wondering if anybody else has this habit, or am I just weird?