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.
Preventing SQL Injection with Raw SQL and ORM in Golang

Preventing SQL Injection with Raw SQL and ORM in Golang

Comments
4 min read
Prevent Race Conditions Like a Pro with sync.Mutex in Go!

Prevent Race Conditions Like a Pro with sync.Mutex in Go!

Comments
1 min read
Go Basics: Syntax and Structure

Go Basics: Syntax and Structure

3
Comments
5 min read
Building a Semantic Search Engine with OpenAI, Go, and PostgreSQL (pgvector)

Building a Semantic Search Engine with OpenAI, Go, and PostgreSQL (pgvector)

3
Comments
4 min read
Advent of Code 2024 Day 5 in Golang: Ordering Pages

Advent of Code 2024 Day 5 in Golang: Ordering Pages

Comments
8 min read
Go's Concurrency Decoded: Goroutine Scheduling

Go's Concurrency Decoded: Goroutine Scheduling

8
Comments
10 min read
JWT Tokens in Golang: A Developer’s Guide to Secure APIs

JWT Tokens in Golang: A Developer’s Guide to Secure APIs

6
Comments
3 min read
Desbravando Go: Capítulo 1 – Primeiros Passos na Linguagem

Desbravando Go: Capítulo 1 – Primeiros Passos na Linguagem

Comments
2 min read
Some git commit histories are really embarrassing, I recommend all engineers to frequently use git rebase and git commit --amend

Some git commit histories are really embarrassing, I recommend all engineers to frequently use git rebase and git commit --amend

Comments
2 min read
Developing a Simple RESTful API with Gin, ginvalidator, and validatorgo

Developing a Simple RESTful API with Gin, ginvalidator, and validatorgo

2
Comments
18 min read
Rust vs. Go: A Hands-On Comparison for Real Developers

Rust vs. Go: A Hands-On Comparison for Real Developers

3
Comments 1
4 min read
Golang Dependency Injection - Just in 5 Minutes!

Golang Dependency Injection - Just in 5 Minutes!

Comments
3 min read
Mastering Pointers in Go: Enhancing Safety, Performance, and Code Maintainability

Mastering Pointers in Go: Enhancing Safety, Performance, and Code Maintainability

10
Comments
11 min read
GoFr: An Opinionated Microservice Development Framework

GoFr: An Opinionated Microservice Development Framework

4
Comments
3 min read
Week Seven Recap of #100DaysOfCode

Week Seven Recap of #100DaysOfCode

2
Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.