+ - How to get a game-obsessed teenager into coding 6
Submitted
by
looseBits
looseBits writes "I have a friend who's 14 year-old son spends all his time gaming like any normal teenager however she would like to find a more productive interest for him and asked me how to get him into coding. When I started coding, it was on the Apple II and one could quickly write code that was almost as interesting as commercially available software however times have changed and it would probably take years of study if starting from scratch to write anything anyone would find mildly interesting. Does anyone have any experience in getting their children into programming? How did you keep them interested if the only thing they can do after a week is make the computer count to 10 and dump it on the screen?"
One word: (Score:2)
Problems.
If you want someone interested in something, give them some practical application. Find a problem that the son could solve using programming.
The ideal problem would be one that's intuitive enough to create a useful partial solution without a gui or too too much heavy lifting, but that's deep or broad or potentially complex and extensible enough that he can keep coming back to it and adding refinements, then maybe putting a front-end on it, tidying up edge cases, etc. Something that will encourage
Re: (Score:1)
Re: (Score:2)
I mean, sadly, that's part of the dilemma of Free Software -- it makes it harder to bootstrap, because all the low-hanging fruit gets eaten. There's no more incentive to solve the manageable problems, because someone else got there first, so it's harder to learn; and what's left is the stuff that you have to really know your stuff to work on.
One thing you might try is debugging. It's a nightmarish job (or at least it is if you aren't patient and methodical in your free time, the kind of person who scores
Game Scripts (Score:1)
Honest opinion?? (Score:2)
Robocode (Score:1)