Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

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.