Skip to article frontmatterSkip to article content

Modularity

We will first explore different coding styles and preferences to motivate best practices in modularity. We will then discuss how different types of code, including scripts and local imports, can be executed and interacted with via notebooks, terminals, and Ipython. Finally we will go through a detailed example demonstrating how to make code modular and reusable.