Skip to main content
DXM's user avatar
DXM's user avatar
DXM's user avatar
DXM
  • Member for 14 years, 8 months
  • Last seen more than 1 year ago
35 votes
7 answers
2k views

How to convert a copy/paste/spaghetti programmer to see the light?

17 votes
5 answers
2k views

best way to "introduce" OOP/OOD to team of experienced C++ engineers

10 votes
3 answers
6k views

GitHub: Are there external tools for managing issues list vs. project backlog

9 votes
11 answers
871 views

What repercussions a developer might expect after informing current employer that he is active in the job market? [closed]

8 votes
4 answers
1k views

What are benefit/drawbacks of classifying defects during a peer code review

7 votes
5 answers
875 views

Should all developers on a team have equal role/responsibility in writing and updating software design documents

7 votes
7 answers
2k views

How should semi-agile team operate during management-imposed waterfall-like "testing phase"

7 votes
6 answers
13k views

In agile environment, how is bug tracking and iteration tracking consolidated.

6 votes
4 answers
4k views

Who should be responsible for writing/updating design specifications in an agile team

6 votes
5 answers
1k views

TDD: Write a separate test for object initialization or relying on other tests exercising it

2 votes
1 answer
237 views

Tracking feature requests for small-scale components

1 vote
2 answers
1k views

Looking for good practices on managing branches and developers in Git [duplicate]