From fa2d928124f49c243792a519b8ff0fa0dd299781 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Mon, 6 Mar 2017 08:48:34 -0500 Subject: content: add survey2016-results article Change-Id: I1b524e4ab686dffeb0f0d1af68f4c127eedb3aac Reviewed-on: https://go-review.googlesource.com/37723 Run-TryBot: Russ Cox Reviewed-by: Russ Cox --- content/survey2016/uses.svg | 53 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 content/survey2016/uses.svg (limited to 'content/survey2016/uses.svg') diff --git a/content/survey2016/uses.svg b/content/survey2016/uses.svg new file mode 100644 index 0000000..45caad9 --- /dev/null +++ b/content/survey2016/uses.svg @@ -0,0 +1,53 @@ + + + + + + +I write the following in Go: (multiple choice) + +2,247 (63%) +A runnable/interactive program (CLI) + +2,174 (60%) +API/RPC services (returning non-HTML) + +1,886 (52%) +Web services (returning HTML) + +1,583 (44%) +Agents and daemons (e.g, monitoring) + +1,417 (39%) +Libraries or Frameworks + +1,209 (34%) +Data processing (pipeline, aggregation) + +1,120 (31%) +Automation/scripts (e.g, deployment, configuration management) + +107  (3%) +I don't write in Go + +137  (4%) +Other + +45  (1%) +No response + -- cgit v1.2.3