Tagged Questions
Groups of people working cooperatively to complete a task.
71
votes
20answers
3k views
Practices for programming in a scientific environment?
Background
Last year, I did an internship in a physics research group at a university. In this group, we mostly used LabVIEW to write programs for controlling our setups, doing data acquisition and ...
59
votes
27answers
2k views
Is it rude to refactor/improve team members' code?
When working on a single project with a small team, say, 3 devs, its common for us to ask each other:
"Oh, how does this class work?" or "What property do I set on this to make this happen?" as the ...
50
votes
13answers
2k views
How do programmers work together on a project?
I've always programmed alone, I'm still a student so I never programmed with anyone else, I haven't even used a version control system before.
I'm working on a project now that requires knowledge of ...
48
votes
18answers
2k views
Starting new job. How to get up to speed on existing design and code? [closed]
Possible Duplicate:
How to understand the design and code flow of any product quickly?
I am starting a new job in two weeks and would like to know of any suggestions you can provide.
It's ...
45
votes
22answers
2k views
How do I make my code easier for the next developer to understand?
I've been at my very first programming job for about 8 months now and I've learned incredible amounts so far.
Unfortunately, I'm the sole developer for a small startup company for internal ...
35
votes
12answers
6k views
What Makes a Good Technical Team Lead? [closed]
As a technical team lead of a small team of web developers, I have been finding it difficult lately to identify and focus on the core responsibilities of keeping my team running.
Specifically, I'm ...
26
votes
15answers
2k views
Recommended reading for new team lead
Our organization is undertaking a re-org to solve our current resource and communications issues. I know, a re-org never solves anything, etc. With that being said, I was tapped to go from an ...
24
votes
13answers
1k views
How do you handle Ineffective Programmers?
How do you handle a programmer who is on your team but is extremely ineffective and ends up wasting the time of the rest of the team.
I don't mean lazy, but I mean a person who has such weak ...
22
votes
20answers
2k views
How to get team member to stop interrupting?
I'm the lead programmer/manager for a team of 6 programmers. There's always one programmer who needs far more attention than all the others and comes by my office to talk to me as much as all the ...
19
votes
7answers
1k views
How do you communicate effectively in a small development team?
I work in a small team (4-5 developers) on a single project. Every member of our team is developing a different functionality from our project and they are highly independent. In fact, some members ...
17
votes
6answers
390 views
If 'Architect' is a dirty word - what's the alternative; when not everyone can actually design a good interface!
Now - I'm a developer first and foremost; but whenever I sit down to work on a big project with lots of interlinking components and areas, I will forward-plan my interfaces, base classes etc as best I ...
17
votes
17answers
918 views
When is it acceptable to rewrite someone else's code?
I largely work as my own dev shop, for a small organization in a large multinational. Almost every day, I find myself rewriting or upgrading my own code to a more informed solution. Obviously, this ...
17
votes
60answers
3k views
Managing my TODO list - how to get organised
What's the best way to organise my personal TODO list?
and what tools are available for organising team TODO lists?
Should I still be thinking in terms of TODO or are there better ways to manage my ...
16
votes
7answers
1k views
Best way to run a small programming team? [closed]
I'm in an interesting situation at the moment, I managed to convince a few people from university to spend the summer holiday building a game with me - leaving me mostly in charge of a team of people, ...
16
votes
11answers
602 views
Continuous Integration - How To Get Developers Bought-In To The Idea
I'm a freelance developer and have recently set up source control and automated builds (CI and nightly) for a software development team at a client which did not previously use these techniques.
...
16
votes
9answers
1k views
How do I help senior team members improve?
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 ...
15
votes
7answers
562 views
How can I introduce code reviews to my group/company? [closed]
I work for the company's research team, which is pretty selective in hiring. Having said that, we all tend to work on different projects, so it is very easy to cut corners because no one is watching. ...
14
votes
13answers
4k views
Cheaper alternative to FogBugz
Hey guys,
I really love using FogBugz but as a startup we just can't handle the cost of 100 Dollars per month(hosted) or 942 Dollars per year for four developers. I am not using the wiki neither am I ...
14
votes
23answers
936 views
Building morale in the dev team
What are some of the day to day things you do in your dev team that help build your team's morale?
12
votes
9answers
1k views
Good C# open-source projects to participate in?
I'm looking for some large open-source .NET (especially C#) projects to participate in as a developer, I'm interested in both web and desktop applications. I want the project to have a large number of ...
12
votes
5answers
245 views
How much time do you spend in production troubleshooting
At my prior job of 5 years, I eventually had to leave because I was growing into the go-to guy for production support and troubleshooting. I was spending at least half of my time doing queries in ...
12
votes
12answers
732 views
Do real programmers network and share? [closed]
In a previous question about homework on stackoverflow I made the following statement:
I think it's extremely important for students to learn that real-world programmers work together, learn from ...
11
votes
6answers
467 views
why not to use thread.sleep for no reason, and explain it to a programmer
While passing through code in our project I came across a web method that had this code at the end of it:
thread.sleep(6000);
return true;
Now, this was done so the jQuery ajax call from the client ...
11
votes
14answers
2k views
Does team leader have to take blame for subordinate errors?
In a software company, does the team leader have to take responsibility for every error the subordinates do?
The client sent an angry email because some parts of the code were incomplete and not all ...
11
votes
3answers
461 views
How to revoke collective code ownership?
The benefits of collective code ownership (CCO) can be tremendous. But there is a risk that it turns into "no code ownership" (NCO). In my opinion, CCO is a right a team has to earn. While going from ...
10
votes
2answers
873 views
What is the best way to prepare a team for migration from svn to mercurial?
Wich is the best way to prepare a team for migration from svn to mercurial?
Wich problems may appear in the migration?
How to solve them?
9
votes
14answers
736 views
Open Source Programmers: Why do you participate? [closed]
What is the main motivation behind why you contribute to an open source project?
Possible reason I have identified:
Freedom to express your ideas
an environment where you can
develop new ...
9
votes
12answers
531 views
How do you promote joint code ownership? [closed]
A strong Agile concept is Joint Code Ownership - no single member of the team owns a piece of code, but rather the entire team. This means the code is up for editing, improvement, refactoring...
How ...
8
votes
7answers
294 views
What to do when you end up in a new team with bad programming habits? [closed]
Suppose circumstances cause you to be transferred to a new team of programmers. This can happen for example because you are assigned to a new project within the same company, or after changing jobs. ...
8
votes
6answers
372 views
How do you promote a culture of peer code review with your team?
We have tried many methods such as
Code review required before check-in (hard to enforce)
Monthly code review sessions (tend to side-track, time consuming, too high level)
One or two devs with free ...
8
votes
9answers
1k views
What is the most effective way of dealing with overbearing “know it all” developers?
Just to clarify - I'm talking about a Scrum or Extreme Programming Team here not the old-fashioned command-and-control team from the waterfall era.
These are what Fred Brooks would call have called ...
8
votes
7answers
138 views
Policy for fixing broken nightly builds
I guess everybody agrees that having continuous builds and continuous integration is beneficial for quality of the software product. Defects are found early so they can be fixed ASAP. For continuous ...
8
votes
9answers
430 views
Teammember over-estimating abilities. How to help him grow? [closed]
What is the best way to help a somewhat stubborn unskilled team member gain some insight and grow as a programmer?
One of our network administrators has had a long standing desire to take his hobby ...
8
votes
11answers
510 views
What is the best way to handle overly aggressive reviewers during a code review?
Everyone that has ever had to perform any form of code review has probably been here. You're a member of a code review team, and during the code review you come to an issue where a member of the team ...
8
votes
9answers
344 views
Criticising code
What is the best way to point out flaws in a developers code? Stuff they've been working on a while and though you'd love to not say anything, it's bad code and something has to be said. How do you go ...
7
votes
4answers
161 views
how to share common enterprise code between developers
I work with a team of several developers. We develop and maintain many different products which are related to our company. What are some good ways to share code that does common enterprise tasks ...
7
votes
5answers
224 views
How does a one-man team convert to working with a small team?
I have been running my web development company by myself for the last 6 or so years (and as added background, I have never worked in a development team as I am currently a university student and have ...
7
votes
7answers
537 views
Team Development Vs Individual Development
Last week I found myself trying to explain to my management that team development is better than individuals programming alone. Unfortunately, I didn't have any hard facts to back this claim up.The ...
7
votes
10answers
512 views
Does offering financial bonuses help or hurt morale?
In response to this question, David Thornley writes: "Offering a $1K bonus can also really hurt morale and make the team less effective. Don't do this without thinking it over very carefully. You ...
7
votes
11answers
2k views
How do you enforce coding standards in your team?
We are a .NET shop, mostly coding using C# in VS. We created coding standards for our organization, and now we need to enforce them. We can use tools like FxCop & StyleCop.
What we want:
On ...
7
votes
8answers
1k views
How do I keep my team involved and motivated? [closed]
I am currently a grad student, but I was in the industry for a few years before going back to school.
I am in a class which involves teams of 4 working on fairly ambitious projects. As a result of ...
7
votes
9answers
369 views
Making the case for code quality
Imagine you're working with developers who habitually write 300 line nested methods full of errors, possible errors, etc. etc. Applications regularly throw exceptions as a matter of course, and much ...
7
votes
4answers
245 views
Badge Concept Applied To Codebase Statistics
Stackoverflow is the first time I've seen this badges concept. It's oddly motivating, and that's pretty cool. Has anybody seen it applied to source control change sets?
I envision a data mining ...
6
votes
1answer
425 views
When should you call base.Method() in overridden method, and how to mark this when you write code in team?
When using some framework/api, sometimes it's pretty unclear if you must call base.Method if you override it, for example you can be pretty sure that you should call base.Maethod() when you are ...
6
votes
7answers
354 views
What are possible issues with Git / Mercurial in small developer team?
Disclaimer
I don't want to start another flame war - I just want to get some arguments that will help me make the right decision.
Background
The developer team in my company is expanding - now we ...
6
votes
7answers
410 views
Ways to show your co-programmers that some methods are not yet implemented in a class when programming in C++
What approaches can you use when:
you work with several (e.g. 1-3) other programmers over a small C++ project, you use a single repository
you create a class, declare its methods
you don't have a ...
6
votes
5answers
232 views
What are effective techniques for dealing with varying abilities in a SCRUM/kanban team?
I'm currently involved in a scrum-ban (mixture of SCRUM and kanban) team where we have a wide range of developer ability levels. I'm referring to "developer ability level" in the common senses of the ...
6
votes
8answers
456 views
Is using a geographically distributed development team a better approach for running a software startup?
It's commonly agreed that successful software development is as much about teamwork and communication as it is about individual programming expertise. Given this, one might assume that by operating a ...
6
votes
5answers
2k views
What should be the differences between the team leader and team member in a internal development team?
What kind of characters can promote the person more likely to be a leader in the team ?
Also, what do you think the responsibilities a leader should have?
6
votes
6answers
354 views
Balance of personalities in a Dev team
I am sure many of us have worked in teams where the teams have a different balance of personalities. Generally I think that having a diverse team is good. If people are too alike they tend to make the ...