diff --git a/doc/ExpressivenessOfGo.pdf b/doc/ExpressivenessOfGo.pdf new file mode 100644 index 0000000000..34c5ea3cb0 Binary files /dev/null and b/doc/ExpressivenessOfGo.pdf differ diff --git a/doc/docs.html b/doc/docs.html index c34062baae..6643b2095e 100644 --- a/doc/docs.html +++ b/doc/docs.html @@ -131,6 +131,13 @@ A YouTube channel that includes screencasts and other Go-related videos:
  • Screencast: Testing Go Packages - writing unit tests and benchmarking Go packages.
  • +

    The Expressiveness Of Go

    +

    +A discussion of the qualities that make Go an expressive and comprehensible +language. The talk was presented by Rob Pike at JAOO 2010. +The recording of the event was lost due to a hardware error. +

    +

    Another Go at Language Design

    A tour, with some background, of the major features of Go, intended for