From af5018f64e406aaa646dae066f28de57321ea5ce Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Mon, 9 Mar 2020 23:54:35 -0400 Subject: content: convert to Markdown-enabled present inputs Converted blog to Markdown-enabled present (CL 222846) using present2md (CL 222847). For golang/go#33955. Change-Id: Ib39fa1ddd9a46f9c7a62a2ca7b96e117635553e8 Reviewed-on: https://go-review.googlesource.com/c/blog/+/222848 Run-TryBot: Russ Cox Reviewed-by: Andrew Bonventre --- content/getthee-to-go-meetup.article | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'content/getthee-to-go-meetup.article') diff --git a/content/getthee-to-go-meetup.article b/content/getthee-to-go-meetup.article index 6f12947..69f9261 100644 --- a/content/getthee-to-go-meetup.article +++ b/content/getthee-to-go-meetup.article @@ -1,15 +1,16 @@ -Get thee to a Go meetup +# Get thee to a Go meetup 27 Feb 2013 Tags: community, talk +Summary: Last week, David Symonds and I each gave talks at Sydney's Go meetup, [golang-syd](http://www.meetup.com/golang-syd/). Dave spoke about [Go API design in the context of Protocol Buffers](http://talks.godoc.org/github.com/dsymonds/talks/2013-feb-golang-syd/golang-syd.slide), and I discussed some neat tricks in the construction of [a small command-line program](http://talks.godoc.org/github.com/nf/streak/talk.slide). The presentations were short but provoked some good questions and interesting discussion. Of the 50-odd attendees, most were regular Go programmers and a fair chunk write Go code professionally. It was a fun night. Andrew Gerrand -* Introduction +## Last week, David Symonds and I each gave talks at Sydney's Go meetup, -[[http://www.meetup.com/golang-syd/][golang-syd]]. -Dave spoke about [[http://talks.godoc.org/github.com/dsymonds/talks/2013-feb-golang-syd/golang-syd.slide][Go API design in the context of Protocol Buffers]], -and I discussed some neat tricks in the construction of [[http://talks.godoc.org/github.com/nf/streak/talk.slide][a small command-line program]]. +[golang-syd](http://www.meetup.com/golang-syd/). +Dave spoke about [Go API design in the context of Protocol Buffers](http://talks.godoc.org/github.com/dsymonds/talks/2013-feb-golang-syd/golang-syd.slide), +and I discussed some neat tricks in the construction of [a small command-line program](http://talks.godoc.org/github.com/nf/streak/talk.slide). The presentations were short but provoked some good questions and interesting discussion. Of the 50-odd attendees, most were regular Go programmers and a fair chunk write Go code professionally. It was a fun night. @@ -19,13 +20,13 @@ statistically, you're not from Sydney. Despair not, however, as there are likely some people in your area who either run a Go meetup or want to start one. -The Go wiki lists [[https://golang.org/wiki/GoUserGroups][Go user groups]] around the world, +The Go wiki lists [Go user groups](https://golang.org/wiki/GoUserGroups) around the world, so if there's one nearby you should consider going along to the next event. If not, why not start your own? To gauge interest, -ask around in the [[https://plus.google.com/communities/114112804251407510571][Go+ Community]] and -the [[http://groups.google.com/group/golang-nuts][golang-nuts mailing list]], and -take a look at this [[http://golang.meetup.com/all/][list of people]] waiting +ask around in the [Go+ Community](https://plus.google.com/communities/114112804251407510571) and +the [golang-nuts mailing list](http://groups.google.com/group/golang-nuts), and +take a look at this [list of people](http://golang.meetup.com/all/) waiting for a Go meetup in their area. Once you have a few people interested - and at least one person willing to present something - pick a venue and set a date. -- cgit v1.2.3