in reply to Quick Programs to make Big Impression

Don't know if this is exactly what you have in mind (since technically it's an obfuscation), but I know when I first saw it, I went: "Holy crap, you can do that in Perl?!"

HTH,

planetscape
  • Comment on Re: Quick Programs to make Big Impression

Replies are listed 'Best First'.
Re^2: Quick Programs to make Big Impression
by eyepopslikeamosquito (Archbishop) on Sep 03, 2008 at 12:47 UTC

    I have a ten year old son, and he still loves running that Saturn program. We watched the movie Contact together (the opening scene from that movie is where I got the idea of zooming in, then away from Saturn) and he enjoyed that movie and could relate the obfu to it.

    In addition to that, I'll often help him write a little program to illustrate or solve a problem from his Maths homework. Easily solving a tricky problem with a very simple brute force search program that he was struggling to solve manually has helped him appreciate the awesome power of computer programming.