Tagged Questions
The non-technical tag has no wiki summary.
92
votes
25answers
3k views
What is the best way to explain refactoring to non-technical people?
We have a project on at the moment where we are refactoring an application that works fine for the moment but under the hood is beyond help. We need to rewrite it so that changes and maintenance can ...
51
votes
32answers
4k views
what happens to older software engineers? [closed]
Possible Duplicate:
Old Developers - any future ?
Hi
I have been programming most of my adult life, but as I get closer to the dreaded 40's people around me keep telling me that there is ...
27
votes
25answers
2k views
My software company job is not what I expected — what to do?
Six months ago I got a new job at a medium sized software company. Previously I had been developing software for a company as part of a small agile team, I enjoyed the work, it was interesting and I ...
26
votes
32answers
2k views
What are your favorite metaphors for technical concepts? [closed]
At the risk of getting downvoted I'm going to ask this anyway.
What are your favorite metaphors for technical concepts?
My most recent one I used was when a customer didn't understand why we would ...
18
votes
18answers
929 views
What is the best euphemism for a non-developer?
I'm writing a description for a piece of software that targets the user who is "not technically minded", i.e. a person who uses "browser/office/email" and has a low tolerance for anything technical, ...
16
votes
28answers
1k views
Non-tech skills that complement programming [closed]
What non-tech skills have you found to enhance and/or complement programming skills? Try and think outside of the office setting, too.
13
votes
9answers
540 views
Understanding programming for non-programmers?
Is there a book or an article online somewhere that can explain all the perils of programming without any technical jargon for non-programmers?
The managers in the company I work for know nothing ...
13
votes
28answers
2k views
What kinds of non-technical courses should a software engineer or computer scientist take?
I'm working toward a software engineering major, (business) management minor, and technical communication minor, and I was wondering: What kinds of non-technical courses should I try to take before I ...
12
votes
13answers
850 views
How to become emotionally distant from your code or project?
This question comes as a realization I gained after I worked for the first time in a 8 months long project with 4 other members (3rd year university project). Needless to say the project was a bust ...
11
votes
9answers
869 views
Programming / scripting language aimed at non-programmers
Does anyone know of any scripting / programming languages that are targeted at (or would be suitable for) use by non-techies?
I have an application that I want non-technical users to be able to ...
10
votes
20answers
879 views
How do you encourage someone to learn to use the debugger?
We are in college and I want get my projectmate to use the debugger as it will help improve his debugging speed. Despite offering to show him how to use it so that he won't have to learn it by ...
10
votes
15answers
1k views
How do you help a non-technical client or boss understand why something takes so long?
I want to know specifically how you deal with explaining a timeline to a non-technical boss or client, and why it takes so long to do something they feel should take a lot less longer. I hear "Why ...
9
votes
15answers
999 views
Working on open-source vs closed source
You hear people talking about how joining an open-source project will help polish your skills, buff your resume, improve your credibility, etc. This is all true but do you think that these benefits ...
9
votes
26answers
3k views
Most important non-technical skill you've acquired
What's the most important non-technical skill you've acquired that you feel makes you a better developer? I want to improve my skills, but I get the feeling that my time might be better spent ...
7
votes
7answers
357 views
Revenue Sharing for a development team
I lead a team of 4 developers (me included). We develop bespoke financial applications so it is seldom that we sell the same product twice. Our boss has just come to me with a suggestion that we ...
7
votes
4answers
554 views
Looking for special characters in Google
Do you know how to look for special characters with google...?
I'm looking at bash code and there's the ## operator...I would like to know what It does but I wasn't able to figure out a way to ...
7
votes
3answers
507 views
What is the day to day role of a Security Analyst/Engineer?
I have heard a lot of buzz around security and CISSP in IT organizations, but I am not sure what this entails. What are the day to day roles of a Security Analyst/Engineer and what steps do you need ...
6
votes
4answers
438 views
How to explain source control and best practices to non-technical managers?
My manager recently asked, "Is there a standard procedure or process that is typically used by businesses to ensure the file integrity of files -- maintaining their separateness from those that are ...
6
votes
6answers
173 views
Getting a grasp of how many people use my software
We have a very small, specialized user base.
No community.
My boss wants to find out who is using it. And his approach is to simply make a hidden connection, maybe an auto update function, enabled by ...
6
votes
3answers
222 views
Where to learn right skills for selling software product/service?
Stackoverflow is really amazing. Last year when I joined the community was a little sceptical because there were already a lot of sites with similar content (although the concept wiki-forum is new to ...
6
votes
5answers
2k views
How much salary should I expect with my first job as a Software Engineer? [closed]
I'm a senior at a decent university majoring in Computer Science.
Soon I will be interviewing for Software Engineer positions.
I have had two good internships with will known tech companies, my ...
6
votes
6answers
1k views
How do you make a good software presentation to customers?
how do you prepare a good software project presentation?
How much balancing between the scripted run over features and a naturalistic use of the software. Especially to avoid something like a ...
6
votes
10answers
603 views
What is the definitive link for C programming language?
Lately all modern programming languages have a definitive web site to support, distribute, learn the programming language, as well as community forums, e-mail lists and so on. Java has java.sun.com, ...
5
votes
1answer
1k views
MVC Storefront - Kona - Where are they?
I am looking for a full-blown shopping cart example for ASP.Net MVC. I found plenty of links pointing to MVC Storefront (1) (Apparently not being developed anymore) and other articles which talk about ...
5
votes
8answers
192 views
How should I name a method that does this…?
I have a method that receives two range endpoints - start of range and end of range and an integer.
It checks to see if the integer falls between the two end points and returns either the integer or ...
5
votes
6answers
251 views
How to stop thinking the design and start coding?
I think it is laziness, thinking is comfortable and coding, well it pure hard work :). Does going offline increases productivity.
How to limit net browsing.
Do you think, Mutliple Screens (eq - Linux ...
5
votes
8answers
7k views
How to explain complex technical problems to non-technical clients [closed]
There have been a couple of other questions about explaining technical things to non-technical people, but I am specifically wondering if anyone has any tips for explaining technical problems to ...
4
votes
7answers
262 views
How to explain to a non-technical person what source code is in a few words?
I'm writing a bit of open-source propaganda and I need to explain what source code is to a non-technical audience in ten words or less without them losing interest. I've tried things relating to ...
4
votes
16answers
2k views
I need an interesting computer science topic [closed]
I'm competing in a public speaking competition. It is about communicating scientific ideas to non-scientific audience in only three minutes. What computer science topic might make an interesting ...
4
votes
11answers
903 views
Agile programming for non-technical people
I'm supposed to give a presentation on agile programming techniques for my Business and Professional Communications class. One thing I'm having a bit of a problem getting right is the best way to ...
3
votes
2answers
79 views
Boundaries of an Open Source clone of proprietary software
Let's assume we have a program A that is shareware and closed source. Albeit it being the most popular of its kind, it suffers from a lack of updates and some annoying, yet long-outstanding bugs.
...
3
votes
6answers
347 views
Tips and tricks for running a development shop [closed]
Guys, so I've started my own bodyshop/development company/freelancer-to-enterprise middlemanshipry, jumping from a freelance web development myself.
Currently, I'm working on it extremely fast, going ...
3
votes
9answers
776 views
Explaining benefits of an array to a lay person?
I develop code in our proprietry system using a scripting language that is unique to that system.
Our director has allowed us to request enhancements to this language, which currently lacks user ...
3
votes
5answers
1k views
Comparing Rails vs. PHP to a non-technical audience
I recently had an interview at a small company that wants to greatly increase its web presence, including re-writing their Flash homepage and opening an e-commerce site. If given the position, I would ...
3
votes
4answers
136 views
What “non-software” development aspect in your environment that has helped you in creating usable software?
What is the "non-software" development aspect in your environment that has helped you in making your software more usable, secure, robust, and resilient (apart from it doing its job)?
I will ...
3
votes
16answers
2k views
What are the worst metaphors in computer science and engineering? [closed]
We recently had this question about our favorite metaphors, but in my experience, whether we like them or not, the Computer Science/Engineering field is full of metaphors that range wildly in ...
2
votes
5answers
202 views
Most useful Website links for a .Net developer
While working in new technologies we all tend to do a lot of googling on our problems. And while doing so we encounter a lot of useful sites. One of my favs is obviously Stackoverflow.com. To name a ...
2
votes
9answers
410 views
Smaller methods vs. Clear recursion method
I'm reading Robert Martin's book "Clean Code" and most of what I've read makes sense and I'm trying to apply as much as I possibly can. One of the simplest most basic things he talks about is that ...
2
votes
5answers
380 views
What is the meanest algorithm you have programmed for an enterprise application?
Most of us may have gone through a mandatory course in algorithms during our college days. In those classes I remember learning so many different algorithms (even for simple string comparison) that I ...
1
vote
4answers
139 views
Is there a “proper” order for listing languages?
Our application is being translated into a number of languages, and we need to have a combo box that lists the possible languages. We'd like to use the name of the language in that language (e.g. ...
1
vote
0answers
305 views
Keeping updated on Java Technologies [closed]
Possible Duplicates:
What is the best blog for Java development?
Good sources to learn about Java trends.
dear all,
I work as java engineer, job profile is r&d. I would like to keep ...
1
vote
3answers
162 views
Best resources on how to teach computing?
I always saw myself as a great pedagogue. Before being a freelance trainer, I used to teach my colleagues, and before that, I used to set up courses for my classmate to help them before the exams.
...
1
vote
5answers
157 views
1
vote
6answers
779 views
Technical qualities lacking in Project Managers [closed]
What technical qualities do you find are lacking in Project Managers or alternatively what technical aspects of software development do you think your Project Managers should know better (I.E., ...
1
vote
3answers
339 views
Getting back into Software Development
This may be a personal subject because it has more to do with MY issues, MY views, and MY opinions. Nonetheless, it is confides within the software development world concerning career.
The back-story ...
1
vote
6answers
3k views
What are some good Java and .NET jokes/stories that I can share with my teams?
I am managing both JAVA and .NET teams and would like to know if there are any known historical jokes that I can pull against either of them. If not jokes, it can be some nice stories about each of ...
1
vote
7answers
9k views
Best book to learn C from the beginning? [closed]
DUPE : http://stackoverflow.com/questions/464287/i-want-to-learn-c-closed
(and even that question was closed as duplicate)
Not quite a programming question but important none the less: Which book ...
1
vote
4answers
134 views
Is there a non-technical reason for choosing a Syndication format?
I have a project that will need to be able to export data for feed readers. Is there a non-technical reason I should pick RSS over Atom, Atom over RSS, one of the flavors of RSS over another or ...
1
vote
6answers
270 views
Documenting for developers and testers
How do you approach writing documentation that both, future developers, and non-technical audiences will have to use? Do you write two separate documents, or try to write one with enough information ...
0
votes
1answer
170 views
How would you explain what an iPad is to your grandfather? [closed]
I was asked in an interview:
How would you explain what an iPad is to your grandfather?
please give some realistic idea to really make this happen...