1
0
mirror of https://github.com/golang/go synced 2024-11-21 19:34:46 -07:00

doc: add Sydney University video, fix hlint warnings

R=r, r2, rsc, uriel
CC=golang-dev
https://golang.org/cl/2433042
This commit is contained in:
Andrew Gerrand 2010-10-13 09:15:28 +11:00
parent d465ea5724
commit 96868c70ea

View File

@ -71,7 +71,7 @@ An introduction to Go for C++ programmers.
<h3 id="docs_jp">Japanese &mdash; 日本語</h3> <h3 id="docs_jp">Japanese &mdash; 日本語</h3>
<ul> <ul>
<li><a href="http://golang.jp/">golang.jp</a></h3> - Go documentation and news. <li><a href="http://golang.jp/">golang.jp</a> - Go documentation and news.
</ul> </ul>
</div> </div>
@ -137,8 +137,13 @@ A tour, with some background, of the major features of Go, intended for
an audience new to the language. The talk was presented at OSCON 2010. an audience new to the language. The talk was presented at OSCON 2010.
See the <a href="http://assets.en.oreilly.com/1/event/45/Another%20Go%20at%20Language%20Design%20Presentation.pdf">presentation slides</a>. See the <a href="http://assets.en.oreilly.com/1/event/45/Another%20Go%20at%20Language%20Design%20Presentation.pdf">presentation slides</a>.
</p> </p>
<p>
This talk was also delivered at Sydney University in September 2010. A video
of the lecture is available
<a href="http://sydney.edu.au/engineering/it/videos/seminar_pike">here</a>.
</p>
<h3 id="oscon_go"><a href="http://www.oscon.com/oscon2010/public/schedule/detail/15464">Go Emerging Languages Conference Talk</a></h3> <h3 id="emerging_go"><a href="http://www.oscon.com/oscon2010/public/schedule/detail/15464">Go Emerging Languages Conference Talk</a></h3>
<p> <p>
Rob Pike's Emerging Languages Conference presentation delivered in July 2010. See the <a href="http://assets.en.oreilly.com/1/event/45/Go%20Presentation.pdf">presentation slides</a>. Abstract: Rob Pike's Emerging Languages Conference presentation delivered in July 2010. See the <a href="http://assets.en.oreilly.com/1/event/45/Go%20Presentation.pdf">presentation slides</a>. Abstract:
</p> </p>