One big problem with textual programming is that there are too many places syntax errors can creep in. Lots of 'mundanes', i.e. non-hackers are so used to flexibility with little things like text, punctuation, spacing and capitilization. The rigity that programming languages require would make most programmes written by these people riddled with syntax errors.
Graphical programming removes choices and options. However it also removes ways to make mistakes.
Comments
One big problem with textual programming is that there are too many places syntax errors can creep in. Lots of 'mundanes', i.e. non-hackers are so used to flexibility with little things like text, punctuation, spacing and capitilization. The rigity that programming languages require would make most programmes written by these people riddled with syntax errors.
Graphical programming removes choices and options. However it also removes ways to make mistakes.