this post was submitted on 09 Mar 2025
1202 points (99.7% liked)

Programmer Humor

21369 readers
665 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 days ago (1 children)

In proper agile you don't have end goal and date set, however management needs end goal and a date.

[–] [email protected] 3 points 1 day ago (1 children)

Doesn't a definition of done count as a goal?

[–] [email protected] 1 points 1 day ago (1 children)

That's just how you know when you've finished

[–] [email protected] 1 points 1 day ago (1 children)

How is that different from a goal?

Not being argumentative. Just seeing if I'm missing something.

[–] [email protected] 2 points 16 hours ago (1 children)

In my experience DoD is too pithy to be a goal. DoD is things like all code checked in, all PBIs done. Sure you're trying to get your code finished, but your goal is more like add this functionality to the system rather than check in the code and close the PBIs

[–] [email protected] 2 points 4 hours ago (1 children)

I see. So dod could be the same across multiple goals.

[–] [email protected] 1 points 1 hour ago

Also thank you for getting me to think on this, unless I'm challenged I often don't know how I came to an idea