in reply to Re^2: Code style question
in thread Code style question
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.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Code style question
by AlexP (Pilgrim) on May 22, 2021 at 09:20 UTC | |
by kcott (Archbishop) on May 22, 2021 at 11:24 UTC | |
by Fletch (Bishop) on May 23, 2021 at 01:26 UTC |