diff options
author | Francesc Campoy <campoy@golang.org> | 2014-07-15 19:37:56 -0700 |
---|---|---|
committer | Francesc Campoy <campoy@golang.org> | 2014-07-15 19:37:56 -0700 |
commit | 44cda08b6e4d3e98ca123c037ac175310ebbc462 (patch) | |
tree | 144bcbb753d469cdf2671b5048b40b5ce7249d98 | |
parent | bcb02e5bf78420e57632acd8bd4b4966a501ea0b (diff) |
go.blog: Wo will be at OSCON 2014
LGTM=adg
R=adg
CC=golang-codereviews
https://golang.org/cl/116830043
-rw-r--r-- | content/oscon.article | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/content/oscon.article b/content/oscon.article new file mode 100644 index 0000000..81436ca --- /dev/null +++ b/content/oscon.article @@ -0,0 +1,33 @@ +Go will be OSCON 2014 +15 July 2014 +Tags: conference, oscon + +Francesc Campoy + +* Go will be OSCON 2014 + +[[http://www.oscon.com][OSCON]], the Open Source Convention, is taking place +from July 20th to the 29th in Portland, Oregon and Go will be central to many +talks. If you are attending make sure you add these to your personal schedule. + +On Monday you'll have the chance to learn Go in these two tutorials: + +- [[http://www.oscon.com/oscon2014/public/schedule/detail/34395][Getting Started with Go]] by [[http://twitter.com/spf13][Steve Francia]] (MongoDB) at 9:00am on Monday, 07/21/2014 + +- [[http://www.oscon.com/oscon2014/public/schedule/detail/34267][A Quick Introduction to System Tools Programming with Go]] by [[http://twitter.com/macmceniry][Chris McEniry]] (Sony Network Entertainment) at 1:30pm on Monday, 07/21/2014 + +During the rest of the week you can hear how different projects use Go: + +- [[http://www.oscon.com/oscon2014/public/schedule/detail/34371][A Recovering Java Developer Learns to Go]] by [[http://twitter.com/mstine][Matt Stine]] (Pivotal) at 1:40pm on Tuesday, 07/22/2014 + +- [[http://www.oscon.com/oscon2014/public/schedule/detail/34299][Painless Data Storage with MongoDB and Go]] by [[http://twitter.com/spf13][Steve Francia]] (MongoDB) and [[http://twitter.com/gniemeyer][Gustavo Niemeyer]] (Canonical) at 1:40pm on Tuesday, 07/22/2014 + +- [[http://www.oscon.com/oscon2014/public/schedule/detail/34047][Go for Object Oriented Programmers (or OO Programming without Objects)]] by [[http://twitter.com/spf13][Steve Francia]] (MongoDB) at 4:10pm on Wednesday, 07/23/2014 + +- [[http://www.oscon.com/oscon2014/public/schedule/detail/34509][Inside the Go Tour]] by [[http://twitter.com/francesc][Francesc Campoy Flores]] (Google Inc.) at 11:50am on Thursday, 07/24/2014 + +And if you have any questions come to the +[[http://www.oscon.com/oscon2014/public/schedule/detail/37075][Go office hours]] +on Wednesday or come anytime by the Google booth. + +See you at OSCON! |