This chapter introduces the methodology for the entire book. You have already learned algorithms as abstract operations on abstract data structures. The thread running through Book 2 is T12: Tradeoffs — every translation from algorithm to system is a tradeoff decision about what to optimise for and what to sacrifice.
This is the bridge between Book 1 and everything that follows. The methodology you build in this chapter is the lens you will apply in every subsequent chapter.