IDEs reduce code complexity much in the same way that a highway reduces traffic.
12 comments
@dabeaz We’ve been loosening our belts to cure software obesity for decades now. (With apologies to Mumford; sorry I can’t find a solid reference to his New Yorker article from 1955.) @fumanchu "Types, not typing" would be an interesting thing to put on a T-shirt I think. @dabeaz they have the ability to reduce complexity but that's very much up to the driver |
@dabeaz I started my career with 6502 and then 68000 assembler... Now there are so many layers of abstraction I have no idea what the target platform gets fed (flipside is people don't get hurt if the code I write these days has an error, because a pretty graph has less risk area than a traffic light controller!)