Forem

Go

A statically typed, compiled programming language designed at Google

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Using go generate to reduce boilerplate code
Cover image for Using go generate to reduce boilerplate code

Using go generate to reduce boilerplate code

Comments
7 min read
Why don't Python, Go and Rust have a ternary conditional operator?

Why don't Python, Go and Rust have a ternary conditional operator?

5
Comments 3
10 min read
LeetCode - First Missing Positive

LeetCode - First Missing Positive

1
Comments
5 min read
Control Statements - Control Your Go
Cover image for Control Statements - Control Your Go

Control Statements - Control Your Go

2
Comments
8 min read
Caddy, Go, Docker and a Single Page App
Cover image for Caddy, Go, Docker and a Single Page App

Caddy, Go, Docker and a Single Page App

21
Comments
5 min read
Golang Web App Demonstration

Golang Web App Demonstration

Comments
1 min read
Build a Serverless Gym App with ChatGPT, Twilio and WhatsApp
Cover image for Build a Serverless Gym App with ChatGPT, Twilio and WhatsApp

Build a Serverless Gym App with ChatGPT, Twilio and WhatsApp

4
Comments
5 min read
Cross-Origin Whitelist with API Gateway
Cover image for Cross-Origin Whitelist with API Gateway

Cross-Origin Whitelist with API Gateway

18
Comments
5 min read
O que é gRPC?
Cover image for O que é gRPC?

O que é gRPC?

6
Comments
2 min read
Making a basic HTTP server with Golang

Making a basic HTTP server with Golang

44
Comments 1
3 min read
Defer Unmarshalling in Go

Defer Unmarshalling in Go

4
Comments
3 min read
Creating a Simple Go Application for CRUD Operations with Neo4j and Docker

Creating a Simple Go Application for CRUD Operations with Neo4j and Docker

5
Comments
7 min read
PHOS: A Go channel extension with internal handlers
Cover image for PHOS: A Go channel extension with internal handlers

PHOS: A Go channel extension with internal handlers

1
Comments
5 min read
Use new heap memory percentage strategy to control automatic GC frequency

Use new heap memory percentage strategy to control automatic GC frequency

2
Comments
4 min read
Go Beginners Series: Control Flow Statements: If-else, Switch, and Loops
Cover image for Go Beginners Series: Control Flow Statements: If-else, Switch, and Loops

Go Beginners Series: Control Flow Statements: If-else, Switch, and Loops

5
Comments
10 min read
Handle json from multiple sources using JsonHandlers

Handle json from multiple sources using JsonHandlers

Comments
3 min read
Concurrency in Go
Cover image for Concurrency in Go

Concurrency in Go

Comments 1
6 min read
Why I like Go's error handling
Cover image for Why I like Go's error handling

Why I like Go's error handling

12
Comments 4
4 min read
Go linters configuration, the right version.

Go linters configuration, the right version.

3
Comments
11 min read
Use error decorators to simplify Go error handling
Cover image for Use error decorators to simplify Go error handling

Use error decorators to simplify Go error handling

1
Comments
1 min read
Qu'est-ce qu'une Go Routine?

Qu'est-ce qu'une Go Routine?

3
Comments
2 min read
What is a Go Routine?

What is a Go Routine?

1
Comments
2 min read
Go Lang - A Beginner's Guide to Operators: Arithmetic, Comparison, and Logical

Go Lang - A Beginner's Guide to Operators: Arithmetic, Comparison, and Logical

2
Comments
2 min read
ChatGPT in the Shell

ChatGPT in the Shell

2
Comments 1
5 min read
Telegram OAuth Authorization for Your Site
Cover image for Telegram OAuth Authorization for Your Site

Telegram OAuth Authorization for Your Site

117
Comments 9
3 min read
loading...