Skip to content
/ tgpl Public

My solutions to the exercises in Donovan and Kernighan's "The Go Programming Language" book

License

Notifications You must be signed in to change notification settings

jdharms/tgpl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tgpl

Contained within this project are my solutions to the exercises in Donvan and Kernighan's "The Go Programming Language" book.

The code--especially in the earlier chapters--should not be regarded as especially idiomatic, efficient, or robust with regards to error handling. Each exercise I am attempting to solve as much as possible using only tools and techniques presented at that point in the text. I am learning the language myself, and not attempting to provide a collection of model solutions for reference.

It is unfortunate that testing is not covered until chapter 11--I might skip ahead to that chapter after learning the basic data types and control structures.

About

My solutions to the exercises in Donovan and Kernighan's "The Go Programming Language" book

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages