What do you say in a code review when the other person built an over complicated solution? [closed]
Closed 12 years ago.
How do you disarm a cowboy coder? [closed]
Closed 12 years ago.
How to motivate co-workers to write unit-tests? [closed]
Closed 9 years ago.
Issues Tracker for both developers and end users [closed]
Closed 10 years ago.
Why is it preferred to write a commit message in present tense/imperative mood? [duplicate]
This question already has answers here: Version control comments – past or present tense [closed] (11 answers) Closed 10 years ago. I often read/overhear that good commit messages should be written in present tense or to use imperative mood when describing the change eg. Fix xyz instead of Fixed xyz. What are the advantages of […]
How to introduce code to a colleague
How do you go about introducing the codebase, which may be rather complex and tangled with a lot of “gotchas,” to a new member of your team?
What kinds of visual content, tables or diagrams might I want to include in my Project Architecture Document?
Besides logical and physical architecture diagrams, comps / mockups and tables for expected network load between components and various data schemas, what kinds of visual content, tables or diagrams might I want to include in my Project Architecture Document?
QA – Developer communication [duplicate]
This question already has answers here: Tester-Developer communication (8 answers) Closed 11 years ago. I am a developer and have worked at this company 4~5 years by now. We have been practicing scrum for about 2 years. I think, I have been worked well with QAs. I believe QAs/developers/technical writers are all one team. We […]
How to explain why design choices are good? [closed]
Closed 9 years ago.
Responding to end users about bugs they found
I have an issue tracking system, but sometimes users report bugs directly to me in an email.