this post was submitted on 19 Aug 2024
8 points (70.0% liked)
Programming
17354 readers
301 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities [email protected]
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you are asking about a complex project architecture then Domain Driven Design is for you.
If you are asking about project management, then perhaps you need to look at something like Scrum.
Scrum lends itself to procedural nonsense. It's rarely implemented in a way that improves project management.
Yes. Actually implementing Scrum can go either way, but going out of your way to learn and apply it is certainly going to end in tragedy.
In my experience scrum usually doesn't work if its process is not followed correctly. Very few people understand its principles and even fewer correctly implement it.
But if used correctly it brings a sense of organisation to a complex project.