DEV Community

Go

A statically typed, compiled programming language designed at Google

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Building a simple system tray app with Go

Building a simple system tray app with Go

56
Comments 8
4 min read
Load Testing using Hey

Load Testing using Hey

22
Comments 3
2 min read
Ultimate Visual Guide to Go Enums

Ultimate Visual Guide to Go Enums

14
Comments
1 min read
Learn Go Programming – Monthly Recap 1

Learn Go Programming – Monthly Recap 1

14
Comments
2 min read
golang/go1.9.1.linux-amd64.tar.gz

golang/go1.9.1.linux-amd64.tar.gz

13
Comments
1 min read
On Node.js, Go and concurrency

On Node.js, Go and concurrency

25
Comments 2
4 min read
Snake over Telnet in Go

Snake over Telnet in Go

14
Comments 1
1 min read
Slack Stranger Bot in Go

Slack Stranger Bot in Go

11
Comments 1
2 min read
How we use gRPC to build a client/server system in Go

How we use gRPC to build a client/server system in Go

66
Comments
21 min read
Go Variables - A Visual How-to Guide

Go Variables - A Visual How-to Guide

15
Comments
4 min read
Use Go Channels to Build a Crawler

Use Go Channels to Build a Crawler

15
Comments
5 min read
First step in learning new programming language

First step in learning new programming language

4
Comments 1
2 min read
Learn Go: Constants with visual examples

Learn Go: Constants with visual examples

11
Comments
1 min read
Benchmarks comparing gRPC+Protobuf vs JSON+HTTP in Go

Benchmarks comparing gRPC+Protobuf vs JSON+HTTP in Go

38
Comments 11
2 min read
How to email your users without sending them spam?

How to email your users without sending them spam?

11
Comments 1
2 min read
Handle HTTP Request Errors in Go

Handle HTTP Request Errors in Go

15
Comments
1 min read
Short variable declaration rules

Short variable declaration rules

16
Comments
2 min read
A visual how to guide to Go variables

A visual how to guide to Go variables

11
Comments
1 min read
Microservices with Go

Microservices with Go

12
Comments
1 min read
Detaching Unix Child Processes with Go

Detaching Unix Child Processes with Go

14
Comments 2
4 min read
How Go packages decouple your code

How Go packages decouple your code

16
Comments 2
3 min read
How to build a file upload form using DropzoneJS and Go

How to build a file upload form using DropzoneJS and Go

15
Comments
4 min read
How to display existing files on server using DropzoneJS and Go

How to display existing files on server using DropzoneJS and Go

6
Comments
5 min read
How to Install GO?

How to Install GO?

7
Comments
2 min read
Practice Go: a collection of Go exercises

Practice Go: a collection of Go exercises

13
Comments 2
1 min read
Definitive Guide to Go Packages — Focus on the fundamentals to empower your skills

Definitive Guide to Go Packages — Focus on the fundamentals to empower your skills

15
Comments
1 min read
Adventures in TrailDB with millions of rows, Python and Go

Adventures in TrailDB with millions of rows, Python and Go

16
Comments 2
12 min read
Use cases for persistent logs with NATS Streaming

Use cases for persistent logs with NATS Streaming

47
Comments 19
8 min read
How I learned Go Programming

How I learned Go Programming

369
Comments 42
5 min read
Localizing Go to JavaScript

Localizing Go to JavaScript

26
Comments
2 min read
Trying to understand pointers in Go - What is a pointer anyway?

Trying to understand pointers in Go - What is a pointer anyway?

6
Comments
3 min read
Introduction to Concurrency Models with Ruby. Part II

Introduction to Concurrency Models with Ruby. Part II

29
Comments 1
9 min read
Devtogo update

Devtogo update

8
Comments
2 min read
Olric: Distributed cache and in-memory key/value data store. Embedded or language independent service.

Olric: Distributed cache and in-memory key/value data store. Embedded or language independent service.

3
Comments
1 min read
Day 11 of #30DaysOfCode | Arrays and Slices In Golang (Part 2)

Day 11 of #30DaysOfCode | Arrays and Slices In Golang (Part 2)

4
Comments
3 min read
PHP and Pragmatism

PHP and Pragmatism

4
Comments 2
2 min read
Day 10 of #30DaysOfCode | Basics of Array and Slice in Go(golang)

Day 10 of #30DaysOfCode | Basics of Array and Slice in Go(golang)

3
Comments
3 min read
When and why do you use go?

When and why do you use go?

4
Comments 1
1 min read
Learning Go for Fun and Profit

Learning Go for Fun and Profit

17
Comments
3 min read
Go vs .NET Core in terms of HTTP performance

Go vs .NET Core in terms of HTTP performance

35
Comments 13
8 min read
A handy browser plugin to search docs and packages in the address bar instantly

A handy browser plugin to search docs and packages in the address bar instantly

9
Comments
3 min read
Why I like generics in golang

Why I like generics in golang

12
Comments
3 min read
Running Go in Azure with Container Instances

Running Go in Azure with Container Instances

12
Comments
4 min read
A little mistake I made in Go

A little mistake I made in Go

8
Comments
3 min read
Assertions in gotests Test Generation

Assertions in gotests Test Generation

2
Comments
5 min read
Using functional options instead of method chaining in Go

Using functional options instead of method chaining in Go

18
Comments 2
9 min read
Go formatting with rgblog

Go formatting with rgblog

21
Comments
2 min read
AWS and Go

AWS and Go

6
Comments
4 min read
Azure Storage Queue SDK for Go Samples for Enqueue/Dequeue and Count

Azure Storage Queue SDK for Go Samples for Enqueue/Dequeue and Count

5
Comments
3 min read
My Go (Golang) Adventure

My Go (Golang) Adventure

18
Comments 2
2 min read
When Now is not the time (in Go)

When Now is not the time (in Go)

6
Comments
1 min read
Go test to validate connect2id gives “invalid_client” error

Go test to validate connect2id gives “invalid_client” error

2
Comments
1 min read
How to Turn an Android Device into a Web Server

How to Turn an Android Device into a Web Server

30
Comments 21
2 min read
Testing a function that generates logs

Testing a function that generates logs

5
Comments
3 min read
Code Trends 0.0.4

Code Trends 0.0.4

2
Comments
1 min read
Subtle issues with ORMs, and how to avoid them

Subtle issues with ORMs, and how to avoid them

15
Comments 4
8 min read
Day 15 of #30DaysOfCode | FizzBuzz and Interfaces In Go

Day 15 of #30DaysOfCode | FizzBuzz and Interfaces In Go

5
Comments
3 min read
Behind Continuations Passing Style. Practical Examples in Go

Behind Continuations Passing Style. Practical Examples in Go

11
Comments
5 min read
Upterm - Secure Terminal Sharing

Upterm - Secure Terminal Sharing

6
Comments
4 min read
Instrumenting Go code via AST

Instrumenting Go code via AST

6
Comments
6 min read
loading...