/presentation-domain-primitives-kotlin

Presentation about Domain Primitives using Kotlin

Primary LanguageKotlin

Domain Primitives

Software bugs have cost lots of money and in some cases killed people. This impacted large projects and small projects alike and sometimes the bugs were very silly, yet their impact was devastating. NASA lost its Mars Climate Orbiter due to a metric/imperial mishap in the orbiters' software (http://edition.cnn.com/TECH/space/9909/30/mars.metric/).

In this presentation, we will discuss such problems and also show alternative approaches, that can be applied to mitigate unwanted behaviour.

Presentation

Meetups

  1. Stuttgart - 4th of March 2020
  2. Remote - 16th of April 2020 (Zoom - 372940397)

Running the Presentation

This presentation is rendered by Backslide, a command line tool for making HTML presentations with Remark.js using Markdown.

Setup the project

$ npm install

Run the presentation

$ npm start

This will start the presentation in the browser, usually http://localhost:4100.

Feedback

Feedback makes us better. Please send any feedback to: albert.attard@thoughtworks.com