Ok, maybe I'm exaggerating a little in the question, but it's mostly true. I must say that most of the programmers / developers / coders I have worked with in the past didn't really know much about computer hardware. I even worked with a few that could barely plug in the keyboard and mouse.
To me it's extremely important to know how to put a computer together (Mobo, CPU, Ram, Power Supply, Case, Hard Drives, etc.) and be able to troubleshoot possible hardware and driver problems when software isn't functioning as expected.
Sometimes I really wonder what some of these people learned in College, especially since I do NOT have a College degree and am mostly self taught.
One could say, "You're a programmer, why waste time learning about hardware when you can learn a new library or framework to get your job done better?" I believe that being able to make sure my development machine is functioning at it highest, at all times, is key to my productivity.
Based on what I stated above, you may be thinking that I'm a hardcore Linux guy and and when I mention drivers I'm referring to writing my own or debuging the kernel. Well, in fact I'm not a Linux guy at all, I'm a Windows / .NET developer, so I'm not referring to driver writing at all.
Also, I must mention that I rarely have issues with my own machines, but when a friend or family member calls me about an issue, I can fix it.
Update: I know I didn't mention anything about knowing how the hardware works from an electronics perspective, but that's really an advanced topic that requires you to go to school for Engineering instead of Computer Science or Programming. I have read some over the years about electronics, and want to learn much more, but I figure this is an area that's too far out there to expect the average programmer to know about; where the basics should at least be taught/learned.
