|
|
|
|
|
by carbonguy
1775 days ago
|
|
> I think the main hurdle is the transformation of a fluffy real world problem into something of an algorithm. I came to a very similar conclusion after I had been teaching programming in high school for a few years: the difficulty of "programming" is in learning to think algorithmically, and no amount of "No Code" tooling gets you around that problem. The article alludes to this with the "PBJ sandwich problem" - people are used to specifying processes based on a collective (and often unconscious) cultural understanding, which computers obviously do not share! |
|