gopl-solutions

module
v0.0.0-...-0c61b75 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 7, 2022 License: CC0-1.0

README

The Go Programming Language Book's Solutions

This repository provides the downloadable exercise solution programs for the book, "The Go Programming Language"; see http://www.gopl.io.

Directories

Path Synopsis
src
ch1/animated_gifs
Lissajous generates GIF animations of random Lissajous figures.
Lissajous generates GIF animations of random Lissajous figures.
ch1/command_line_arguments/ex1.3
Modified version of Echo1 measuring time to run program.
Modified version of Echo1 measuring time to run program.
ch1/fetching_a_url
Fetch prints the content found at a URL.
Fetch prints the content found at a URL.
ch1/fetching_urls_concurrently
Fetchall fetches URLs in parallel and reports their times and sizes.
Fetchall fetches URLs in parallel and reports their times and sizes.
ch1/finding_duplicate_lines
Dup2 prints the count, text of lines and name of file that appear more than once It reads from a list of named files in the input.
Dup2 prints the count, text of lines and name of file that appear more than once It reads from a list of named files in the input.
ch1/web_server
Lissajous generates GIF animations of random Lissajous figures.
Lissajous generates GIF animations of random Lissajous figures.
ch2
Boiling prints the boiling point of water.
Boiling prints the boiling point of water.
ch2/cf
Cf converts its numeric argument to Celsius and Fahrenheit.
Cf converts its numeric argument to Celsius and Fahrenheit.
ch2/popcountdemo
popcountdemo demonstrates popcount package implementations
popcountdemo demonstrates popcount package implementations
ch2/popcountv1demo
popcountv1demo demonstrates popcountv1 package implementations.
popcountv1demo demonstrates popcountv1 package implementations.
ch3/surface1
Surface computes an SVG rendering of a 3-D surface function.
Surface computes an SVG rendering of a 3-D surface function.
ch3/surface2
Surface computes an SVG rendering of a 3-D surface function.
Surface computes an SVG rendering of a 3-D surface function.
ch3/surface4
Constructs a web server that computes an SVG rendering.
Constructs a web server that computes an SVG rendering.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL