Direct link to the table, for those who block off-site scripts:
https://flo.uri.sh/visualisation/19114866/embed?auto=1
Some of the labels don’t seem to show up unless you zoom out.
Direct link to the table, for those who block off-site scripts:
https://flo.uri.sh/visualisation/19114866/embed?auto=1
Some of the labels don’t seem to show up unless you zoom out.
One could also view it a different way:
XML merely provides abstract structure. It doesn’t direct that anything be done. By itself, it doesn’t program anything.
HTML, on the other hand, directs web layout engines to produce outputs. It programs them.
SQL directs databases to manipulate data and relations, and to produce results. It programs them.
Imperative and functional programming are often what come to mind first, at least for many of us, but declarative programming is nevertheless programming.