Learner <> Father <> Teacher.
Roman Sachse started programming 19 years ago rather by accident shortly after founding his first company when he realized how much fun it was building the stuff he was working on by himself. This set him out on a lifelong journey of learning everything about software development and computer science and he was particularly surprised to realize that this branch of science strongly depends on two fields he was always interested in: people and communication. Roman is a proud father of three year old twin girls, holds a bachelors degree in Cognitive Science and a Masters degree in Computer Science and is currently mainly interested in Domain Driven Design, Functional Programming and the inner workings of software development teams.
Talks I've Given
-
Applied Domain-Driven Design — Full-Stack Event Sourcing
Featuring Roman Sachse
In this SkillsCast Roman Sachse shares a functional approach to DDD that allows you to actually reuse your carefully crafted domain types and behaviour with ease by leveraging F# and the SAFE-Stack to combine CQRS/Event-Sourcing on the backend and the Elm architecture on the frontend.
architecture event-sourcing f# cqrs domain-driven-design ddd -
Do-It-Yourself: Event-Sourcing
Featuring Roman Sachse
So you heard so much stuff about Event-Sourcing. Now you want to know what all the hype is about but you don’t know where to start. Everything sounds quite complicated and there are many new concepts to learn. Do you need to use one of the available frameworks? Do you really need solutions for...
f# functional-programming architecture event-sourcing