I guess you mean
programs = data structures + algorithms.
But the book of Wirth talks about different data structures
than Dash2. Dash2 talks about simple (although nested) structures
passed into functions, while the data structures from the book
are the more complex structures that keep all the data the program
works on.
Abigail