gopl

module
v0.0.0-...-52e37cf Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2019 License: MIT

README

gopl

This repository contains Go programs which I wrote while reading The Go Programming Language.

These programs were developed using VSCode on Mac with Go 1.11.4.

Directories

Path Synopsis
ch1
cmdline
This example prints command line args Uses os package
This example prints command line args Uses os package
cmdline2
This example prints command line args using range function
This example prints command line args using range function
dup1
Find duplicate lines
Find duplicate lines
dup3
Find duplicate lines
Find duplicate lines
fetch
Fetch and print the content at a URL
Fetch and print the content at a URL
fetchall
Fetch and print the content at a URL
Fetch and print the content at a URL
lissajous
Lissajous generates GIF animations of random Lissajous figures.
Lissajous generates GIF animations of random Lissajous figures.
webserver2
Webserver to count requests and serve Lissajous figures
Webserver to count requests and serve Lissajous figures
ch3
surface
Surface computes an SVG rendering of a 3-D surface function.
Surface computes an SVG rendering of a 3-D surface function.
ch4
map
ch5
ch7
ch8

Jump to

Keyboard shortcuts

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