Hiring Developers – any tips on being more efficient? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
What is the way to understand someone else’s giant uncommented spaghetti code? [duplicate]
Possible Duplicate:
I’ve inherited 200K lines of spaghetti code — what now?
Annotate source code with diagrams as comments
I write a lot of (primarily c++ and javascript) code that touches upon computational geometry and graphics and those kinds of topics, so I have found that visual diagrams have been an indispensable part of the process of solving problems.
How to avoid jumping to a solution when under pressure? [closed]
Closed 9 years ago.
“A good programmer can be as 10X times more productive than a mediocre one” [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Closed 9 years ago. Locked. This question and its answers are locked because the question is off-topic but has historical significance. It is not currently accepting new answers or interactions. I had read an interview with a great programmer (it is not in English) […]
Should I fix small issues or let them go? [closed]
It is not guaranteed that I find a solution.
Making things just work and then improve them, or attempt to make them “perfect” from the beginning?
I don’t have any experience working as a programmer – I just code as a hobby so far. Some years ago, I heard a programmer say that I should focus on making my code just work despite being slow (it was for a game, so it was more noticeable if my code was slow or not) and then I would spend my time improving it to make it fast and better.
Are there any empirical studies about the effects of commenting source code on software quality, maintainability and developer productivity? [closed]
Closed 10 years ago.
How do I prove to management that our programmers could work more productively? [duplicate]
This question already has answers here: Software Design: Build it fast or build it well? (17 answers) Closed 9 years ago. Backstory I graduated less than a year ago with a degree in Computer Science (with extra courses in software engineering), and another degree in Software Engineering. I’d like to think that I’m familiar with […]
How do I prove to management that our programmers could work more productively? [duplicate]
This question already has answers here: Software Design: Build it fast or build it well? (17 answers) Closed 9 years ago. Backstory I graduated less than a year ago with a degree in Computer Science (with extra courses in software engineering), and another degree in Software Engineering. I’d like to think that I’m familiar with […]