Tagged Questions
15
votes
19answers
1k views
What's wrong with the analogy between software and building construction?
Many people like to think of building software as constructing a building so we have terms like building blocks and architecture. However, lately I've been to a couple of talks and most people say ...
8
votes
8answers
3k views
How to improve software design skills?
In my point of view, design ability is harder to get than
development/coding skills.
When confronting a requirement , how to design the function modules,
how to construct the program architecture ...