Nothing wrong with reimplementing wheels for pedagogical practice so long as you're aware that's what you're doing.
As far as module ideas, some of the questions here can provide interesting things to poke at (e.g. Challenge: Generate a glob patterns from a word list recently). Or if you're of a mathematical bent maybe something like Project Euler problems. Working through some more general CS problems in SICP or code katas might be another thing to try.
The cake is a lie.
The cake is a lie.
The cake is a lie.
In reply to Re^3: Code style question
by Fletch
in thread Code style question
by AlexP
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |