12
votes
13answers
245 views
what happens to older software engineers?
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 no such thing as an old software engine …
6
votes
4answers
244 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 fr …
30
votes
52answers
2k views
How can I explain to a non-technical person what I do for a living?
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 ra …
0
votes
6answers
189 views
Exceptional Programmer in bodyshop environment
Hi,
My thought around being a good programmer entails a lot of abilities. Not just being good with code.
I want an opinion and view to how others feel about this.
What is an exc …
1
vote
3answers
75 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 b …
19
votes
31answers
1k views
What are your favorite metaphors for technical concepts?
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 und …
0
votes
8answers
154 views
Programmer aptitude assessment [closed]
some company that I've applied to sent me a "Programmer aptitude assessment" test to take.
should I? seems pretty stupid having been in industry for over 15 years..
24
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 …
5
votes
25answers
671 views
How to explain differences between analog and digital to my mother. [closed]
I'd like to explain differences of tape-casette and cd in a non-technical manner assuming she has no understanding of binary.
This is to prove that Einstein is mistaken in saying …
11
votes
9answers
305 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 …
13
votes
29answers
953 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 t …
6
votes
14answers
672 views
A programmer’s options for source of income
What are a programmer's reasonable options for a source of income? If you'd like you can include more than one, listing pros/cons, etc.
8
votes
25answers
736 views
Non-tech skills that complement programming
What non-tech skills have you found to enhance and/or complement programming skills? Try and think outside of the office setting, too.
8
votes
13answers
492 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 p …
1
vote
4answers
78 views
javascript with() function
is this part of the native javascript lib? which browser support it?
