SWEN-261 Introduction to Software Engineering
Department of Software Engineering Rochester Institute of Technology
Domain-Driven Design SWEN-261 Introduction to Software Engineering - - PowerPoint PPT Presentation
Domain-Driven Design SWEN-261 Introduction to Software Engineering Department of Software Engineering Rochester Institute of Technology Domain driven design centers the architecture on the problem domain. Quote from the DDD Community:
Department of Software Engineering Rochester Institute of Technology
2
3
HTML, CSS & JavaScript Java Web server (Jetty) Any OS and HW Any Browser Any OS/HW
Spark & FreeMarker
Frameworks Platform OS/Hardware Network Connection
What goes in these two tiers?
4
HTML, CSS & JavaScript Java Web server (Jetty) Any OS and HW Any Browser Any OS/HW
Spark & FreeMarker
Frameworks Platform OS/Hardware Network Connection
5
6
7
8
9
10
11
application
necessary to get information to present to the user
conversion based on input modality, e.g. String to integer
requests/commands possibly providing data the user input
and requests
logic and information
services to the UI tier
semantics