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.
How to create a slice with the make() function in Go or Golang?

How to create a slice with the make() function in Go or Golang?

Comments
2 min read
Go - Defer, Panic and Recover

Go - Defer, Panic and Recover

12
Comments 2
6 min read
Load configuration from file, environment variables and the command line (flags) with Golang

Load configuration from file, environment variables and the command line (flags) with Golang

4
Comments
5 min read
Attempting to Learn Go - Ghost to Hugo 3

Attempting to Learn Go - Ghost to Hugo 3

Comments
7 min read
Go from the beginning - arrays and slices

Go from the beginning - arrays and slices

6
Comments
3 min read
Multiple error handling in Go

Multiple error handling in Go

5
Comments
5 min read
LeetCode - Minimum Path Sum

LeetCode - Minimum Path Sum

Comments
5 min read
LeetCode - Permutations

LeetCode - Permutations

Comments
4 min read
LeetCode - Two Sum II - Input Array Is Sorted

LeetCode - Two Sum II - Input Array Is Sorted

Comments
3 min read
GoLang, Svelte, and Wails 2.0: Cross Platform Desktops just got even easier

GoLang, Svelte, and Wails 2.0: Cross Platform Desktops just got even easier

10
Comments
10 min read
Be careful when working with Slice in Go

Be careful when working with Slice in Go

2
Comments
6 min read
Go Series: Variable Declaration Best Practices & Gotchas

Go Series: Variable Declaration Best Practices & Gotchas

2
Comments
3 min read
Golang 101: Metotlar (Methods)

Golang 101: Metotlar (Methods)

2
Comments
1 min read
Golang interfaces

Golang interfaces

5
Comments
3 min read
LeetCode - Path Sum II

LeetCode - Path Sum II

Comments
5 min read
User avatars for your next project in 1 API call

User avatars for your next project in 1 API call

Comments
1 min read
Build a custom Go linter in 5 minutes

Build a custom Go linter in 5 minutes

6
Comments
4 min read
Building a Simple TODO App with Gin-gonic in Zerops: A step-by-step Guide

Building a Simple TODO App with Gin-gonic in Zerops: A step-by-step Guide

15
Comments
5 min read
Attempting to Learn Go - Ghost to Hugo 2

Attempting to Learn Go - Ghost to Hugo 2

7
Comments
7 min read
Day 2: I Was Told There Would Be No Math (Bonus)

Day 2: I Was Told There Would Be No Math (Bonus)

Comments
2 min read
Go - Use-cases of non-primitive datatypes

Go - Use-cases of non-primitive datatypes

10
Comments 2
4 min read
Embrace immutability (Programming & Infrastructure)

Embrace immutability (Programming & Infrastructure)

15
Comments
3 min read
Most Popular GoLang Frameworks

Most Popular GoLang Frameworks

12
Comments 2
6 min read
What is the empty or zero value for a slice in Go or Golang?

What is the empty or zero value for a slice in Go or Golang?

2
Comments
2 min read
Simple tool check informations from domain name with golang

Simple tool check informations from domain name with golang

8
Comments 2
3 min read
One Config to Rule Them All

One Config to Rule Them All

1
Comments
5 min read
Mutexes in Go

Mutexes in Go

13
Comments
4 min read
Golang divisions

Golang divisions

1
Comments
2 min read
Attempting to Learn Go - Ghost to Hugo 1

Attempting to Learn Go - Ghost to Hugo 1

9
Comments
7 min read
Construindo uma API organizadinha em Golang usando Fiber

Construindo uma API organizadinha em Golang usando Fiber

11
Comments
5 min read
LeetCode - Jump Game II

LeetCode - Jump Game II

5
Comments
4 min read
Day 2: I Was Told There Would Be No Math (Part 2)

Day 2: I Was Told There Would Be No Math (Part 2)

4
Comments
3 min read
เปิด golangci ให้ใช้ gosec

เปิด golangci ให้ใช้ gosec

1
Comments
1 min read
SSGo - a Static Site Generator built with Go

SSGo - a Static Site Generator built with Go

6
Comments 1
2 min read
Golang: Error Handling

Golang: Error Handling

7
Comments
9 min read
Getting Started with Buffalo

Getting Started with Buffalo

135
Comments 5
7 min read
Tips de Go: Cómo concatenar texto de forma eficiente

Tips de Go: Cómo concatenar texto de forma eficiente

5
Comments
4 min read
How to use GoLang, Hugo, and Lambda for a Single Page Application

How to use GoLang, Hugo, and Lambda for a Single Page Application

14
Comments 2
11 min read
Extending kubectl Utility With Plugins

Extending kubectl Utility With Plugins

4
Comments
4 min read
graph: A library for creating generic graph data structures and modifying, analyzing, and visualizing them.

graph: A library for creating generic graph data structures and modifying, analyzing, and visualizing them.

12
Comments
4 min read
A small, self-contained, cross-platform web server for development

A small, self-contained, cross-platform web server for development

4
Comments
1 min read
I am learning how linux handles file changes

I am learning how linux handles file changes

3
Comments
3 min read
Tricky concepts in Go for beginners

Tricky concepts in Go for beginners

31
Comments
2 min read
LeetCode - Path Sum

LeetCode - Path Sum

Comments
3 min read
goent code base walkthrough

goent code base walkthrough

Comments
1 min read
Qué es el Bloom Filter?

Qué es el Bloom Filter?

8
Comments 2
3 min read
How to get the total number of elements that an array can hold or the capacity of an array in Go or Golang?

How to get the total number of elements that an array can hold or the capacity of an array in Go or Golang?

Comments
2 min read
How to get the number of elements in an array or the length of the array in Go or Golang?

How to get the number of elements in an array or the length of the array in Go or Golang?

Comments
2 min read
Created a CLI tool to backup Slack export data in Excel

Created a CLI tool to backup Slack export data in Excel

Comments
2 min read
Goast: Generic static analysis for Go Abstract Syntax Tree by OPA/Rego

Goast: Generic static analysis for Go Abstract Syntax Tree by OPA/Rego

2
Comments 3
6 min read
message brokers, a brief walk-through

message brokers, a brief walk-through

8
Comments 1
7 min read
Golang Blazing Fast Unit Tests - Fiber/fasthttp/http Internals and Optimizing HTTP Server Tests

Golang Blazing Fast Unit Tests - Fiber/fasthttp/http Internals and Optimizing HTTP Server Tests

10
Comments 3
8 min read
🔥 Dart 🔥 Bag-of-Tokens || Leetcode || Easy and Simple Solution || 100% Faster Code || Explained Line By Line

🔥 Dart 🔥 Bag-of-Tokens || Leetcode || Easy and Simple Solution || 100% Faster Code || Explained Line By Line

2
Comments 1
4 min read
🚀 | Use Custom Handlers For Go

🚀 | Use Custom Handlers For Go

5
Comments
5 min read
Serverless Go with Azure Functions and GitHub Actions

Serverless Go with Azure Functions and GitHub Actions

18
Comments
7 min read
LeetCode - Pascal's Triangle II

LeetCode - Pascal's Triangle II

2
Comments
3 min read
How to Build API with Go and QuestDB

How to Build API with Go and QuestDB

20
Comments
5 min read
Follow Up: Establishing A Better Pattern

Follow Up: Establishing A Better Pattern

19
Comments 1
5 min read
How to use Redis pub/sub to handle socket.io sessions across multiple instances ?

How to use Redis pub/sub to handle socket.io sessions across multiple instances ?

5
Comments
5 min read
Relational Based Access Control Models

Relational Based Access Control Models

23
Comments 1
6 min read
loading...