📝What are important questions in Software Development?

tags

§ Software Development

[2021-05-14 Fri]

  1. How to know that we are building the right thing? (re: product, validation)

  2. How to ensure there are no bugs? (or at least as little as possible)

    1. How to prevent bugs?

  3. How to build software faster?

  4. How to bridge programming / design / product?

  5. Legacy software. How to deal with it? how to make it less ”legacy?”

  6. How to scale software development? (i.e. multi-team effort)

  7. How to make programming more accessible?

[2021-05-15 Sat]

  1. How to manage complexity? → § Complexity