|
|
|
|
|
by crazygringo
3308 days ago
|
|
I suspect it has to do entirely with affordances. Programming in text, you have to learn, in advance, what the commands are that you're allowed to type, and remember them. That's a heavy up-front investment. Visual programming generally makes it much clearer exactly what your range of options are -- the goal is for the learning curve to be far easier. |
|