|
To those of you who started using scrum in your development teams: Did you maintain the traditional teams or form new ones? At our organization we are split into database, product development and frontend developers (simplified!).
I am interested in whether...
Answer Snippets (Read the full thread at stackoverflow):
We generally try to mix up a little bit to get... .
Our existing teams are still there, but it is really important that we have cross functional teams for scrum.
At my company we create a temporary cross function team for each project.
|
|
My organization is doing a lot of new development using Scrum, while maintaining a lot of old code. While we try to keep each development team focused on the task at hand, it is difficult because many team members "own" a piece of historic code that needs...
Started by Tor Hovland on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
If certain apps "belong" to a single programmer or a single team (and they should belong to teams not apply if you're an internal team rather than a consultancy) Make sure everyone has enough new stuff people spending time on other....
|
|
Teams from the Longbox
FEATURING
Superboy
AND THE
Legion of Super-Heroes 225
This week the Legion Longbox is using a time bubble to jump out of sequence to celebrate the recent publication of a new collection of classic Legion of Super-Heroes stories ...
Started by tidge on
, 13 posts
by 10 people.
Answer Snippets (Read the full thread at hcrealms):
To qualify for a Legion of Super-Heroes....
Wildfire assembles a team to investigate some extra-terrestrial raiders...
Heroes adventure:
150 Rookie (Smallville 001) Superman
+ 2 Additional Team Ability Kryptonian
132 from Mon-El, and storms off.
|
Ask your Facebook Friends
|
I have a data set of players' skill ranking, age and sex and would like to create evenly matched teams.
Teams will have the same number of players (currently 8 teams of 12 players). Teams should have the same or similar male to female ratio. Teams should...
Started by Zaphod on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
Assign team B the next two best players Assign team A the next two best players it won't try to get similar....
Assign team A the best player.
Almost trivial approach for two teams:
Sort all player by your skill/rank assessment.
|
|
I'm looking for statistics on how many software development teams perform code reviews.
Started by David on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
It also had.
You may want to check the book out.
That something like 60% of teams perform informal peer reviews.
|
|
Hey guys,
Haven't been to the forum in about a year .Kids,work, and life left me with no time to patch.I feel as though as i have some unfinished business.Need some help though..If someone can make some jersey previews for the two '58 st. louis hawks ...
Started by BAYAG on
, 46 posts
by 11 people.
Answer Snippets (Read the full thread at nba-live):
Either from the euro pro ....
Charlotte Hornets was one of my favourite teams for.
FINALLY COME BACK !
I REALLY MISSING YOU AND YOURS CLASSICAL TEAMS PATCH SO MUCH ! Good to see you that you are still working on the Classic teams.
|
|
Post edited for clarification (original post at the bottom).
I wish to reorganize the R&D staff from horizontal (i.e. specialty or component based) teams to vertical (i.e. feature, self sufficient) teams. I'm likely to end up with 3-4 teams, with developers...
Started by Assaf Stone on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
That way, each scrum team knows how much and when the tech writer is assigned to them
Scrum is focused around....
One day a week to each team or AM/PM (for 2 teams).
To the teams (the distribution depends on your sprint size) e.g.
|
|
What are all the east vally young gunz teams or d4 teams in the east vally
Started by pbhaze5 on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at pbaz):
|
|
I am managing both JAVA and .NET teams and would like to know if there are any known historical jokes that I can pull against either of them. If not jokes, it can be some nice stories about each of them.
I am mainly looking to use these as a way to bond...
Started by CodeToGlory on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Actually....
“Java.”
I know of a couple Java jokes off the top of my head .
“Knock, knock.”
“Who’s there?”
very long pause….
It's not so funny then.
The .NET programmers will find Java generics hilarious! Unless they have to do any Java programming themselves .
|
|
I have a project for school where I have to come up with an algorithm for scheduling 4 teams to play volleyball on one court, such that each team gets as close to the same amount of time as possible to play.
If you always have the winners stay in and ...
Started by stu on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
If you want to spread the games out, all teams....
Just put the teams in an ordered list and have the first team play every other team, then have the second team play all the teams below it in the list, and so on.
|