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.
Testing APIs in Golang using apitest

Testing APIs in Golang using apitest

30
Comments 3
5 min read
Introducing Yokie - A Recipe Sharing Social Media WebApp

Introducing Yokie - A Recipe Sharing Social Media WebApp

36
Comments 13
2 min read
Using ‘Go Generate’ To Deploy Multi-Process Apps

Using ‘Go Generate’ To Deploy Multi-Process Apps

6
Comments
2 min read
Build a web API client in Go, Part 1: Connecting to the API

Build a web API client in Go, Part 1: Connecting to the API

66
Comments 2
7 min read
AMQP Exchange type comparison, using GO RabbitMQ client.

AMQP Exchange type comparison, using GO RabbitMQ client.

9
Comments
7 min read
Baby Steps in Golang

Baby Steps in Golang

5
Comments
4 min read
Use Anonymous Structs For JSON Marshalling in Go

Use Anonymous Structs For JSON Marshalling in Go

29
Comments 2
2 min read
Building fantasy worlds with Go

Building fantasy worlds with Go

4
Comments 1
4 min read
I built a 2D RPG Game in GO [GoLang]

I built a 2D RPG Game in GO [GoLang]

16
Comments 2
1 min read
Build a web API client in Go, Part 3: Define our client

Build a web API client in Go, Part 3: Define our client

36
Comments 1
11 min read
Using Go as a scripting language in Linux

Using Go as a scripting language in Linux

79
Comments 3
7 min read
Profiling Golang applications using pprof

Profiling Golang applications using pprof

28
Comments
3 min read
Build a web API client in Go, Part 2: Deserializing the data

Build a web API client in Go, Part 2: Deserializing the data

16
Comments 1
8 min read
How to manage Go channels using range and close

How to manage Go channels using range and close

7
Comments
4 min read
Concurrency Won’t solve Your CPU problem, but it can help with your IO Problem

Concurrency Won’t solve Your CPU problem, but it can help with your IO Problem

2
Comments
4 min read
go-timetracker | Part I - Why and What

go-timetracker | Part I - Why and What

6
Comments
7 min read
Learn a New Language: Ruby or Go?

Learn a New Language: Ruby or Go?

25
Comments 74
2 min read
How to install Golang in FreeBSD in 5 minutes 02:48

How to install Golang in FreeBSD in 5 minutes

37
Comments 1
2 min read
gosli: a little attempt to bring a bit of LINQ to Golang

gosli: a little attempt to bring a bit of LINQ to Golang

10
Comments
4 min read
Using lists in go with structs

Using lists in go with structs

9
Comments 1
1 min read
[Shortcut] Run function test in Golang and VsCode

[Shortcut] Run function test in Golang and VsCode

7
Comments 1
1 min read
🌈 Merge Sort & Quick Sort in 5 Languages

🌈 Merge Sort & Quick Sort in 5 Languages

38
Comments 2
2 min read
Why I chose to use Hugo and SCSS instead of React

Why I chose to use Hugo and SCSS instead of React

5
Comments
4 min read
A Simple JWT Go Package

A Simple JWT Go Package

8
Comments 5
1 min read
Get Going With Go

Get Going With Go

5
Comments
3 min read
loading...