aboutsummaryrefslogtreecommitdiff
path: root/content/getthee-to-go-meetup.article
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2020-03-09 23:54:35 -0400
committerRuss Cox <rsc@golang.org>2020-03-17 20:58:37 +0000
commitaf5018f64e406aaa646dae066f28de57321ea5ce (patch)
tree8db7b1f049d83d215fa9abf68851efce7b5ccadb /content/getthee-to-go-meetup.article
parent86e424fac66fa90ddcb7e8d7febd4c2b07d7c59e (diff)
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 <rsc@golang.org> Reviewed-by: Andrew Bonventre <andybons@golang.org>
Diffstat (limited to 'content/getthee-to-go-meetup.article')
-rw-r--r--content/getthee-to-go-meetup.article19
1 files changed, 10 insertions, 9 deletions
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.