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.
Gin and router example

Gin and router example

1
Comments
3 min read
Backend Project Structure Go

Backend Project Structure Go

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

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

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

Building Flexible and Maintainable Go-Lang Apps

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

Suporte às funções do Pascal

1
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

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

10-Minute Guide to Building a Webhook Service with Sendhooks

12
Comments 1
10 min read
Hybrid Rendering Architecture using Astro and Go Fiber

Hybrid Rendering Architecture using Astro and Go Fiber

4
Comments 2
2 min read
Understanding Go's Garbage Collector: A Detailed Guide

Understanding Go's Garbage Collector: A Detailed Guide

4
Comments 1
4 min read
Install GO in UBUNTU machines

Install GO in UBUNTU machines

Comments
1 min read
Implementing JWT Authentication with Redis and Go

Implementing JWT Authentication with Redis and Go

9
Comments 3
4 min read
WatchYourPorts - self-hosted ports inventory

WatchYourPorts - self-hosted ports inventory

4
Comments
1 min read
Binary Size in Go Applications: How to Use go-size-analyzer

Binary Size in Go Applications: How to Use go-size-analyzer

4
Comments 1
3 min read
How to Build Your Own Distributed KV Storage System Using the etcd Raft Library

How to Build Your Own Distributed KV Storage System Using the etcd Raft Library

9
Comments
5 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
One tool to rule them all - Terraform: EKS Golang Client & E2E AWS Lambda CI/CD via IaC

One tool to rule them all - Terraform: EKS Golang Client & E2E AWS Lambda CI/CD via IaC

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

Cross-Compilation in Go for AWS Lambda

1
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

2
Comments 1
4 min read
Design Patterns

Design Patterns

3
Comments
4 min read
Builder Design Pattern

Builder Design Pattern

1
Comments
4 min read
Factory Design Pattern

Factory Design Pattern

3
Comments
3 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
Apache Answer 1.3.5: Flexibility. Reaction. Extension.

Apache Answer 1.3.5: Flexibility. Reaction. Extension.

2
Comments
2 min read
Why and how you should rate-limit your API

Why and how you should rate-limit your API

113
Comments 8
12 min read
Singleton Design Pattern

Singleton Design Pattern

3
Comments 1
4 min read
SQLC & dynamic queries

SQLC & dynamic queries

Comments
5 min read
Understanding and Utilizing Context in Go and GoFr

Understanding and Utilizing Context in Go and GoFr

3
Comments 2
6 min read
Generics: A Boon for Strongly Typed Languages

Generics: A Boon for Strongly Typed Languages

2
Comments
5 min read
Functional Patterns: Interfaces and Functors

Functional Patterns: Interfaces and Functors

4
Comments
8 min read
DevOps Beginnings: Mastering Python and Golang!

DevOps Beginnings: Mastering Python and Golang!

2
Comments 3
1 min read
How Golang will solve your first working task

How Golang will solve your first working task

1
Comments 1
3 min read
How to Implement Two-Factor Authentication (2FA) in Golang

How to Implement Two-Factor Authentication (2FA) in Golang

16
Comments
16 min read
Go or Python ? Which language is used more in production software?

Go or Python ? Which language is used more in production software?

6
Comments 5
2 min read
Mengenal Asymmetric Encryption: Keamanan Data Tingkat Tinggi dengan Golang

Mengenal Asymmetric Encryption: Keamanan Data Tingkat Tinggi dengan Golang

Comments
4 min read
How to send email with Go and MailTrap

How to send email with Go and MailTrap

4
Comments 1
2 min read
Case (I) - KisFlow-Golang Stream Real-Time Computing - Quick Start Guide

Case (I) - KisFlow-Golang Stream Real-Time Computing - Quick Start Guide

Comments
7 min read
Go, Gemini e Alexa: Como criar automações para o seu dia a dia

Go, Gemini e Alexa: Como criar automações para o seu dia a dia

7
Comments 1
9 min read
Maintain chat history in generative AI apps with Valkey

Maintain chat history in generative AI apps with Valkey

9
Comments
3 min read
Implementing Fail-Safe OTP Verification for User Login

Implementing Fail-Safe OTP Verification for User Login

Comments
10 min read
(Part 11)Golang Framework Hands-on - Adaptive Registration of FaaS Parameter Types Based on Reflection

(Part 11)Golang Framework Hands-on - Adaptive Registration of FaaS Parameter Types Based on Reflection

1
Comments
20 min read
geo2tz - 4 years later

geo2tz - 4 years later

Comments
2 min read
If Google No Longer supports Golang

If Google No Longer supports Golang

19
Comments 5
2 min read
Will AI make software engineers obsolete?

Will AI make software engineers obsolete?

Comments
7 min read
Developing Custom Plugins for CoreDNS

Developing Custom Plugins for CoreDNS

3
Comments
6 min read
Implementando a feature defer do Remix em Go

Implementando a feature defer do Remix em Go

Comments
12 min read
Jenkins Ci/Cd Pipeline to Build a Go Application into a Docker Image with Multistage build

Jenkins Ci/Cd Pipeline to Build a Go Application into a Docker Image with Multistage build

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

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

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

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

Comments
6 min read
Gecko: Making a programming language is hard 😮‍💨

Gecko: Making a programming language is hard 😮‍💨

25
Comments 3
7 min read
Handling Currency In Golang And Other Programming Language

Handling Currency In Golang And Other Programming Language

3
Comments
4 min read
WebSockets in Go and GoFr

WebSockets in Go and GoFr

9
Comments 2
7 min read
Rust for Gophers

Rust for Gophers

2
Comments
1 min read
ezpkg.io - Collection of packages to make writing Go code easier

ezpkg.io - Collection of packages to make writing Go code easier

3
Comments 1
6 min read
Integrating RTMP and WebRTC for Real-Time Streaming

Integrating RTMP and WebRTC for Real-Time Streaming

6
Comments 1
4 min read
Introducing Do Notation in the Mo Package for Golang

Introducing Do Notation in the Mo Package for Golang

Comments
3 min read
Converting Integers to Roman Numerals in Go

Converting Integers to Roman Numerals in Go

5
Comments
2 min read
(Part 10)Golang Framework Hands-on - Prometheus Metrics Statistics

(Part 10)Golang Framework Hands-on - Prometheus Metrics Statistics

5
Comments
27 min read
Tricky Golang interview questions - Part 5: interface == nil

Tricky Golang interview questions - Part 5: interface == nil

6
Comments 4
4 min read
How we're trying to make our PHP devs efficient also with Golang

How we're trying to make our PHP devs efficient also with Golang

12
Comments 4
2 min read
loading...