this post was submitted on 02 Aug 2023
11 points (100.0% liked)
CS Career Questions
354 readers
1 users here now
Rules:
- Be welcoming - Not everyone is a 10 YOE senior engineer. Let's all help each other.
- No memes - Refer to the Programmer Humor community.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Depends on how many people work at your company and your team.
What happens if your company hires 120 programmers? Would the autonomous thing still work? What happen if there are three teams working on three separate projects or three parts of the same project? Would you need timelines and programming paradigms then?
What if one team works on frontend, another on the backend, and another on the database, and there were 12 people in each of those teams? Would you have a standup with all 36 people? Would you keep track of what the other 35 were doing?
Agile and waterfall and stuff makes it so you don't have to know what anybody else is doing all the time. Independant teams, separate deadlines to allow other people to take up your finished projects to work on and so forth.