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.
Rust vs Go in Backend Web Development

Rust vs Go in Backend Web Development

15
Comments 4
3 min read
Generate CRUD Golang code from SQL | Compare db/sql, gorm, sqlx, sqlc

Generate CRUD Golang code from SQL | Compare db/sql, gorm, sqlx, sqlc

156
Comments 2
16 min read
Error Handling in Go

Error Handling in Go

5
Comments
1 min read
Go errors.is cool

Go errors.is cool

8
Comments
2 min read
GO ile GTK uygulaması geliştirme - 1

GO ile GTK uygulaması geliştirme - 1

8
Comments 3
2 min read
How I built Ngrok Alternative

How I built Ngrok Alternative

156
Comments 11
2 min read
Getting Started with Sockets Concurrently in GoLang

Getting Started with Sockets Concurrently in GoLang

53
Comments 4
4 min read
Golang: 4 points Image transformation using GoCV / OpenCV

Golang: 4 points Image transformation using GoCV / OpenCV

9
Comments
5 min read
How to write & run database migration in Golang

How to write & run database migration in Golang

198
Comments 14
8 min read
Pointers, Marshalling, and Unmarshalling Data in Go

Pointers, Marshalling, and Unmarshalling Data in Go

11
Comments 3
9 min read
Understanding Go Templates

Understanding Go Templates

5
Comments
1 min read
How I used Go to generate images for my dad’s meetups

How I used Go to generate images for my dad’s meetups

12
Comments
9 min read
Golang Tutorial - 10 Concurrency with channel

Golang Tutorial - 10 Concurrency with channel

29
Comments 2
10 min read
Split/Slice an Array into chunks (golang)

Split/Slice an Array into chunks (golang)

8
Comments
1 min read
What the flip are Unix Named Pipes?

What the flip are Unix Named Pipes?

4
Comments 1
5 min read
Develop REST API using Go and Test using various methods

Develop REST API using Go and Test using various methods

16
Comments 5
9 min read
Go Hello World! Program

Go Hello World! Program

9
Comments
4 min read
Upterm - Secure Terminal Sharing

Upterm - Secure Terminal Sharing

6
Comments
4 min read
Bundle static file to Go binary

Bundle static file to Go binary

6
Comments
1 min read
Go lang beginner

Go lang beginner

4
Comments 3
1 min read
How to add Kerberos Authentication to Your Site With Minimum Efforts

How to add Kerberos Authentication to Your Site With Minimum Efforts

10
Comments
2 min read
Measure function execution time in golang

Measure function execution time in golang

6
Comments 2
1 min read
Using MySQL Together With Go

Using MySQL Together With Go

3
Comments
1 min read
Should my methods return structs or interfaces in Go?

Should my methods return structs or interfaces in Go?

33
Comments 2
5 min read
Day 14 of #30DaysOfCode | Functions in Go(golang)

Day 14 of #30DaysOfCode | Functions in Go(golang)

4
Comments
2 min read
loading...