|
|
|
|
|
by RHSeeger
718 days ago
|
|
> code... is text There are visual programming languages that chain together blocks, instead of raw text. > The hard problems of programming don't usually have much to do with syntax. I guess it depends on how you define hard. You are clearly talking about "a singular issue that needs to be solved", which really only effects a single developer / team and, to a lesser extent, those that use that solution. But if you consider something like syntax, you're now talking about something that much a much smaller impact _per developer_, but has that impact on _every_ developer. The syntax issue may have a much larger impact overall. |
|