Depends on the age of the kids. You'll most probably cannot compete with their
game console, so forget the 3D graphics ;-)
As already suggested playing and doing experiments - something they can participate should awake their interest.
Maybe you can type a tiny program, show them how it works, and let them play with it? Then add some more functionality, maybe as a kind of game?
Some ideas, mainly for younger kids:
- let the computer guess a number between 1 and "impressively high" - lower/higher, etc...
- let the kids enter their initials, the computer prints a greeting with the full name...(how can it know that?)
- do you remember the Apple ][ demo program Animals?
- the CPAN Games directory...
- simple encryption/decryption routine (1=A, 2=B, ... type)...
- randomly generated sentences; let kids chose the words...
- a simple calculator using eval...
- Fibonacci? Faculty!
- a mathematical game of the kind add 3 to the year you were born, subtract ... bla bla ... minus size of your shoes ... finally print their age...
- Turtlegraphics...
- remote controlling something... (if you have two PCs)..
- ...
Don't know if that really is what you expected, but a pre-nerd in the
right age will become a dedicated follower ;-)
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.