Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

10
votes
5answers
839 views

How can I give a basic idea of what I'm working on to a non programmer? [closed]

Possible Duplicate: How to explain programming to a non-programmer? As a relatively new programmer (1 year professionally, many years as an amateur) I've run into many situations that sent ...
111
votes
10answers
9k views

Has “Not everyone can be a programmer” been studied?

An old adage that many programmers stick to is "It takes a certain type of mind to learn programming, and not everyone can do it." Now I'm sure that we all have our own trove of anecdotal evidence, ...
18
votes
7answers
608 views

How can a non-technical person learn to write a spec for small projects?

How can a non-technical person learn to write specs for small projects? A friend of mine is trying to outsource some development on a statistics project. In particular, he does a lot of work in ...
8
votes
8answers
453 views

How to explain to a layperson the variance in programmer rates?

I recently talked to a guy that is looking for developers to build a product idea. He mentioned he has received interest from people but the rates have varied from $20-120/hr. This project he ...
32
votes
9answers
1k views

Can non-IT people handle a wiki?

My company is looking to improve their market research data management. Current data management style: "Hey Jimbo, where's that picture of our WhatZit 2.0? "yeah I remember that email about that ...
5
votes
5answers
214 views

What appears in your mind if someone asks for a module for application?

Non-technical people tend to say the word module instead of feature. But I always get annoyed if someone tells me to write a module when what they really want is a feature. In my opinion a module is ...
18
votes
9answers
417 views

Which software development practices would you recommend non-programmers implement in their fields of work? [closed]

Say you had to give a talk to non-programmers who were looking to learn something from software development that they could apply to their own functions. Question: What practices would you preach? ...
10
votes
12answers
929 views

How to explain to non-programmers that programming is not a repetitive task?

Some people have the view of programming that it is just repetitive typing on a keyboard. None of this is true. First of all, there is so much more you have to do than actually typing down the code, ...
4
votes
6answers
809 views

Interesting non programming tasks for programmers

This question is related to my another questions asked to HN community http://news.ycombinator.com/item?id=2450143 Here is the summary of above thread: I asked HN community if we should give 2nd ...
39
votes
17answers
2k views

How can you explain “beautiful code” to a non-programmer?

When speaking with a non-programmer friend, I happened to mention the concept of "beautiful code" and she wanted to understand what that meant, but I was at a bit of a loss as to how to explain it to ...
1
vote
2answers
100 views

Book on Access and SQL [closed]

My little brother is a CPA but in his new job he is required to use access to pull his own data. He has grown frustrated with the limitations of the canned reports that he has access to. However he ...
25
votes
4answers
751 views

How to explain to non-technical person why the task will take much longer then they think?

Almost every developer has to answer questions from business side like: Why is going to take 2 days to add this simple contact form? When developer estimates this task, they may divide it into steps: ...
2
votes
3answers
465 views

How to introduce web development to non-programmers?

Once one of my non-programmer friends asked, "I have a cool website idea that I don't want to share. Rather I want to develop it on my own. So, I want to learn web development. Tell me what to do?" ...
2
votes
5answers
256 views

Testing for Non Programmers

I would like to get my younger brother, who can't program, to test some code I am writing from requirements I provide him in documentation. Is there a way to get him going quickly? Ideas? Please and ...
12
votes
9answers
522 views

How do you explain the source of an identifed problem without making it an “excuse”?

As practicing (as much as I can at least) "egoless programming", I'm focused on solving problems whoever wrote the code related (if that person don't make dangerous code) and I like to understand the ...

1 2
15 30 50 per page