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.
A new cross-platform version manager for SDKs

A new cross-platform version manager for SDKs

1
Comments
1 min read
Read and Write files in Golang

Read and Write files in Golang

33
Comments
2 min read
Go: how fat are your dependencies? Use go-size-analyzer!

Go: how fat are your dependencies? Use go-size-analyzer!

3
Comments
1 min read
Golang generator functions (Experimental in 1.22)

Golang generator functions (Experimental in 1.22)

8
Comments 1
4 min read
Hot reloading in Go applications

Hot reloading in Go applications

15
Comments
3 min read
Golang in-memory key-value pair cache

Golang in-memory key-value pair cache

1
Comments
3 min read
From Homemade HTTP Router to New ServeMux

From Homemade HTTP Router to New ServeMux

5
Comments
12 min read
Preline UI + Gowebly CLI = ❤️

Preline UI + Gowebly CLI = ❤️

12
Comments
3 min read
Is Go Used in Production more than Rust ?

Is Go Used in Production more than Rust ?

1
Comments 2
3 min read
(Part 4)Golang Framework Hands-on - KisFlow Stream Computing Framework-Function Scheduling

(Part 4)Golang Framework Hands-on - KisFlow Stream Computing Framework-Function Scheduling

Comments
11 min read
Go program pattern 05 : Decorations

Go program pattern 05 : Decorations

3
Comments 2
4 min read
Go Program pattern 04:Map-Reduce

Go Program pattern 04:Map-Reduce

9
Comments
4 min read
Go program pattern 03:Inversion of Control

Go program pattern 03:Inversion of Control

1
Comments
3 min read
Understanding Go: part 10 – Struct

Understanding Go: part 10 – Struct

22
Comments 7
1 min read
(Part 3)Golang Framework Hands-on - KisFlow Stream Computing Framework- Data Stream

(Part 3)Golang Framework Hands-on - KisFlow Stream Computing Framework- Data Stream

Comments
13 min read
Implementing the repository pattern in Go with both in-memory and MySQL repositories

Implementing the repository pattern in Go with both in-memory and MySQL repositories

Comments
3 min read
Create GPS Test Data In Go

Create GPS Test Data In Go

3
Comments
4 min read
Gin + Gorm Practical Guide, Implementing a Simple Q&A Community Backend Service in One Hour

Gin + Gorm Practical Guide, Implementing a Simple Q&A Community Backend Service in One Hour

1
Comments
7 min read
Write a Simple blockchain in Golang

Write a Simple blockchain in Golang

1
Comments
2 min read
Built-in min() and max() methods in Go 1.21

Built-in min() and max() methods in Go 1.21

5
Comments
2 min read
Go program pattern 02: Implementing Class Inheritance and Method Overriding through Composition

Go program pattern 02: Implementing Class Inheritance and Method Overriding through Composition

3
Comments
3 min read
Read csv file using Golang

Read csv file using Golang

2
Comments
1 min read
Go program pattern 01: Functional Options Pattern

Go program pattern 01: Functional Options Pattern

11
Comments 4
5 min read
Put dev dependencies in tools.go

Put dev dependencies in tools.go

Comments
1 min read
Exploring Numeric Data Types in Rust and Go

Exploring Numeric Data Types in Rust and Go

Comments
10 min read
loading...