Part III Sample Application
Chapter 15, Design of the Airport Application, describes the goals and overall design of the airport example.
Chapter 16, Definition of a New Collection, shows you how to build a new class of sequence, called a sorted sequence.
Chapter 17, The Airport Application, contains the complete, working code of the airport example. This chapter illustrates many techniques described in the previous chapters, including collections, control-flow operators, initialization of slots, and libraries and modules. The chapters in Part IV describe advanced techniques that you can use to improve the code presented in Part III.




