Tagged Questions
3
votes
10answers
1k views
What do we mean by “design” in software engineering?
I have been reading about different software methodologies. Every method has a design phase to some extent, more or less.
I am not clear on what we mean by designing. Does this mean writing your ...
17
votes
18answers
1k views
What order do you develop program layers?
I liked the question about favorite program layer: What is your favorite program layer to work on?
What order do you build them in or do different team members develop corresponding parts ...
30
votes
15answers
2k views
What can programmers learn from the construction industry? [closed]
When talking with colleagues about software design and development principles, I've noticed one of the most common sources for analogies is the construction industry. We build software and we ...
26
votes
24answers
4k views
Absolute statements in IT that are wrong [closed]
I was recently in a discussion about the absolute statement "It costs more in programming time to optimise software than it costs to throw hardware at a problem".
The general thought (of which I ...