Steffen Zschaler is a Reader in Software Engineering in the Department of Informatics at King’s College London. He has been teaching and researching software engineering and model-driven engineering for almost two decades. He is the director of MDENet, the expert network on model-driven engineering (see www.mde-network.org for more information). His current research interests are in the application of MDE to the development of agent-based models and in the application of search-based optimisation techniques in the context of MDE.
Talks I've Given
-
Why You Should Care About Model-Driven Engineering
Featuring Steffen Zschaler
Model-Driven Engineering has been around for some time, but as a developer should you care about it and why? In this talk, I will introduce the key ideas of MDE, show you where you are already doing MDE and discuss some of the broader opportunities for the future
software-development model-driven-engineering java -
Rolling Your Own: Domain-Specific Languages in Java
Featuring Steffen Zschaler
Domain-specific languages (DSLs, or “little languages” as they’re sometimes known) can have great benefits for making your source code more readable, correct, and maintainable and overall provide improvements to the efficiency of the whole team. Everybody has seen and used DSLs before, be it good...
ljc java