This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
hi,everyone.
I'm preparing my cert SCEA 5.
I use the book McGraw.Hill.SCEA.Sun.Certified.Enterprise.Architect.for.Java.EE.Study.Guide.Exam.310-051
In chapter "Common Architectures and Protocols",there is a section talk about the difference between Architecture vs. Design.they said
"The architecture’s concern realizes nonfunctionality, whereas design is concerned with the business use cases to convert the domain object model into a technical object model. " and
"Architecture operates at a high level of abstraction with less detail. Design operates at a low level of abstraction"
I have some confused by this two term,"Design" is not a strict term,it's a process,and Architectures is a structure,not a process, I think there isn't comparability between them.after all,we can say design of Architectures,it's able to be understood .
so,my question is ,do you agree with the view of the writers?