A horrible suspicion
Posted by Felix Geisendörfer, on Sep 17, 2006 - in Everything else
I think I just made pretty bad discovery a minute ago. For some reason I've always been pretty bad with names of Locations, People, etc., but for some reason I almost always remember the first letter correctly. So if I met a girl named "Sandra" and see hear again I would be like "Hey S ... S ... S ... S-Sorry, what was your name again?". Ok, no, I actually figured out that pretending to remember the name works a lot better then that, but anyway, the problem still exists.
So as I said a minute ago a horrible suspicion came to my mind. What is if all of this had to do with my programming, or to be more exact my with IDE. For those of you who don't know, I come from a BASIC background and started to use Visual Basic (*sigh*) fairly early. One of the nice aspects of it was that they always had a really good IDE with auto completion, just like my current IDE. So my suspicion is, that the auto complete feature is what causes me to forgot names. If I have a class called Pictures, I just type P press Ctrl+Space and hit enter -> done. I do this approximitly 100-300 times a day, so I think this could seriously have something to do with my inability to remember names. Whenever I use an IDE without auto completion, I feel really uncomfortable and my productivity goes way down which seems to support this theory as well.
What do you guys think, anybody having similar experiences? Any ideas how to fix it? I should probably start using Notepad++ for my coding at least once a week : ).
--Felix Geisendörfer aka the_undefined