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.
New Winner of Kafka Consumers: Scala to Go Journey 🚀

New Winner of Kafka Consumers: Scala to Go Journey 🚀

2
Comments
5 min read
Talking about performance, profiling, testing and other stuff

Talking about performance, profiling, testing and other stuff

2
Comments
5 min read
Kubernetes Event Aggregation and Spam Filtering in client-go

Kubernetes Event Aggregation and Spam Filtering in client-go

Comments
9 min read
How to mock the logger in Go?

How to mock the logger in Go?

9
Comments
2 min read
Comment mocker le logger en Go?

Comment mocker le logger en Go?

1
Comments
2 min read
Introduction to Generic Programming in Go: Filtering and Summing Numeric Types

Introduction to Generic Programming in Go: Filtering and Summing Numeric Types

Comments
4 min read
Lessons learned from concurrency practices in blockchain projects

Lessons learned from concurrency practices in blockchain projects

2
Comments
6 min read
Test Driven Development & Go

Test Driven Development & Go

8
Comments 2
5 min read
Simplifying Strategy Pattern with 3 Golang examples

Simplifying Strategy Pattern with 3 Golang examples

9
Comments
5 min read
How to build an API using Go

How to build an API using Go

105
Comments 2
14 min read
Effortlessly Tame Concurrency in Golang: A Deep Dive into Worker Pools

Effortlessly Tame Concurrency in Golang: A Deep Dive into Worker Pools

19
Comments
8 min read
LeetCode - Bitwise AND of Numbers Range

LeetCode - Bitwise AND of Numbers Range

Comments
4 min read
Ch. 7 String Manipulation

Ch. 7 String Manipulation

Comments
4 min read
Ch. 5 Slices

Ch. 5 Slices

Comments
4 min read
Ch 6. Maps

Ch 6. Maps

Comments
1 min read
A Powerful Golang Productivity Tool, Golang can also “Low-Code Development”

A Powerful Golang Productivity Tool, Golang can also “Low-Code Development”

Comments
3 min read
Calling Rust code from Go - the Gambiarra way

Calling Rust code from Go - the Gambiarra way

8
Comments 3
3 min read
LeetCode - Count of Smaller Numbers After Self

LeetCode - Count of Smaller Numbers After Self

1
Comments
8 min read
LeetCode - Reverse Nodes in k-Group

LeetCode - Reverse Nodes in k-Group

1
Comments
5 min read
How to use face recognition for authentication in Vue.js and Golang

How to use face recognition for authentication in Vue.js and Golang

2
Comments
8 min read
Streamline Your Development Workflow: Integrating Ginkgo with Jira, Elasticsearch, Webex, and Slack

Streamline Your Development Workflow: Integrating Ginkgo with Jira, Elasticsearch, Webex, and Slack

1
Comments
3 min read
From C# to golang: less is more.

From C# to golang: less is more.

21
Comments 4
4 min read
Golang. Yes or not?

Golang. Yes or not?

5
Comments
5 min read
Excelize 2.7.1 Released - Powerful open-source library for spreadsheet (Excel) document

Excelize 2.7.1 Released - Powerful open-source library for spreadsheet (Excel) document

6
Comments
4 min read
Go Lang - Control Flow: Mastering Conditional Statements, Loops, and Switch Statements

Go Lang - Control Flow: Mastering Conditional Statements, Loops, and Switch Statements

2
Comments
2 min read
Exploring Google Zanzibar: A Demonstration of Its Basics

Exploring Google Zanzibar: A Demonstration of Its Basics

40
Comments 2
12 min read
Server-Sent Events (SSE) e como implementar

Server-Sent Events (SSE) e como implementar

5
Comments
4 min read
Monitoramento e rastreamento

Monitoramento e rastreamento

5
Comments
2 min read
Quais sĂŁo os nĂşmeros primos de 1 a 1.000.000?

Quais sĂŁo os nĂşmeros primos de 1 a 1.000.000?

10
Comments
5 min read
Go Beginners Series: Function Declarations, Parameters, Return Values, and Packages

Go Beginners Series: Function Declarations, Parameters, Return Values, and Packages

3
Comments
7 min read
100 millions Lambda execution and guess our AWS $$$ Bill - GoLang

100 millions Lambda execution and guess our AWS $$$ Bill - GoLang

6
Comments
4 min read
AWS Custom resources with Lambda and Golang

AWS Custom resources with Lambda and Golang

Comments
12 min read
LeetCode - Kth Smallest Element in a Sorted Matrix

LeetCode - Kth Smallest Element in a Sorted Matrix

1
Comments
7 min read
Primeiros passos em Go

Primeiros passos em Go

1
Comments
11 min read
Step-by-Step Guide to Building a Serverless Text to Speech Solution using Golang on AWS

Step-by-Step Guide to Building a Serverless Text to Speech Solution using Golang on AWS

4
Comments 1
7 min read
Asymmetric Cryptography with Golang

Asymmetric Cryptography with Golang

22
Comments
3 min read
LeetCode - Subarray Sum Equals K

LeetCode - Subarray Sum Equals K

2
Comments
3 min read
Using go generate to reduce boilerplate code

Using go generate to reduce boilerplate code

Comments
7 min read
LeetCode - First Missing Positive

LeetCode - First Missing Positive

1
Comments
5 min read
Why don't Python, Go and Rust have a ternary conditional operator?

Why don't Python, Go and Rust have a ternary conditional operator?

5
Comments 2
10 min read
Control Statements - Control Your Go

Control Statements - Control Your Go

2
Comments
8 min read
Caddy, Go, Docker and a Single Page App

Caddy, Go, Docker and a Single Page App

21
Comments
5 min read
Build a Serverless Gym App with ChatGPT, Twilio and WhatsApp

Build a Serverless Gym App with ChatGPT, Twilio and WhatsApp

4
Comments
5 min read
Cross-Origin Whitelist with API Gateway

Cross-Origin Whitelist with API Gateway

18
Comments
5 min read
O que Ă© gRPC?

O que Ă© gRPC?

5
Comments
2 min read
Making a basic HTTP server with Golang

Making a basic HTTP server with Golang

32
Comments 1
3 min read
Defer Unmarshalling in Go

Defer Unmarshalling in Go

4
Comments
3 min read
Creating a Simple Go Application for CRUD Operations with Neo4j and Docker

Creating a Simple Go Application for CRUD Operations with Neo4j and Docker

3
Comments
7 min read
Use new heap memory percentage strategy to control automatic GC frequency

Use new heap memory percentage strategy to control automatic GC frequency

2
Comments
4 min read
PHOS: A Go channel extension with internal handlers

PHOS: A Go channel extension with internal handlers

1
Comments
5 min read
Go Beginners Series: Control Flow Statements: If-else, Switch, and Loops

Go Beginners Series: Control Flow Statements: If-else, Switch, and Loops

5
Comments
10 min read
Handle json from multiple sources using JsonHandlers

Handle json from multiple sources using JsonHandlers

Comments
3 min read
Concurrency in Go

Concurrency in Go

Comments 1
6 min read
Why I like Go's error handling

Why I like Go's error handling

11
Comments 4
4 min read
Go linters configuration, the right version.

Go linters configuration, the right version.

1
Comments
11 min read
Use error decorators to simplify Go error handling

Use error decorators to simplify Go error handling

1
Comments
1 min read
Qu'est-ce qu'une Go Routine?

Qu'est-ce qu'une Go Routine?

3
Comments
2 min read
What is a Go Routine?

What is a Go Routine?

1
Comments
2 min read
Go Lang - A Beginner's Guide to Operators: Arithmetic, Comparison, and Logical

Go Lang - A Beginner's Guide to Operators: Arithmetic, Comparison, and Logical

2
Comments
2 min read
ChatGPT in the Shell

ChatGPT in the Shell

2
Comments
5 min read
loading...