diff options
author | Rob Pike <r@golang.org> | 2015-01-10 13:09:22 +1100 |
---|---|---|
committer | Rob Pike <r@golang.org> | 2015-01-10 02:57:40 +0000 |
commit | a58ce1c1bec32fe10d98c52164a5175f857eb4d9 (patch) | |
tree | 91b0834858880552a2f107aa1227a06a6eb1b590 /content/gothamgo.article | |
parent | bdd00f3c7a7dff9c53ee8b48331d49a187e49bae (diff) |
gothamgo.article: spell Jessie Frazelle's name correctly
Also add a newline at the end of the file.
Change-Id: I4063c58d5f5ac8043946f57e6ab0a0bc8f36452b
Reviewed-on: https://go-review.googlesource.com/2631
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'content/gothamgo.article')
-rw-r--r-- | content/gothamgo.article | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/gothamgo.article b/content/gothamgo.article index a41de78..79a78b8 100644 --- a/content/gothamgo.article +++ b/content/gothamgo.article @@ -22,7 +22,7 @@ And good news, everybody! All the talks were recorded and are available: - [[http://vimeo.com/115940590][Everything You've Always Wanted to Know About Go Web Apps (But were afraid to ask)]] _by_ [[https://twitter.com/markbates][_Mark_Bates_]] - a survey of Go packages for building web apps, and insights into why there are so few Go "frameworks". - [[http://vimeo.com/116215450][Building high-performance database applications using Aerospike]] _by_Chris_Stivers_ - a principal engineer at Aerospike shares his experiences building scalable applications. - [[http://vimeo.com/115307069][The state of Go on the Android platform]] _by_ [[https://twitter.com/davidcrawshaw][_David_Crawshaw_]] - the leader of the Go on mobile platforms project tells us what’s coming up and shows a working demo. -- [[http://vimeo.com/116108566][Mutexes and Locks]] _by_ [[https://twitter.com/frazelledazzell][_Jessi_Frazelle_]] - a member of the Docker core team tells us about concurrency and what to do when things go wrong. +- [[http://vimeo.com/116108566][Mutexes and Locks]] _by_ [[https://twitter.com/frazelledazzell][_Jessie_Frazelle_]] - a member of the Docker core team tells us about concurrency and what to do when things go wrong. - [[http://vimeo.com/115618722][Gobot.io]] _by_ [[https://twitter.com/deadprogram][_Ron_Evans_]] - awesome robots controlled by Go, with demos! - [[http://vimeo.com/114941260][Doing Go]] _by_ [[https://twitter.com/bryanl][_Bryan_Liles_]] - a DigitalOcean engineer delivers a hilarious comedy routine that happens to be about Go. - [[http://vimeo.com/115308225][Things I learned teaching Go]] _by_ [[https://twitter.com/francesc][_Francesc_Campoy_]] - the Developer Advocate for the Go team shares his experience teaching Go and some advice on how to become a better gopher. @@ -32,4 +32,4 @@ Two more talks come from the Go meetup in New York City, which met the day befor - [[http://vimeo.com/114975899][Benchmarking Go]] _by_ [[https://twitter.com/bbulkow][_Brian_Bulkowski_]] - the founder of Aerospike talks about profiling tools for Go and Linux, and micro benchmarks for goroutines, channels, buffers, and and other Go features. - [[http://vimeo.com/114736889][Go Static Analysis Tools]] _by_Alan_Donovan_ - a member of the Go team at Google NY gives a guided tour of several static analysis tools designed to help Go programmers understand, navigate , and refactor their code. -Make sure to have a look at all of those in preparation for the [[https://fosdem.org/][FOSDEM]] Go devroom FOSDEM in Brussels (Belgium) and [[http://www.gophercon.in/][gophercon.in]] in Bengaluru (India).
\ No newline at end of file +Make sure to have a look at all of those in preparation for the [[https://fosdem.org/][FOSDEM]] Go devroom FOSDEM in Brussels (Belgium) and [[http://www.gophercon.in/][gophercon.in]] in Bengaluru (India). |