The easiest possible system is that we just re-run everything. Going back to our spreadsheet, every time we update a cell, we go through every cell in the sheet and calculate its value fresh. When a cell references another cell (e.g. =B8), we first calculate the value of the dependency, then carry on calculating the initial cell’s value. Eventually, we will recursively have updated every cell in the sheet.
Марина Совина (ночной редактор)
。Snipaste - 截图 + 贴图对此有专业解读
I don’t buy it. Mostly I feel the writing style just forced me to waste a huge amount of mental effort decoding everything. So, feeling vengeful, I decided to distill the basic idea of the book (as I understand it) into the ultimate un-Bourdieu style: A linear argument in seven parts, based on comics.
// Bounding box search