Skip to main content

Chapter 6 Splitting Code Across Multiple Files

This mini chapter introduces how to split code across multiple files in order to improve organization and facilitate code reuse.
It is introduced early mainly to aid instructors who wish to start using multiple files in their examples and exercises. The content is not needed to understand upcoming material until you reach Chapterย 12.