|
|
|
|
|
by conservajerk
3431 days ago
|
|
Fundamentally software development is about writing and managing complex systems. Excel and the like have limited capability to manage complexity and any simple system built with excel eventually turns to bad smelling unmaintainable chaos. So then people build tools that manage complexity better but are still "easy to use". And then those tools become so complex that software developers are the only people who understand how to use them. And then what's the difference between said tool and writing real code? After 10-20 years we are back to where we started. I wonder exactly how many times I will see this in my career? |
|