ex3.4

command module
v0.0.0-...-f99b521 Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: AGPL-3.0 Imports: 3 Imported by: 0

README

The Go Programming Language

The following exercise is taken from the book, The Go Programming Language by Alan Donovan and Brian Kernighan. The book does not contain solutions and so all solutions shown here are my own work. They may not be the best solutions out there and feedback is always welcome.

Exercise 3.4

"Following the approach of the Lissajous example in Section 1.7, construct a web server that computes survaces and writes SVG data to the client."

Source Code: ch3/surface/main.go

Background Reading

  • Finite numbers
  • SVG rendering
  • Tools to view SVG

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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