How do you relate to non-technical people (read: your significant other/mom/dad/family/etc.) about your job with programming? When asked about how my day was at work, I find it rather difficult to explain anything specific without going over their heads. How do you handle such situations?
|
12
|
|
|
|
|
|
I find the best way to describe it is to compare it to something that they can more easily understand. For instance: Say you design algorithms. Tell them that what you do is quite similar to writing a recipe for cooking. Only computers follow the instructions instead of chefs. This is actually particularly applicable to most programming jobs. Say you program the core of an application. Tell them what you do is like a construction worker putting together the skeleton of a building. You are doing the brunt of the work, and more people will come after you to make it pretty. Say you do UI work for the previous application. Tell them you are the interior designer of computer programmers. You take the plain, bland building someone else has build and make it livable and usable for everyone else. Things that other people can relate to make it easier to understand. |
|||
|
|
Perhaps find other topics to discuss instead? Something you can both be interested in? Or if you really want to discuss it, find someone else, like a friend from work, to discuss such topics (someone who of course can understand the details and bounce back in the conversation with meaningful responses). Or you can talk a little more abstractly... "We fixed a bunch of bugs in our application today!" rather than describing the details of the bugs. Thankfully my significant other is in the software business, so I can speak technical stuff with her and not have it go way over her head :-) |
|||
|
|
|
|
I'd say I work on developing computer-based solutions and tools that ease other people's lives. My job goes from defining a good description of what those tools are supposed to do, steps through designing the way those tools will work and how they'll look, and then I use all those intricate techniques (known as programming) to bring this design into life. I know that many details are not in there, but as it's a description to someone who is not a professional, I think it's enough. |
|||
|
|
|
|
When asked what I do for a living I say to people, "You know the wings on planes? [pause] Well it's nothing to do with them.", then I quickly change the topic to something less dangerous for their minds like The Weather or how the price of beer has gone up. |
|||
|
|
"Highly Paid Typist." |
|||
|
|
|
|
I have the same struggle. I've chosen to avoid discussing work entirely, as it takes nearly as much effort to figure out how to describe what I do all day than it does to do the work. Building software is a mentally grueling exercise of taking the everyday work-a-day world (your domain) and translating that world through abstraction and metaphor into technology. By the time I get home from work the thought of reversing that process to transform the technology into a metaphor other humans can relate too feels completely unmanageable. Fortunately the few attempts I have ever made at describing my work were so tortuous and mind numbing to the people trying politely to pay attention that nobody asks anymore. Now, a creative, right-brained person (the opposite of the programmer) could probably come up with pleasant metaphors for what we do that would entertain and delight even children, but tragically those people are usually not us. |
|||
|
|
|
|
It probably sounds pretty corny but I try and talk in terms of business features. After all I usually have to justify/explain how I spend my time to non-technical people like managers and clients.
|
|||
|
|
|
|
I do maintframe applications maintenance for my day job and the answer I give them is I work with the IT dept of so and so and I fix their computer programs. They rarely ask for more information after this. On my own time I do custom software development and the best analogy I found is to tell them what does a cabinet/carpenter make? Then I do the same thing with computer programs, people tell me what to make and I make it for them. After this sentence the conversation moves on to some other non-tech topic. |
|||
|
|
|
|
I tell a bunch of idiots who are really awesome at maths what to do. As a student I've found that it's really a test of how well you know your stuff if you can quickly make something so simple to understand on a shallow level, like using a car body shell/engine analogy for how a game is written etc. Anyone you're in a relationship with usually takes enough of an interest to understand subjects at that base level needed for light banter( I'd know even closer to nothing about stuff like biochemistry, podiatry or art history if I hadn't bothered !), however when you get excited and try to explain something too technical, a sincere smile appreciating your joy should be all you expect ^_^ |
|||
|
|
|
|
I don't find it that difficult. How would you explain what you've been doing to a non-technical manager? Just take out all the technical details. "I fixed a bug where our program would crash if you cancelled the File-Open dialog box". If they ask why it was crashing, "the program wasn't checking whether you cancelled the box or clicked Ok, so it would try to open a file even if it didn't know the name, and you can't open a file without specifying the name." |
||||||||
|
|
|
If you have a blog, and/or a website, that is a good place to point them to, that way they can formulate opinions at their own leisure (worked well for my own family, who are all very non technical). They appreciated it a lot. |
|||
|
|
|
|
Good question :) I used to think about what I actually have done after a days work, programming. Well, more for a joke and trying to explain for my girlfriend and non-tech friends. Here goes. I change magnetic patterns. I can't tell you which or even where they are because the computers I work on are placed in cold computer storages and the disks are often RAIDed. But the net effect of a days work programming is just that, changes of magnetic patterns in some harddisks. From those pattern there are many layers of abstractions that is hard to explain... |
|||
|
|
|
|
I find that explaining 'by example' is the only thing that really works for getting people to understand what I do. Without getting a comparison across, there usually is very little understanding. That said, I sometimes find that people aren't that interested when they find out I 'work with computers', anyway... ;o) |
|||
|
|
|
|
I think it's perfectly reasonable to avoid going into technical specifics when answering the general "What did you do today?"-type questions. Where it gets trickier is when people want (or think they want :)) to understand some of the detail of what programmers do. I wrote up an example on my blog which covers some of the programming stuff I tend to work on. It goes down into pseudo-code level examples, but mainly focusses on some basic, OO programming concepts without getting all CompSci on people :). I've had pretty good success with it so far. Hope this helps. :) |
|||
|
|
|
|
Depends on the crowd. Take my Dad for example - he was in the software business (management though) and I can explain to him what I do, starting from the abstraction and getting more and more specific. If he's interested, I go down for more details, otherwise, I leave it alone. After enough of these sessions, I'm think (hope) he's got a pretty good idea what I'm doing. Take my Mom for example - she has trouble handling Word, though her strength lie in numbers (especially those with the currency mark in front of them). I tend to explain to her in terms of user interface and business aspects of what I do and how the customer benefits from using our software. Usually it works, sometime it fails. When it does (fail), I don't push it. People in general are stupid. Specific people (especially the ones close to you) tend to be smart [That's a paradox, but it's also true (from the subjective "I" point of view)]. They'll (people who are close to you) understand what you talk about. Maybe not today, but with enough patience, it'll come and you'll have a much richer experience talking to them. |
|||
|
|
I always tell them I am a "pilot" for the KLM or something like that... That's because people are not really interested when they are you what you do for a living. People do not have any other material to talk about, so they ask the basic stuff. In my expierence they usually look quite bored when I talk about my job... Also, people are always trying to get you to do stuff for them.. If you are a gardener, they have a garden that needs tending.. If you are a construction worker, chances are they need a new bathroom.. and if you are a software developer... well good chance that they have a broken laptop somewhere around that needs fixing, and before you know it, you are wasting your saturday afternoon cleaning up spam on someones computer that you have recenently met at some party somewhere... Just my 2 cc :) |
|||
|
|
|
|
I am just the same as a builder - i just have different bricks. The builder builds homes that you live in - I build software that you use. |
|||
|
|
|
|
"I work with the Internet". |
|||
|
|
|
|
When I try to explain what I do as a developer to someone who is non-technical a large percentage of the time their response is in the vein of "that sounds incredibly boring, how can you sit at a desk all day and do that?" And I usually come back with "I know of no other job in the world where I can be an architect, a carpenter, a plumber, a designer, an artist, a detective and a test pilot all on any given day". If they still give you the glossy eyed look after that just hold your hands up in front of their face, wiggle your fingers and say "With these I create LIFE! muhahahahahahah!" and walk away. |
|||
|
|
|
|
I've always said that "I make computers do magical things" or "I make something out of nothing." |
|||
|
|
|
|
"I am a janitor" ...that should shut them up! |
|||
|
|
|
|
There's an old Russian joke right on the topic.
|
|||
|
|
|
|
I explain it, brag, and tell them off all in one by saying: "I tell computers what to do and how to do it, and that's quite a bit more complicated than you think. Think it's hard to use the computer? You cannot possibly comprehend how hard my side is." |
|||
|
|
I write database software, and it's sometimes hard to explain to people what I do and why it's not incredibly boring, since databases are not something that the average non-techie uses directly. One of the guys that I used to work with is now a VP at RIM, and he noticed quite a difference when he started there -- rather than a potentially long drawn-out description of what a database is and why it's useful, he can now just pull out his Blackberry and say "I make this." Shorter description, and a higher "wow" factor. |
|||
|
|
|
|
Long explanations are sure to induce glazed eyes inside of 30 seconds. For that I reason, I try to keep it short. "I design and build software." |
|||
|
|
|
|
I write software the world has never seen before |
|||
|
|
|
|
It depends on how interested a person is, especially when discussing it with family (who are interested but have trouble with the technical details, being non-technical)... they know I "code" and do a lot of work with computers, and normally I just say "Oh, today I built a website to sell advertising." or something along those lines. Otherwise, it's generally "oh, I make websites" (the concept of 'web design' seems to be easier for people to grasp than 'web development' or 'web applications'). Otherwise, comparisons to things people understand tend to work best. |
|||
|
|
|
|
Car analogies. Cars and computers are a lot alike, which makes them popular targets for comparisons. They're both big, expensive machines which everyone has to have, everyone is expected to operate, few know how to really use 100% effectively, and very few know how to fix. It's become a tired cliche amongst techies to use car analogies but for the average person, the car is the most analogous thing in the world to their computer. It also helps assuage them of their technology fears - a number of people still hold to the idea that the world was much better "before these computer things came along", but not a single one of them would do without their cars (note that my reasoning falters a bit in large metropolitan areas like New York City where one could conceivably live just fine without owning a vehicle) For example, you make arrangements for a group of friends to meet at a location for lunch. One of your friends does not arrive. You call him on the phone and ask "where are you?" he says "my car broke down, sorry - I can't make it." What do you say? Do you say, "Well why don't you walk you lazy bum?" No. You, you say you're sorry he can't make it, or you offer to come get him, or maybe even offer to come help him take care of his car after lunch (i.e., drive him home from the mechanic) Now let's say you went over to a (different) friend's house for some reason. Dishes are piled up in the sink. Piled up all over the house. Rotting food, drawing flies, etc. You ask your friend why he hasn't cleaned the dishes in a while he replies "oh, my dishwasher is broken - it's going to be a week before the part comes in." What's your reaction? "Why don't you wash the dishes by hand you lazy bum?" A dishwasher is a big expensive machine that helps a lot but if it goes on the blink you're expected to just get by without it. A car is a big expensive machine that if it goes on the blink you're not as expected to get by without it. People expect you to wash the dishes by hand if your dishwasher breaks, they don't expect you to walk the distance that previously took twenty minutes to drive (the exception of course is getting to work - you've got to work out a carpool or something there). |
|||
|
|
|
|
"Makey worker of all things computery." That's my catchline. |
|||
|
|
|
|
After years of family reunions I have learned that if I can't explain what I do in a single sentence I get the eyes glazing over look. Even though I'd like to think what I do is much more involved, I just tell anyone who asks "I work with computers". |
|||
|
|
