Does Visual Studio Rot the Mind?
Wednesday, October 26th, 2005It is hard to ignore such a question – especally when the man asking it has written a book thicker than the Bible that sits on my bookshelf.
The talk gives some interesting insight as to why Visual Studio does the things it does. Why it is overly complex for someone who likes to poke into every source file and see not only why things work but how.
Drawing my own conclusions after reading the talk I find it exposes the abstractions we make as programmers. Some blindly follow abstractions, abuse and mis-use them while others don’t use this most powerful programming tool. It really is about balance and tradeoffs.
The article is pretty deep into the coding dimension and it’s quite lengthy as well, but if you are interested in programming and why your IDE does the things it does then make some time and get comfortable.