Lately I've been reading a number of books with included
exercises (ANSI Common
Lisp, Structure and
Interpretation of Computer Programs, and
Expert C
Programming, in particular). I'm finding it useful to
work through the exercises not only in the expected
language, but in others as well, naturally including Perl.
(In fact, I've been working through them in C, Perl, and
Common Lisp. Scheme's on my to-do list.)
This is a great way (IMO) to:
- Improve your general programming skills.
- Expose yourself to different ways of doing things.
- Find out a language's strengths and weaknesses in very
difficult to ignore ways.
- Generally stretch your brain.
I encourage my fellow monks to consider using multiple
languages the next time they read a suitable book. Most of
the problems are small and well-defined, and won't take a
hell of a lot of time. (Most of them are fairly easy, to
boot.)
And if you don't know any other languages, this might
not be a bad excuse to learn one....
--
F
o
x
t
r
o
t
U
n
i
f
o
r
m
Found a typo in this node? /msg me
The hell with paco, vote for Erudil!
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, 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, 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.
|
|