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.
Concatenate strings in golang a quick benchmark : + or fmt.Sprintf ?

Concatenate strings in golang a quick benchmark : + or fmt.Sprintf ?

21
Comments 11
5 min read
Some Observations While Learning Golang

Some Observations While Learning Golang

68
Comments 13
4 min read
Committing Better Go Code with Static Analysis and Git Hooks

Committing Better Go Code with Static Analysis and Git Hooks

10
Comments 2
3 min read
Deploy a Serverless API with GitHub Actions

Deploy a Serverless API with GitHub Actions

43
Comments 1
10 min read
Why Warren Buffett would invest in PHP (and you should too)

Why Warren Buffett would invest in PHP (and you should too)

90
Comments 34
14 min read
How blockchain achieves immutability?

How blockchain achieves immutability?

5
Comments
1 min read
Attempting to Learn Go - Building Dev Log Part 04

Attempting to Learn Go - Building Dev Log Part 04

42
Comments 6
5 min read
Small Lesson About Pointers & Slices in Go

Small Lesson About Pointers & Slices in Go

17
Comments 2
3 min read
What Happens When You Use Virtualization In Software Testing?

What Happens When You Use Virtualization In Software Testing?

38
Comments
4 min read
My Go Toolkit to Build a Frameworkless App

My Go Toolkit to Build a Frameworkless App

94
Comments 19
1 min read
Calling Swift from Go

Calling Swift from Go

15
Comments 3
6 min read
How personal opensource project helped me learn GO

How personal opensource project helped me learn GO

6
Comments
4 min read
Learn Go with tests - Error types

Learn Go with tests - Error types

42
Comments 1
4 min read
Giving Go another chance: backend

Giving Go another chance: backend

10
Comments
3 min read
Attempting to Learn Go - Building Dev Log Part 03

Attempting to Learn Go - Building Dev Log Part 03

43
Comments 8
6 min read
Giving Go another chance: command line arguments

Giving Go another chance: command line arguments

13
Comments 5
2 min read
On building a small cross-platform CLI tool in C, Go & Swift

On building a small cross-platform CLI tool in C, Go & Swift

11
Comments
6 min read
Validating Client Certificate SANs in Go

Validating Client Certificate SANs in Go

11
Comments 5
3 min read
Tracing source code of Kubernetes client-go

Tracing source code of Kubernetes client-go

6
Comments
6 min read
Go, Google Functions and Gitlab-ci a perfect combination

Go, Google Functions and Gitlab-ci a perfect combination

59
Comments 1
2 min read
Google Cloud Functions in Go

Google Cloud Functions in Go

25
Comments
3 min read
Go Micro - A Zero Dependency Microservice Framework

Go Micro - A Zero Dependency Microservice Framework

36
Comments 7
1 min read
Integrating logrus with cobra

Integrating logrus with cobra

10
Comments
3 min read
Go is supported in Google functions

Go is supported in Google functions

8
Comments 2
1 min read
Asynchronous Processing with Go using Kafka and MongoDB

Asynchronous Processing with Go using Kafka and MongoDB

22
Comments
5 min read
loading...