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.

Object Orientation

This chapter guides through the structured modularization of code by writing re-usable code blocks in the form of functions, packages, and classes.