We're gonna have a day when employees' kids will visit our company office. The idea is that they will come see "how parents work", "how cool stuff is done", have fun, etc. Kids will be up to 17 years old.

Now I suppose some of the teenagers already think of what they wanna do when they finally grow up and will ask questions like "how can I tell I should get a degree in software engineering and not in logistics/finances/whatever?" So I think we better be prepared and ready to answer those questions so that those who really fit don't waste time but use their potential to the full.

What traits that already emerge in teenage years indicate that a person could become a very good software developer?

link|improve this question
5  
When I was 17 I was already programming. – Kobi Jun 1 '10 at 5:57
1  
Same here, I was programming stuff when I started high school (I think at about 15 or so) – Mitch Dempsey Jun 1 '10 at 5:58
@Kobi, @webdestroya: I agree, but you're looking at it from much older age position. Say you're 27 now and started coding at age 17, so you think "oh, back then...". But these teenagers are 17 or younger right now, they don't have this experience (unless they code since age 10). And my question is what other data they can use to make decisions. – sharptooth Jun 1 '10 at 6:03
6  
I can see why you want to be prepared for that question. After all, if viewing the palatial cubicles software developers are given won't have the kiddos clamoring for jobs in programming, nothing will. The entire cubicle farm just screams "respect". – T.E.D. Jun 1 '10 at 6:03
feedback

closed as off topic by hhafez, AakashM, Neil Butterworth, gnovice, bmargulies Jun 2 '10 at 11:39

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.

5 Answers

One thing I would say is that in many respects programming gives you the same sort of satisfaction that gaming does. Solving complicated problems is fantastically stimulating, and if you enjoy gaming or puzzles, software development might be something to look into. Personally, I think it offers so much in terms of personal development and intellectual challenge, and even though most teenagers might not grasp it (I certainly didn't at that age) the gaming analogy is quite valid.

link|improve this answer
2  
in many cases even MORE satisfaction than playing a game is to make one (at least mod one) :) – b0x0rz Jun 1 '10 at 6:20
@b0x0rz: Very true. :) – Henric Edwards Jun 1 '10 at 6:21
feedback

The only thing I can really say is that you had better be a person who enjoys solving puzzles. Sometimes maddening ones. That is what you will be spending most of your career doing.

link|improve this answer
feedback

If a kid asks "how can I tell I should get a degree in software engineering and not in logistics/finances/whatever?", I would tell him to go logistics/whatever. If he is supposed to be a strong software developer, at age 17 he should know it for sure without asking.

I love this essay from Peter Norvig: Teach Yourself Programming in Ten Years. The bottom line is that learning to program is not a light task that can be accomplished in a few days or months. It takes years, most likely around 10, to become a strong programmer.

So I think it's quite easy to identify kids who have chances to become very good software developers: they have to be interested in programming at an early age. 17 is a bit too late -- I'm not saying it's impossible, but it's a lot harder than if they started at 10.

link|improve this answer
feedback

I did my first programming in BASIC and LOGO when I was 8, and loved it. They need to get going already!

The way to know what you should do for a career is to try it and see if you like it. Whatever gets you going is the right choice.

For programming, a copy of Scratch is a good place to start.

link|improve this answer
feedback

show'em the flight simulator inside excel .. ;-)

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.