Index: doc/docs.html |
=================================================================== |
--- a/doc/docs.html |
+++ b/doc/docs.html |
@@ -120,6 +120,14 @@ |
embedded types, methods on any type, and program construction using interfaces. |
</p> |
+<h3 id="practical_go_programming"><a href="http://osdc.blip.tv/file/4432146/">Practical Go Programming</a></h3> |
+<p> |
+This talk is a deep dive into the complete development of a Go web application. |
r
2010/12/02 18:19:26
jargon.
This talk presents the development of a co
|
+It looks at design, storage, concurrency, and scaling issues in detail, using |
+the simple example of an URL shortening service. |
+See the <a href="http://wh3rd.net/practical-go/">presentation slides</a>. |
+</p> |
+ |
<h3 id="techtalk"><a href="http://www.youtube.com/watch?v=rKnDgT73v8s">The Go Tech Talk</a></h3> |
<p> |
An hour-long talk delivered by Rob Pike at Google in October 2009. |