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.
Go - Conditionals and Loops

Go - Conditionals and Loops

17
Comments
8 min read
Binary Ops and Gene Compression in Go

Binary Ops and Gene Compression in Go

6
Comments
6 min read
An Introduction to TinyGo, and The Tools That Will Help You Flourish

An Introduction to TinyGo, and The Tools That Will Help You Flourish

3
Comments
6 min read
How write a pattern similar to a while loop in Go or Golang?

How write a pattern similar to a while loop in Go or Golang?

3
Comments
3 min read
[Nginx][Go] Configurations

[Nginx][Go] Configurations

4
Comments
3 min read
Go pro! With these free Golang resources

Go pro! With these free Golang resources

4
Comments 1
2 min read
Read long-short syntax of config in Go

Read long-short syntax of config in Go

4
Comments
2 min read
5 minutes to add RESTful APIs for your gRPC services

5 minutes to add RESTful APIs for your gRPC services

25
Comments 3
3 min read
How to convert a boolean string type value to a bool type value in Go or Golang?

How to convert a boolean string type value to a bool type value in Go or Golang?

Comments 1
3 min read
Using Apollo GraphQL and SSR

Using Apollo GraphQL and SSR

4
Comments
2 min read
Memory Alignment

Memory Alignment

16
Comments
4 min read
Sending E-mails with Go.

Sending E-mails with Go.

11
Comments 2
5 min read
Monnify Payment Gateway with Golang v1.4.0

Monnify Payment Gateway with Golang v1.4.0

1
Comments
3 min read
How to convert a string type value to a float type value in Go or Golang?

How to convert a string type value to a float type value in Go or Golang?

2
Comments
4 min read
Excelize 2.6.1 Released - Go language API for spreadsheets (Excel) files

Excelize 2.6.1 Released - Go language API for spreadsheets (Excel) files

6
Comments
3 min read
Symfony in microservice architecture - Episode I : Symfony and Golang communication through gRPC

Symfony in microservice architecture - Episode I : Symfony and Golang communication through gRPC

33
Comments
15 min read
How to convert a string type value to a uint type value in Go or Golang?

How to convert a string type value to a uint type value in Go or Golang?

1
Comments
4 min read
Go - Pointers and User input

Go - Pointers and User input

14
Comments 1
5 min read
Chore - control-flow requests

Chore - control-flow requests

4
Comments
4 min read
LeetCode - Remove Duplicates from Sorted List II

LeetCode - Remove Duplicates from Sorted List II

3
Comments
4 min read
How to convert a string type value to int type value in Go or Golang?

How to convert a string type value to int type value in Go or Golang?

Comments
3 min read
Golang: Closures

Golang: Closures

10
Comments 2
5 min read
How to convert an int type value to a uint type value in Go or Golang?

How to convert an int type value to a uint type value in Go or Golang?

2
Comments
1 min read
Go snippet for creating an Ingress rule

Go snippet for creating an Ingress rule

1
Comments
1 min read
Kafta is a modern non-JVM command line for managing Kafka clusters

Kafta is a modern non-JVM command line for managing Kafka clusters

30
Comments 2
3 min read
Request ACM certificate with DNS validation in Go

Request ACM certificate with DNS validation in Go

3
Comments
2 min read
How to convert an int type value to any float type value in Go or Golang?

How to convert an int type value to any float type value in Go or Golang?

Comments
2 min read
Prevent Logging Secrets in Go by Using Custom Types

Prevent Logging Secrets in Go by Using Custom Types

9
Comments 3
3 min read
Deploy a Golang Lambda

Deploy a Golang Lambda

1
Comments
2 min read
How to implement a basic CRUD in Golang protected by Auth0

How to implement a basic CRUD in Golang protected by Auth0

4
Comments
13 min read
Use AWS App Runner, DynamoDB and CDK to deploy and run a Cloud native Go app

Use AWS App Runner, DynamoDB and CDK to deploy and run a Cloud native Go app

11
Comments
8 min read
Go and ElasticSearch full-text search microservice in k8s👋✨💫

Go and ElasticSearch full-text search microservice in k8s👋✨💫

22
Comments
11 min read
Golang - Garbage Collection in General

Golang - Garbage Collection in General

5
Comments
5 min read
How to convert an int type value to a string type value in Go or Golang?

How to convert an int type value to a string type value in Go or Golang?

2
Comments 3
1 min read
Relaying a Microservice JSON Response to the Client by Unmarshalling Go Structs

Relaying a Microservice JSON Response to the Client by Unmarshalling Go Structs

4
Comments
12 min read
Follow Friday: Golang Edition (12 August 2022)

Follow Friday: Golang Edition (12 August 2022)

21
Comments 5
1 min read
Better Golang Error Handling

Better Golang Error Handling

26
Comments 3
8 min read
A Comprehensive Tutorial on Building a GraphQL API in Go using gqlgen and Gorm

A Comprehensive Tutorial on Building a GraphQL API in Go using gqlgen and Gorm

9
Comments 1
5 min read
What are the basic types in Go or Golang?

What are the basic types in Go or Golang?

Comments
4 min read
What are the initial values assigned to variables with types in Go or Golang?

What are the initial values assigned to variables with types in Go or Golang?

Comments
1 min read
Intro to Concurrency in Go

Intro to Concurrency in Go

19
Comments
8 min read
Go - Variables, Constants and Datatypes

Go - Variables, Constants and Datatypes

11
Comments
6 min read
OpenTelemetry for Go: Three Ways to Send Data to an OTLP Observability Back-end

OpenTelemetry for Go: Three Ways to Send Data to an OTLP Observability Back-end

1
Comments
20 min read
Working with 2D slices in Golang

Working with 2D slices in Golang

1
Comments
1 min read
Dynamic PostgreSQL credentials using HashiCorp Vault (with PHP Symfony & Go examples)

Dynamic PostgreSQL credentials using HashiCorp Vault (with PHP Symfony & Go examples)

42
Comments 4
12 min read
Go - Hello World

Go - Hello World

11
Comments 4
7 min read
Print all routes in Chi router

Print all routes in Chi router

1
Comments
1 min read
Xubuntu + Nginx + Go(+ Pion/WebRTC) + Node.js

Xubuntu + Nginx + Go(+ Pion/WebRTC) + Node.js

4
Comments
4 min read
LeetCode - Combination Sum III

LeetCode - Combination Sum III

3
Comments 1
5 min read
How to create a slice or a dynamic array in Golang or Go?

How to create a slice or a dynamic array in Golang or Go?

3
Comments
2 min read
How to create a function in Golang or Go?

How to create a function in Golang or Go?

3
Comments
2 min read
How to import a single package in Go or Golang?

How to import a single package in Go or Golang?

3
Comments
1 min read
How to import more than one package in Go or Golang?

How to import more than one package in Go or Golang?

7
Comments
2 min read
How to easily initialize a local variable for an if conditional statement in Golang or Go?

How to easily initialize a local variable for an if conditional statement in Golang or Go?

3
Comments
2 min read
How to make variables without assigning values in Go or Golang?

How to make variables without assigning values in Go or Golang?

3
Comments 1
2 min read
How to write a for loop in Golang or Go?

How to write a for loop in Golang or Go?

3
Comments
3 min read
How to write an if conditional statement in Golang or Go?

How to write an if conditional statement in Golang or Go?

4
Comments
1 min read
Golang perk series : (typed) arrays – JS vs. GO #3

Golang perk series : (typed) arrays – JS vs. GO #3

4
Comments
2 min read
Golang perk series : prefix-less functions #2.1 (2023ed.)

Golang perk series : prefix-less functions #2.1 (2023ed.)

4
Comments
1 min read
#WebDevSampler challenge - My answers in Go

#WebDevSampler challenge - My answers in Go

9
Comments 5
15 min read
loading...