High level

Complex application logic that utilizes low level classes to achieve a goal/purpose.

Low level

Implement basic operations. e.g. data transfer logic, disk read/write.

Bootstrap

Module that manages instantiation of low level modules and high level modules, dependency injection, app configuration, etc.