Directories ¶
Path | Synopsis |
---|---|
chapter1
|
|
10-11
Fetchall fetches URLs in parallel and reports their times and sizes
|
Fetchall fetches URLs in parallel and reports their times and sizes |
12
Generates GIF animations of random Lissajous figures.
|
Generates GIF animations of random Lissajous figures. |
4
Dup2 prints the count and text of lines that appear more than once in the input.
|
Dup2 prints the count and text of lines that appear more than once in the input. |
5-6
Lissajous generates GIF animations of random Lissajous figures.
|
Lissajous generates GIF animations of random Lissajous figures. |
7-9
Fetch prints the content found at each specified url
|
Fetch prints the content found at each specified url |
chapter2
|
|
ex1/tempConv
Package tempconv performs Celsius and Fahrenheit conversions
|
Package tempconv performs Celsius and Fahrenheit conversions |
ex2
General Purpose unit conversion application
|
General Purpose unit conversion application |
ex3_5/popcount
reference used for popcount: https://arxiv.org/pdf/1611.07612.pdf another useful reference: https://graphics.stanford.edu/~seander/bithacks.html
|
reference used for popcount: https://arxiv.org/pdf/1611.07612.pdf another useful reference: https://graphics.stanford.edu/~seander/bithacks.html |
chapter3
|
|
ex1
Surface computes an SVG rendering of a 3-D surface function
|
Surface computes an SVG rendering of a 3-D surface function |
ex10
Non recursive comma insertion
|
Non recursive comma insertion |
ex13
Taken from https://github.com/golang/go/wiki/Iota
|
Taken from https://github.com/golang/go/wiki/Iota |
ex4
Server2 is a minimal "echo" and counter server
|
Server2 is a minimal "echo" and counter server |
ex5
Mandelbrot emits a PNG image of the Mandelbrot fractal
|
Mandelbrot emits a PNG image of the Mandelbrot fractal |
chapter4
|
|
charcount
Charcount computes counts of Unicode characters
|
Charcount computes counts of Unicode characters |
ex10
Issues prints a table of GitHub issues matching the search terms.
|
Issues prints a table of GitHub issues matching the search terms. |
ex3
reverse reverses a slice of ints in place
|
reverse reverses a slice of ints in place |
ex8
Charcount computes counts of Unicode characters
|
Charcount computes counts of Unicode characters |
github
Package github provides a GO API for the GitHub issue tracker.
|
Package github provides a GO API for the GitHub issue tracker. |
issues
Issues prints a table of GitHub issues matching the search terms.
|
Issues prints a table of GitHub issues matching the search terms. |
nonempty
Nonempty is an example of an in-place slice algorithm
|
Nonempty is an example of an in-place slice algorithm |
rev
reverse reverses a slice of ints in place
|
reverse reverses a slice of ints in place |
Click to show internal directories.
Click to hide internal directories.