Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.65 KB

File metadata and controls

34 lines (23 loc) · 1.65 KB

What is the Company Kata?

The Company Kata is an intermediate Code Kata with a set exercises that a developer can complete to familiarize themselves with many of the APIs available in Eclipse Collections.

The domain of the Company Kata includes the Company, Customer, Order, LineItem and Supplier classes.

Getting Started

Review the setup instructions for the kata.

Review the concepts introduced in the slides for the Pet Kata.

After reviewing the concepts in each section, complete the exercises for that section in the tests folder.

You may also need to change code in the domain.