Category: <span>Coding</span>

Jython

In this presentation we will show you what you can do with Jython. In particular we will show what the soon-to-be-released version 2.5 enables. This includes web frameworks such as Django, scientific applications such as SymPy and everything down to installation and dependency management systems for Python packages. We will …

The Power of Value – Power Use of Value Objects in Domain Driven Design

Of all our design tools, creation of value objects is probable the most underused. This is the case especially considering its enormous potential to relieve entities and services from a lot of disturbing complexity. In this presentation we see some power-usage of the concept and how it can revolutionise your …