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.
Golang Datastructures: Trees

Golang Datastructures: Trees

12
Comments
11 min read
Go zero values finally hit me

Go zero values finally hit me

13
Comments 2
2 min read
Giving Go another chance: error handling

Giving Go another chance: error handling

8
Comments
4 min read
Learning Golang through WebAssembly - Go, WASM, TypeScript and React

Learning Golang through WebAssembly - Go, WASM, TypeScript and React

7
Comments
7 min read
Concatenate strings in golang a quick benchmark : + or fmt.Sprintf ?

Concatenate strings in golang a quick benchmark : + or fmt.Sprintf ?

21
Comments 11
5 min read
Some Observations While Learning Golang
Cover image for Some Observations While Learning Golang

Some Observations While Learning Golang

68
Comments 13
4 min read
Committing Better Go Code with Static Analysis and Git Hooks

Committing Better Go Code with Static Analysis and Git Hooks

10
Comments 2
3 min read
Deploy a Serverless API with GitHub Actions
Cover image for Deploy a Serverless API with GitHub Actions

Deploy a Serverless API with GitHub Actions

43
Comments 1
10 min read
Why Warren Buffett would invest in PHP (and you should too)
Cover image for Why Warren Buffett would invest in PHP (and you should too)

Why Warren Buffett would invest in PHP (and you should too)

90
Comments 34
14 min read
How blockchain achieves immutability?

How blockchain achieves immutability?

5
Comments
1 min read
Attempting to Learn Go - Building Dev Log Part 04
Cover image for Attempting to Learn Go - Building Dev Log Part 04

Attempting to Learn Go - Building Dev Log Part 04

42
Comments 6
5 min read
Small Lesson About Pointers & Slices in Go

Small Lesson About Pointers & Slices in Go

17
Comments 2
3 min read
What Happens When You Use Virtualization In Software Testing?
Cover image for What Happens When You Use Virtualization In Software Testing?

What Happens When You Use Virtualization In Software Testing?

38
Comments
4 min read
My Go Toolkit to Build a Frameworkless App
Cover image for My Go Toolkit to Build a Frameworkless App

My Go Toolkit to Build a Frameworkless App

94
Comments 19
1 min read
Calling Swift from Go

Calling Swift from Go

15
Comments 3
6 min read
How personal opensource project helped me learn GO

How personal opensource project helped me learn GO

6
Comments
4 min read
Learn Go with tests - Error types

Learn Go with tests - Error types

42
Comments 1
4 min read
Giving Go another chance: backend

Giving Go another chance: backend

10
Comments
3 min read
Attempting to Learn Go - Building Dev Log Part 03
Cover image for Attempting to Learn Go - Building Dev Log Part 03

Attempting to Learn Go - Building Dev Log Part 03

43
Comments 8
6 min read
Giving Go another chance: command line arguments

Giving Go another chance: command line arguments

13
Comments 5
2 min read
On building a small cross-platform CLI tool in C, Go & Swift

On building a small cross-platform CLI tool in C, Go & Swift

11
Comments
6 min read
Validating Client Certificate SANs in Go

Validating Client Certificate SANs in Go

11
Comments 5
3 min read
Tracing source code of Kubernetes client-go

Tracing source code of Kubernetes client-go

6
Comments
6 min read
Go, Google Functions and Gitlab-ci a perfect combination
Cover image for Go, Google Functions and Gitlab-ci a perfect combination

Go, Google Functions and Gitlab-ci a perfect combination

59
Comments 1
2 min read
Google Cloud Functions in Go

Google Cloud Functions in Go

25
Comments
3 min read
loading...