Due: Tuesday Sept 18th
Summary: Go has enough interesting that it will take a little longer to get through all of the basics, but I want to give you a chance to dig in with a basic project right away, so here is this basic project.
Details:
Write a go program which:
For full credit, strip out the punctuation and other non-alphabetic characters before you count words. Or you can leave them in for a max grade of a B+
As one of your files, be sure to try your program on War and Peace, one of the bigger classics of recent years.
http://www.gutenberg.org/files/2600/2600-0.txt
Submission:
zip up your go project with source files and at least
two sample files. and submit via blackboard