How are software engineers objectively measured when problems span such large difficulty ranges and there are multiple ways to implement solutions?

528 views

Always been curious how “workload” is assigned and estimated for software engineers.

In: 92

21 Answers

Anonymous 0 Comments

There is not a single accepted answer to this question. There are many competing methods, collectively called “software development methodologies”. Here’s a short list of popular software development methodologies:

1. Waterfall
2. Agile (there are derivatives like Scrum, Lean, and XP)
3. RAD (Rapid Application Development)
4. FDD (Feature Driven Development)

You are viewing 1 out of 21 answers, click here to view all answers.