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.
The Advantages of Electronic Signatures — Dispelling Common Misconceptions

The Advantages of Electronic Signatures — Dispelling Common Misconceptions

1
Comments
3 min read
It’s time to start validating your project’s configuration files as part of your CI/CD pipeline

It’s time to start validating your project’s configuration files as part of your CI/CD pipeline

1
Comments
2 min read
Perfect Class Syntax, Every Language Falls Short

Perfect Class Syntax, Every Language Falls Short

Comments
4 min read
Build your own curl in Golang

Build your own curl in Golang

5
Comments 2
5 min read
Operadores de adição e subtração

Operadores de adição e subtração

1
Comments
6 min read
Interacting with Solana in Go: A Beginner's Guide

Interacting with Solana in Go: A Beginner's Guide

2
Comments
5 min read
Creating a Log Based Metric Exporter

Creating a Log Based Metric Exporter

1
Comments
5 min read
Left Padding com caracteres em Golang

Left Padding com caracteres em Golang

Comments
1 min read
Creating a Chess Engine from Scratch

Creating a Chess Engine from Scratch

Comments
9 min read
Back on the grind

Back on the grind

1
Comments
2 min read
Teonet messages queue

Teonet messages queue

Comments
1 min read
Linking and Loading *.dylib Files in Go Barcode Reader Modules on macOS

Linking and Loading *.dylib Files in Go Barcode Reader Modules on macOS

Comments
5 min read
Como permitir valores nulos do Golang na Base de Dados?

Como permitir valores nulos do Golang na Base de Dados?

Comments
1 min read
Preventing SQL Injection with Golang

Preventing SQL Injection with Golang

30
Comments 3
8 min read
Gerando dados com K6 utilizando xk6-faker

Gerando dados com K6 utilizando xk6-faker

Comments
6 min read
Hash SHA1 at go

Hash SHA1 at go

1
Comments 3
1 min read
Get success rate and average time from your Github Actions workflow runs and jobs

Get success rate and average time from your Github Actions workflow runs and jobs

Comments
4 min read
Open Telemetry Sampling Techniques in Python/Java/Go: Optimizing Observability with Selective Data Collection

Open Telemetry Sampling Techniques in Python/Java/Go: Optimizing Observability with Selective Data Collection

1
Comments
4 min read
I Built My First Go Application and Deployed it to Heroku

I Built My First Go Application and Deployed it to Heroku

Comments
7 min read
Solving the Baseball Game in Go

Solving the Baseball Game in Go

Comments
4 min read
Todo app with go and gqlgen. Just need to add socket now

Todo app with go and gqlgen. Just need to add socket now

Comments
1 min read
Top level internal is unnecessary

Top level internal is unnecessary

Comments
4 min read
Understanding Go: part 7 – Array

Understanding Go: part 7 – Array

2
Comments 1
2 min read
Map Reduce - Practical Approach

Map Reduce - Practical Approach

1
Comments
10 min read
How to add auto-reloading in Golang projects with Nodemon: A Developer's Guide

How to add auto-reloading in Golang projects with Nodemon: A Developer's Guide

1
Comments 2
2 min read
Building a REST API in Go

Building a REST API in Go

1
Comments
2 min read
Http Request Form Data at Golang

Http Request Form Data at Golang

1
Comments
2 min read
Don't pay for a Content Management System. Build your own

Don't pay for a Content Management System. Build your own

Comments
8 min read
Otimizando Wordlists para Pentests

Otimizando Wordlists para Pentests

Comments
7 min read
What is Go 2024 Edition

What is Go 2024 Edition

2
Comments
1 min read
Introducing CricLang 🏏: A programming language for cricket enthusiasts

Introducing CricLang 🏏: A programming language for cricket enthusiasts

1
Comments
4 min read
I released A Physics Engine in GoLang 🔥

I released A Physics Engine in GoLang 🔥

7
Comments 1
1 min read
I created a Physics Engine in GoLang💥

I created a Physics Engine in GoLang💥

8
Comments 1
1 min read
Journey into GoLang: Understanding Go by solving LeetCode problems

Journey into GoLang: Understanding Go by solving LeetCode problems

Comments
2 min read
Mesmerizing Matrix-Style Simulation: Bringing the Iconic Falling Letters to Life with Go

Mesmerizing Matrix-Style Simulation: Bringing the Iconic Falling Letters to Life with Go

Comments
2 min read
[Go, Book Review] Learn Go with Tests by Chris James

[Go, Book Review] Learn Go with Tests by Chris James

5
Comments
3 min read
How to use Enums in Golang

How to use Enums in Golang

3
Comments
3 min read
Funciones Anónimas en Golang [#Go101]

Funciones Anónimas en Golang [#Go101]

Comments
4 min read
The complete guide to dates and times in Go

The complete guide to dates and times in Go

10
Comments
14 min read
Hexagonal Architecture/Ports And Adapters: Clarifying Key Concepts Using Go

Hexagonal Architecture/Ports And Adapters: Clarifying Key Concepts Using Go

11
Comments 2
10 min read
Example tests in Go

Example tests in Go

3
Comments
3 min read
Windows中Golang docker + go.mod

Windows中Golang docker + go.mod

Comments
1 min read
Concurrency Control in Go with Ent ORM and MySQL

Concurrency Control in Go with Ent ORM and MySQL

4
Comments
10 min read
From Node.js to Go: Why I’m Making the Switch for Backend Development

From Node.js to Go: Why I’m Making the Switch for Backend Development

1
Comments
2 min read
Measure Execution Time in Go

Measure Execution Time in Go

1
Comments 1
2 min read
When you are writing code, do you "align the happy path to the left"?

When you are writing code, do you "align the happy path to the left"?

2
Comments 2
1 min read
Learning Linux - splice

Learning Linux - splice

1
Comments
6 min read
Automated End to End tests using Property Based Testing | Part I

Automated End to End tests using Property Based Testing | Part I

Comments
5 min read
Building CLI Tools with Go (Golang): A JSON File Formatter

Building CLI Tools with Go (Golang): A JSON File Formatter

2
Comments
5 min read
Live reloading in Go

Live reloading in Go

6
Comments 1
2 min read
Bool -> Int But Stupid In Go

Bool -> Int But Stupid In Go

Comments
6 min read
Memory leaks in Go

Memory leaks in Go

8
Comments
7 min read
One Billion Row Challenge in Golang - From 95s to 1.96s

One Billion Row Challenge in Golang - From 95s to 1.96s

11
Comments 1
29 min read
Understanding Go: part 6 – For ... range

Understanding Go: part 6 – For ... range

Comments 3
1 min read
Using UTC time in Golang slog

Using UTC time in Golang slog

1
Comments
2 min read
Integrating Dynamsoft's C++ Barcode SDK v10 into Go Module with a C Wrapper

Integrating Dynamsoft's C++ Barcode SDK v10 into Go Module with a C Wrapper

Comments
7 min read
Options Pattern em Go

Options Pattern em Go

11
Comments
5 min read
Blazingly Fast Interprocess communication in Go using UNIX Sockets!!

Blazingly Fast Interprocess communication in Go using UNIX Sockets!!

4
Comments
4 min read
GoLang Packages: Basics of golang packages

GoLang Packages: Basics of golang packages

Comments
2 min read
The secret to boost the efficiency of your development projects, support for database mysql, mongodb, postgresql, tidb, sqlite

The secret to boost the efficiency of your development projects, support for database mysql, mongodb, postgresql, tidb, sqlite

Comments
4 min read
loading...