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.
Bitmasking em Go: Uma Técnica Poderosa para Gerenciamento de Opções

Bitmasking em Go: Uma Técnica Poderosa para Gerenciamento de Opções

Comments
8 min read
Merge 2 sorted lists

Merge 2 sorted lists

Comments
2 min read
The value of API-First design on side-projects

The value of API-First design on side-projects

Comments
6 min read
Reverse a linked list in go

Reverse a linked list in go

Comments
1 min read
Unit Tests & Mocking: the Bread and the Butter

Unit Tests & Mocking: the Bread and the Butter

1
Comments
5 min read
Case (IV) - KisFlow-Golang Stream Real- KisFlow in Message Queue (MQ) Applications

Case (IV) - KisFlow-Golang Stream Real- KisFlow in Message Queue (MQ) Applications

Comments
6 min read
The Ultimate Golang Framework for Microservices: GoFr

The Ultimate Golang Framework for Microservices: GoFr

Comments
8 min read
Effortless HTTP Client Testing in Go

Effortless HTTP Client Testing in Go

6
Comments
7 min read
Gin and router example

Gin and router example

1
Comments
3 min read
How to install and configure Golang

How to install and configure Golang

3
Comments
2 min read
Hybrid Rendering Architecture using Astro and Go Fiber

Hybrid Rendering Architecture using Astro and Go Fiber

1
Comments 1
2 min read
Pipeline Concept

Pipeline Concept

2
Comments
3 min read
Implementasi Metode Standard Symmetric Encryption Signature pada Golang

Implementasi Metode Standard Symmetric Encryption Signature pada Golang

Comments
3 min read
Builder Design Pattern

Builder Design Pattern

1
Comments
4 min read
How to Upload Images to AWS S3 with Golang

How to Upload Images to AWS S3 with Golang

1
Comments
2 min read
Refactor: GoroutineTracker with unnecessary usage of reflect

Refactor: GoroutineTracker with unnecessary usage of reflect

Comments
4 min read
A Deep Dive into CNCF’s Cloud-Native AI Whitepaper

A Deep Dive into CNCF’s Cloud-Native AI Whitepaper

Comments
4 min read
Observability - Why logging its important

Observability - Why logging its important

Comments
5 min read
8 Essential Golang Programming Practices You Need to Master

8 Essential Golang Programming Practices You Need to Master

Comments
3 min read
Introducing Do Notation in the Mo Package for Golang

Introducing Do Notation in the Mo Package for Golang

Comments
3 min read
Don’t trust AI, trust tests

Don’t trust AI, trust tests

Comments
3 min read
From TypeScript to Golang: A Smoother Backend Journey

From TypeScript to Golang: A Smoother Backend Journey

Comments
3 min read
Send Slack Notifications with Go AWS Lambda Functions

Send Slack Notifications with Go AWS Lambda Functions

Comments
6 min read
Maintaining an open-source backup tool: insights and more

Maintaining an open-source backup tool: insights and more

Comments
10 min read
Migrando Microservicios de NestJS con TypeScript a Go: Una Semana de Descubrimientos

Migrando Microservicios de NestJS con TypeScript a Go: Una Semana de Descubrimientos

Comments
3 min read
Tricky Golang interview questions - Part 6: NonBlocking Read

Tricky Golang interview questions - Part 6: NonBlocking Read

17
Comments 3
5 min read
Find all palindromes in a string

Find all palindromes in a string

Comments
2 min read
GO — Estrutura de projetos

GO — Estrutura de projetos

1
Comments
4 min read
Palindrome check a string

Palindrome check a string

Comments
1 min read
Building Ollama Cloud - Scaling Local Inference to the Cloud

Building Ollama Cloud - Scaling Local Inference to the Cloud

31
Comments
4 min read
Test-driven API Development in Go

Test-driven API Development in Go

9
Comments
5 min read
Mastering SOLID Principles with Go Examples

Mastering SOLID Principles with Go Examples

1
Comments
1 min read
Deploy helm charts with go lang

Deploy helm charts with go lang

1
Comments
3 min read
Case (III) - KisFlow-Golang Stream Real- Application of KisFlow in Multi-Goroutines

Case (III) - KisFlow-Golang Stream Real- Application of KisFlow in Multi-Goroutines

Comments
4 min read
CouchGO! — Enhancing CouchDB with Query Server Written in Go

CouchGO! — Enhancing CouchDB with Query Server Written in Go

Comments
7 min read
Case (II) - KisFlow-Golang Stream Real-Time Computing - Flow Parallel Operation

Case (II) - KisFlow-Golang Stream Real-Time Computing - Flow Parallel Operation

4
Comments
10 min read
Building Flexible and Maintainable Go-Lang Apps

Building Flexible and Maintainable Go-Lang Apps

6
Comments
3 min read
Suporte às funções do Pascal

Suporte às funções do Pascal

3
Comments
4 min read
Nested Prompts in Go using promptui

Nested Prompts in Go using promptui

Comments
4 min read
Mastering Branching Statements and Beyond: A Collection of Go Programming Tutorials

Mastering Branching Statements and Beyond: A Collection of Go Programming Tutorials

3
Comments
3 min read
Suggestions for Contributing to Open Source

Suggestions for Contributing to Open Source

1
Comments 3
1 min read
Criando um modulo xk6 para k6

Criando um modulo xk6 para k6

Comments
5 min read
Asserting Integrity in Ethereum Data Extraction with Go through tests

Asserting Integrity in Ethereum Data Extraction with Go through tests

Comments
4 min read
Install GO in UBUNTU machines

Install GO in UBUNTU machines

2
Comments
1 min read
Cross-Compilation in Go for AWS Lambda

Cross-Compilation in Go for AWS Lambda

4
Comments 1
2 min read
Bridging the Gap: Cross-Language Encryption and Decryption between Node.js and Go

Bridging the Gap: Cross-Language Encryption and Decryption between Node.js and Go

5
Comments 1
4 min read
Design Patterns

Design Patterns

4
Comments
4 min read
Factory Design Pattern

Factory Design Pattern

3
Comments
3 min read
"Introducing FoodBuddy: My First Go Project! 🚀🍽️ Looking for Feedback to Improve! #GoLang"

"Introducing FoodBuddy: My First Go Project! 🚀🍽️ Looking for Feedback to Improve! #GoLang"

3
Comments 1
1 min read
Go and MongoDB: Building a CRUD API from Scratch

Go and MongoDB: Building a CRUD API from Scratch

70
Comments 5
5 min read
geo2tz - 4 years later

geo2tz - 4 years later

3
Comments
2 min read
Will AI make software engineers obsolete?

Will AI make software engineers obsolete?

3
Comments
7 min read
Kubernetes as a Database? What You Need to Know About CRDs

Kubernetes as a Database? What You Need to Know About CRDs

5
Comments
6 min read
Handling Currency In Golang And Other Programming Language

Handling Currency In Golang And Other Programming Language

1
Comments
4 min read
WebSockets in Go and GoFr

WebSockets in Go and GoFr

8
Comments 2
7 min read
Backend Project Structure Go

Backend Project Structure Go

11
Comments 1
2 min read
10-Minute Guide to Building a Webhook Service with Sendhooks

10-Minute Guide to Building a Webhook Service with Sendhooks

10
Comments 1
10 min read
Understanding Go's Garbage Collector: A Detailed Guide

Understanding Go's Garbage Collector: A Detailed Guide

11
Comments 1
4 min read
WatchYourPorts - self-hosted ports inventory

WatchYourPorts - self-hosted ports inventory

4
Comments
1 min read
Implementing JWT Authentication with Redis and Go

Implementing JWT Authentication with Redis and Go

2
Comments 3
4 min read
loading...