Skip to content

kilometersperhour/wordcount_naive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wordcount_naive

My first Go program. Not really sure what to expect.

The goal here is to actually develop a good solution to an exam question I received once. Hopefully I will be able to emulate the function of "wc" from Linux, an executable that gives counting stats about a text file, specifically word count, number of newlines, and number of bytes in (size of) the file.

About

My first Go program. Not really sure what to expect.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages