Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
This application, shown in Figure 9-1, will be structured a lot differently than the other examples. It’s much more aligned with a “real” Cocoa application. One key difference is that different parts of the application are sectioned off. This makes it much easier to change things without breaking the entire project. The key parts are self-sufficient, and can be freely moved around.