|
|
|
|
|
by greatony
2 days ago
|
|
i think there are two patterns of programming: control flow, and data flow.
this visual programming tool is actually a data flow approach.
the good part is, it will be easier to express simple logic. as a tradeoff, it will be awkward to express complex logics |
|