All,
I have an idea for a project that I think will be a lot of fun especially for relatively new Perl programmers. We have all written a piece of code to accomplish a particular problem and came back to it after some time had elapsed and thought "What was I thinking?".
I want to create a "Time Capsule" project where a non-trivial but not overly complex task (circa 50 LOC) is presented. All authors agree not to look at the problem or any of the solutions once they have posted their answer. After an agreed upon amount of time, the time capsule is opened meaning everyone replies to their own post with how they would solve the same problem now.
The trouble I am having is coming up with is a task that is easy enough for a new Perl programmer to solve while still being complex enough to exercise a number of Perl idioms, data structures, functions, etc. Since this will likely be the most fun for relatively new programmers, I figured the more seasoned programmers could have have a bit of fun too in proposing what task it is the time capsule will set out to solve.
Any ideas?
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.