|
Situation: A team is currently working in the same office. Due to reasons unknown to the team members, they will have to be split up to work on different offices.
What are the possible obstacles for the project if team members are geographical far from...
Started by Randell on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
Detail ( Get the newest member on the team to review the document, along with one senior ) worked on a project, where part of the team (on which I heavily depended) was in Novosibirsk(GMT+6 it, but accountability can be a problem....
|
|
I have 6 members in my team in my office. Now I am working in a VB.NET project. Anybody can tell me how can I share this project within my team?
I want to have only one project folder in my server. I want all my other members will work from this server...
Started by Tareq on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
No need in re-inventing the wheel though, check out a... .
Ozcecho is right...but, there are many options out there.
Something like Subversion (svn) or if you must Visual Source Safe .
What you need is a source control system.
Its not a question of VB.Net.
|
|
I am working on a project where I will have to regularly justify and explain my code and design decisions to team members who are not directly involved in the same area of the project as I am.
How can I best explain my technical design decisions to team...
Started by Brightside on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Also include demo projects/packages in....
Make sure you include the generated HTML help in the checked-in results
(makes the documentation easier for others to access) .
Add good comments to the actual code that includes short examples, see alsos and etc .
|
Ask your Facebook Friends
|
In an ideal world every software development team would be populated with PhD-level team members, all highly motivated and working in harmony.
But most businesses are not as well-funded and focused as, say, Google or Microsoft, and quite often a legacy...
Started by edg on
, 19 posts
by 19 people.
Answer Snippets (Read the full thread at stackoverflow):
Why are these members below average?
If they are below having a very strict....
:-)
However, if you can control the workflow, just make sure each team member gets work suited but it's not the only consideration in running a team.
|
|
What do you do if members of your team are not cooperative during scrum meetings? They either provide a very high level definition of what they are currently working on, ("working on feature x"), or go into extremely irrelevant details, in spite of being...
Started by Tipa Shel Or on
, 15 posts
by 15 people.
Answer Snippets (Read the full thread at stackoverflow):
How do you react when you find yourself being the only one who listenes, while other team members you react when you find yourself being the only one who listenes, while other team members just sit is an excellent point.....
|
|
I have a pretty good team. We are all friends and get along well. When a problem does occur it is usually patched up rather quickly. However, one of the senior members of the team has become a little reluctant to suggestions for improvement. And in an...
Started by Sixty4Bit on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
The problematic developer can make constructive suggestions to the other team members regularly could help the entire team improve (not just that one senior member) by encouraging code reviews other team members....
|
|
Recently, we've come across an issue at work where if one person is working on some code by themselves, it seems to come out with the other team members looking at it and going "Huh? That's ugly, unmanageable, I need to rewrite that"
In fact, recently...
Started by Mez on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
It also depends a lot on the personalities and chemistry of the team members.
In between.
|
|
I know most people have code review and standards in place, but I work at a place with poor standards. I'm not saying that my code is flawless by any means, but I find the code my fellow members submit is totally lacking of structure, standards, naming...
Started by Cade on
, 42 posts
by 42 people.
Answer Snippets (Read the full thread at stackoverflow):
For instance - a ....
:-)
Code reviews doesn't only eliminate poor code written by team members (and yourself be.
Are you integrating other new dev members easily?
If after all.
Then perhaps your team is a bit of a black box.
|
|
Should all team members be forced to use the same IDE (e.g. eclipse, netbeans, intellij) for programming, even though the build process is independent of IDE? (Assume no IDE specific plugins etc are being used on the project.)
If everyone is using the...
Started by fahdshariff on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Have a "rule of 3".
His own thing and you'll have a hit in productivity .
That some members want to move to a third alternative it is only ok if the team agrees to get rid team members can not pick up their favoirite IDE.
|
|
This question is probably quite subjective, but it's one that I'd like to know what others are doing.
In most organizations there comes a time when a team member is out of the office on vacation, sick, holiday, whatever. In some cases, their coworkers...
Started by Jason N. Gaylord on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at serverfault):
Every member of the dev team has sudo access to become....
At work, all code is stored on the development server .
That means putting information about bugs into a bug it's never happened to me .
Required by the team is accessible to them.
|