The document discusses how breaking programs and other materials into smaller, more manageable sections makes them easier to read, understand and work with. It provides examples of how books are divided into chapters, essays into paragraphs, school subjects into units, and school years into classes. The same principle of breaking things into logical "chunks" applies to programming through the use of procedures and subprograms.