I’m sorry, but I don’t see it as significantly different. Code from the start is usually “hello world” followed by iterations to make it closer and closer to what you want. The syntax is more complicated (and far more flexible), but the process of narrowing in on what you want by adding more and more precise detail seems awfully similar to me.
Yes, but unlike code, you can iterate from a vague description to become more precise over time. Code has to be highly precise from the start.
I’m sorry, but I don’t see it as significantly different. Code from the start is usually “hello world” followed by iterations to make it closer and closer to what you want. The syntax is more complicated (and far more flexible), but the process of narrowing in on what you want by adding more and more precise detail seems awfully similar to me.