4 ms·
My main point was that bad code exists in all paradigms. If there were a perfect language or paradigm, everybody would be using it and there would be no such de
by drharris 13y ago
My main point was that bad code exists in all paradigms. If there were a perfect language or paradigm, everybody would be using it and there would be no such debate. Immutability is not necessarily good or bad, same for mutability. We should all do a better job at explaining to beginning programmers how to use all paradigms appropriately, and how to choose among them. And of course, to use vi.