DEV Community

Discussion on: Do Developers Need Project Management Skill?

Collapse
 
imben1109 profile image
Ben

Any example for PM skills

Collapse
 
mandarvaze profile image
Mandar Vaze

Feel free to checkout articles under #projectmanagement here on dev.to

dev.to/t/projectmanagement

Collapse
 
mandarvaze profile image
Mandar Vaze

Break down your own tasks into design, coding, testing etc.

Estimate time for each (Initially estimates will go wrong, but that is OK)

See if you "missed" any steps (Documentation? Deployment?)

See if any of the "parts" can be done in parallel. (For your own work, it won't help in execution. But practice assessing it, so when you have to estimate for say 3 people, this practice will be helpful.)