70
votes
31answers
2k views
Programmer, not a blogger
I need advice from people who might understand where I'm coming from. I'm the lead engineer on a software product. The company I'm working for recently expressed serious interest in having me blog …
35
votes
35answers
2k views
Are there any good metaphors for explaining project complexity to a non-programmer?
It was just mentioned that I'm "not exactly building the Sistine Chapel." This is true, but I am building a freight management application, which isn't exactly as simple as drawing controls on a form …
25
votes
28answers
2k views
Why do programmers have such ridiculously prickly personalities? [closed]
Originally asked on Reddit here, I found this question interesting. Since I've started programming 10 years or so ago, my personality has gotten more prickly as I pack on more and more years as a …
23
votes
25answers
1k views
Best way to communicate with a programmer to define a project?
What are the best set of details to give to a programmer to define a project?
Simply put, I know what I want done, but I know nothing about programming and so what is the best way to define my …
16
votes
11answers
392 views
How do you get non-technical folks to appreciate a non-UI problem?
Suppose you're working on an enterprise project in which you have to get management signoff in order for you to develop a new feature set. Usually your management has no problem signing off on some …
14
votes
14answers
780 views
Best way to relate code smells to a non technical audience?
I have been asked to present examples of code issues that were found during a code review.
My audience is mostly non-technical and I want to try to express the issues in such a way that I convey the …
14
votes
15answers
683 views
Explaining race conditions to a non-technical audience
Recently, I found myself having to write up some concerns I have about race conditions in an application that is in development (not by me). This will likely be brought to the attention of …
13
votes
9answers
494 views
How to explain Open-Source to your boss?
My boss was in the past not really interested in Open-Source. He always was fine, if we developers used a library or framework, that came at no cost. But he was never interested in details.
But some …
13
votes
21answers
682 views
Advice to improve programmer communication skills
What single piece of advice would you give to a programmer who can write decent code, but has trouble communicating relevant details of his work to colleagues and users?
12
votes
11answers
934 views
How do you know if you are a bad programmer? Or how do you tell someone they are?
It is a seemingly taboo subject. I imagine I want people to tell me I have a bad idea or did something totally wrong... but no one ever does. Of course I am part of the same problem, a good friend …
11
votes
15answers
749 views
Explaining why “Just add another column to the DB” is a bad idea, to non programmers.
I have sales people and bean counters who are trying to sell customizations to clients, which is fine. But when a complex change request comes in that I send back a large estimate for, they get …
9
votes
7answers
377 views
What do I do when my team leader is breaking my database schema with a release coming up?
My team leader has this terrible habit of mucking with the database schema, and making changes that would cause severe breakage on the code base (without really consulting me on how the changes would …
8
votes
16answers
462 views
From a Management POV: How much is a code review worth?
It's obvious to me that code reviews (peer reviews) improve the quality of the generated code.
I've worked hand to hand in some code with some of my coworkers and, specially with some of them, code …
8
votes
6answers
577 views
Do you regret having been too honest at any stage of your career? [closed]
Sales or management hate having technical people anywhere near customers, we tend to be too honest, specially when we don't even notice it.
On my first job I was asked by my boss a week before the …
8
votes
19answers
837 views
What do you do when you’re faced with an “I have no idea how to do this” programming project?
Let's say, for example, that a marketing group in your company asks you, a sole web developer, to build a widget (some type of web application, web feature, etc.) in 2 weeks.
Given the following …
