The word list document that is used for some of the code kata's
(http://pragprog.com/katadata/wordlist.txt) does not appear to be in
place any more. Does anyone have a copy of this, or an equivalent
list I can use?
Thanks,
Josh
The word list document that is used for some of the code kata's
(http://pragprog.com/katadata/wordlist.txt) does not appear to be in
place any more. Does anyone have a copy of this, or an equivalent
list I can use?
Thanks,
Josh
If you use Unix like system, /usr/share/dict/words would be equivalent
to that file. A file that contains numerous words, one word in each line.
On 9/1/05, Josh Charles <josh.charles@gmail.com> wrote:
The word list document that is used for some of the code kata's
(http://pragprog.com/katadata/wordlist.txt) does not appear to be in
place any more. Does anyone have a copy of this, or an equivalent
list I can use?Thanks,
Josh