The task tag has no wiki summary.
0
votes
0answers
13 views
Task Planning on an Agile Team
At the beginning of each sprint our team will pull in a handful of user stories and then, one by one, write slightly more detailed tasks for them as well as assign specific hours to each task.
...
10
votes
6answers
689 views
What defines “software developer” role
I am a junior software developer and I have been working for a company less than a year.
While I always thought being a software developer means to develop software and CODE something, my tasks are ...
-2
votes
3answers
162 views
Why do developers learn to code by developing todo lists, yet all the todo lists that are available still suck? [closed]
Why do developers learn to code by developing todo lists, yet all the todo lists that are available still suck?
I understand that:
- coding a todo list is an easy way to learn how to code.
- there ...
0
votes
2answers
124 views
How many tasks to plan beforehand [closed]
As for my daily routine. Every morning when I come to work, I look at the items of my todo-list inbox (noted from the previous day). For each task I think about on which day I should get started and ...
0
votes
2answers
210 views
What should I do when my project manager does not care about implementation details?
My project manager, when providing requirements for specific tasks, does not care about the implementation details. Although he has a programming background and has some knowledge of the MVC ...
5
votes
5answers
1k views
Who should define, assign, implement, and follow the tasks in Scrum?
Roles in scrum are Product Owner, Scrum Master, and Scrum Team. A user story should also break down into smaller pieces called tasks. A task seems to have four phases, namely, definition, assignment, ...