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.
From C# to Go: Simplifying Design for Object-Oriented Developers

From C# to Go: Simplifying Design for Object-Oriented Developers

4
Comments 4
2 min read
Learning GO: Loops and Conditionals
Cover image for Learning GO: Loops and Conditionals

Learning GO: Loops and Conditionals

24
Comments
7 min read
5 Common Go Concurrency Mistakes That’ll Trip You Up

5 Common Go Concurrency Mistakes That’ll Trip You Up

8
Comments
5 min read
Concurrency in Go vs Rust/C++: Goroutines vs Coroutines
Cover image for Concurrency in Go vs Rust/C++: Goroutines vs Coroutines

Concurrency in Go vs Rust/C++: Goroutines vs Coroutines

9
Comments
8 min read
Working with Time in Golang: Essential Utilities
Cover image for Working with Time in Golang: Essential Utilities

Working with Time in Golang: Essential Utilities

Comments
3 min read
Go Interfaces Explained: Why, How, and Wow! 🤯

Go Interfaces Explained: Why, How, and Wow! 🤯

5
Comments
4 min read
How Relation with tpl and Html on VSCode?

How Relation with tpl and Html on VSCode?

Comments
2 min read
Monotonic Clocks and Precise Time Measurement 2/10

Monotonic Clocks and Precise Time Measurement 2/10

6
Comments 1
9 min read
GoFrame's garray: The Array Package You Didn't Know You Needed 🚀

GoFrame's garray: The Array Package You Didn't Know You Needed 🚀

3
Comments
5 min read
Building Kafka HTTP Scanner: An Open-Source Web Vulnerability Scanner in Go
Cover image for Building Kafka HTTP Scanner: An Open-Source Web Vulnerability Scanner in Go

Building Kafka HTTP Scanner: An Open-Source Web Vulnerability Scanner in Go

7
Comments 1
4 min read
Creating a Minimal Container in Go: A Step-by-Step Guide ( part 1 )
Cover image for Creating a Minimal Container in Go: A Step-by-Step Guide ( part 1 )

Creating a Minimal Container in Go: A Step-by-Step Guide ( part 1 )

Comments
11 min read
Unlocking Hidden Performance Bottlenecks in Golang using GoFr: The Underrated Power of pprof
Cover image for Unlocking Hidden Performance Bottlenecks in Golang using GoFr: The Underrated Power of pprof

Unlocking Hidden Performance Bottlenecks in Golang using GoFr: The Underrated Power of pprof

6
Comments
3 min read
Get Private Packages in Go

Get Private Packages in Go

2
Comments
2 min read
Implement google reCaptcha v3 in your React and Go application

Implement google reCaptcha v3 in your React and Go application

1
Comments
3 min read
How I Developed the Viewscount Library: Solving the Problem of Organic View Counting in Golang
Cover image for How I Developed the Viewscount Library: Solving the Problem of Organic View Counting in Golang

How I Developed the Viewscount Library: Solving the Problem of Organic View Counting in Golang

Comments
4 min read
Как я разработал библиотеку Viewscount: Решение проблемы органического подсчета просмотров в Golang
Cover image for Как я разработал библиотеку Viewscount: Решение проблемы органического подсчета просмотров в Golang

Как я разработал библиотеку Viewscount: Решение проблемы органического подсчета просмотров в Golang

Comments
1 min read
The Evolution of HTTP 1.0 vs 1.1 vs 2.0: A Clear Comparison
Cover image for The Evolution of HTTP 1.0 vs 1.1 vs 2.0: A Clear Comparison

The Evolution of HTTP 1.0 vs 1.1 vs 2.0: A Clear Comparison

6
Comments
12 min read
Building Mobile Apps Without a Backend: The Power of Database Gateway API
Cover image for Building Mobile Apps Without a Backend: The Power of Database Gateway API

Building Mobile Apps Without a Backend: The Power of Database Gateway API

Comments
3 min read
Command line calculator in GO

Command line calculator in GO

Comments
1 min read
Paginación con cursor
Cover image for Paginación con cursor

Paginación con cursor

Comments
4 min read
Thread-Safe Command Execution in Golang with safecmd.go

Thread-Safe Command Execution in Golang with safecmd.go

5
Comments 2
5 min read
Understanding Memory Synchronization in Go: Why Even Read Operations Require Mutexes
Cover image for Understanding Memory Synchronization in Go: Why Even Read Operations Require Mutexes

Understanding Memory Synchronization in Go: Why Even Read Operations Require Mutexes

Comments
3 min read
Serial Confinement in go
Cover image for Serial Confinement in go

Serial Confinement in go

Comments
4 min read
Introduce My Self !

Introduce My Self !

Comments
1 min read
First impressions with the Turso database

First impressions with the Turso database

3
Comments
5 min read
loading...