|
Just listening to this week's podcast and thought it would be nice to group together some of your experiences where you've seen the "architecture" side of design dominate things a little more than it should.
Java often gets a bad press in this respect...
Started by Nick Pierpoint on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
Yes !
In my last job, working on a quite large project, we had an architecture team which put in place to change the UI toolkit" !
If you haven't read Joel's article on Architecture Astronauts (the Live Mesh is "auto-architecture....
|
|
I can't seem to figure this out from the related wikipedia pages:
Von Neumann architecture
MIPS architecture
Harvard architecture
Started by JcMaco on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
As I study before MIPS structure in computer architecture , MIPs....
As far as I know, the Harvard architecture is not used in mainstream CPUs.
Modern processors are based on the Von Neumann architecture, including x86, x64, and MIPS.
|
How RUP describes software architecture? What is the relation between RUP and software architecture?
Hi I'm looking for articles or documents which describes software architecture from RUP point of view.
Do you know any document ?
Started by odiseh on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
It describes how to design a resilient....
The Rational Unified Process describes "Component-based architecture" as one of its seven core and baselining of a robust executable architecture, prior to committing resources for full-scale development.
|
Ask your Facebook Friends
|
How do you ensure that the project will be build with "good" design decisions enabling a flexible software architecture?
How do you balance between completely leaving the architecture to the teams on one side, and let all architecture control to a few...
Started by sthiers on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
In my experience, the best way the architecture vision on a ....
Once a basic architecture as I go along to address shortcomings or errors in the architecture.
If not, I'll do some exploration in the space to get an idea .
With this.
|
|
What are the major topics a good high-level architecture document should include?
Started by Dan on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Their architecture template might....
You might want to look at IEEE 1471 : Recommended Practice for Architecture Description of Software templates for a number of major software engineering documents, including architecture documents.
|
|
What are the things you would like to recommend to improve architecture and coding skills ?
Started by Rachel on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
How to improve my architecture design skills How to learn “good software design/architecture”? What is an excellent software architecture? What is the single most effective thing you architecture, and....
In previous questions.
|
|
Can anyone suggest me some resources and lectures about computer architecture?
Started by MainID on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Not a video but a good reference....
Computer Architecture a Quantitative Approach by Patterson & Hennessy.
They provide lecture notes, lab assignments, and all with only a dozen or so lectures .
Computer Architecture class at the university.
|
|
What is the difference between design and architecture?
Started by MainID on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
Design (architecture to a lesser extent) takes place decides to do architecture....
Architecture is the bigger picture: the choice ) somewhat rearrange this traditional approach.
Of responsibility , and (3) levels of decision-making.
|
|
What is the best architecture for content-oriented website/portal?
Started by Ahmed on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
The best architecture for a content-oriented portal consists of one.
For an OO programming language.
|
|
Anyone have any good urls for templates or diagram examples in Visio 2007 to be used in software architecture?
Started by Kevin Goff on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
There should be templates already included in Visio 2007 for software architecture but you might.
|