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.
Buffered VS Unbuffered Channel in Golang

Buffered VS Unbuffered Channel in Golang

8
Comments
3 min read
Re-slicing in Golang

Re-slicing in Golang

10
Comments
1 min read
BitMaelum - e2e encrypted mail

BitMaelum - e2e encrypted mail

3
Comments 1
1 min read
Concurrency in modern programming languages: Golang

Concurrency in modern programming languages: Golang

15
Comments
7 min read
Build an API endpoint with GOlang , Gin & mongoDB

Build an API endpoint with GOlang , Gin & mongoDB

25
Comments 5
6 min read
Crash Course on Go Interfaces

Crash Course on Go Interfaces

15
Comments
5 min read
The golang for-loop gotcha

The golang for-loop gotcha

11
Comments
3 min read
But how, exactly, databases use mmap?

But how, exactly, databases use mmap?

4
Comments
9 min read
Securing a Go-Backed Scrappy Twitter API with Magic

Securing a Go-Backed Scrappy Twitter API with Magic

7
Comments
13 min read
[Go] unusual: move "if err !=nil" into struct methods

[Go] unusual: move "if err !=nil" into struct methods

Comments 3
2 min read
Clearing your Unix Terminal and other commands using Go scripts

Clearing your Unix Terminal and other commands using Go scripts

4
Comments 2
2 min read
AzureFunBytes Reminder - 01/21/2021 2PM EST - Linux, Go, and @Azure with @as_w

AzureFunBytes Reminder - 01/21/2021 2PM EST - Linux, Go, and @Azure with @as_w

9
Comments
2 min read
ลองเล่น Go Fiber web framework

ลองเล่น Go Fiber web framework

10
Comments
1 min read
Calling Cognitive Services Securely with Go and Azure AD

Calling Cognitive Services Securely with Go and Azure AD

3
Comments 1
5 min read
How I volunteered to re-architect Internet email

How I volunteered to re-architect Internet email

2
Comments
1 min read
Creating Go Application Releases with GoReleaser

Creating Go Application Releases with GoReleaser

3
Comments
1 min read
What is a TCP?

What is a TCP?

48
Comments 2
4 min read
Just found out top 10 starred public repos in Github are written in Go.

Just found out top 10 starred public repos in Github are written in Go.

2
Comments 1
1 min read
Upload a file larger than RAM size in Go

Upload a file larger than RAM size in Go

19
Comments
5 min read
Large Type legacy celebrated in 80 line Go program

Large Type legacy celebrated in 80 line Go program

13
Comments 1
2 min read
Creating a Go Kubernetes client with client-go

Creating a Go Kubernetes client with client-go

14
Comments
3 min read
Pros and Cons of Using client-go in Kubernetes controllers

Pros and Cons of Using client-go in Kubernetes controllers

7
Comments
3 min read
5 Time saving things about client-go, I didn't know!

5 Time saving things about client-go, I didn't know!

Comments
2 min read
Creating a Test HTTP Server in Go

Creating a Test HTTP Server in Go

5
Comments
2 min read
Validating Admission Requests in a Validating Admission Webhook

Validating Admission Requests in a Validating Admission Webhook

4
Comments
3 min read
loading...