Documentation ¶
Overview ¶
Follow the guided comments to:
Declare a sysadmin type that implements the administrator interface.
Declare a programmer type that implements the developer interface.
Declare a company type that embeds both an administrator and a developer.
Create a sysadmin, programmers, and a company which are available for hire, and use them to complete some predefined tasks.
Click to show internal directories.
Click to hide internal directories.