Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 2.34 KB

transport-tycoon.md

File metadata and controls

45 lines (30 loc) · 2.34 KB

Katas for DDD, Data Science and ML

This is a set of small software katas (exercises). They help to improve software skills without spending too much time.

Katas are designed to gently introduce software engineers to the concepts:

  • logistics domain (cargo transportation)
  • Domain-Driven Design
  • Machine Learning and Data Science

It is better to do all katas in order, since they are designed for a soft progression.

How to get started?

  1. Check out the first exercise of the current season (find the shortest path on the map).
  2. Write a small code snippet that solves the problem.
  3. Contribute your solution and check out the solutions of the others.
  4. Go for the next exercise.

Previous Exercises

Season 2 - DDD, Data Science and simulation:

Updates and discussions:

Season 1 - DDD and discrete event simulation (38 solutions submitted):

tt-1-the-game.png

Screenshot is from the OpenTTD showcase (an open source simulation game based upon Transport Tycoon Deluxe).