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.
Part 1: Background and learning golang
Cover image for Part 1: Background and learning golang

Part 1: Background and learning golang

23
Comments
3 min read
How I improved my code by returning early, returning often!
Cover image for How I improved my code by returning early, returning often!

How I improved my code by returning early, returning often!

60
Comments 10
3 min read
Webpay Plus in golang
Cover image for Webpay Plus in golang

Webpay Plus in golang

6
Comments
3 min read
Part 2: Development environment
Cover image for Part 2: Development environment

Part 2: Development environment

13
Comments
3 min read
Part 4: DigitalOcean App Platform Hackathon Submission
Cover image for Part 4: DigitalOcean App Platform Hackathon Submission

Part 4: DigitalOcean App Platform Hackathon Submission

7
Comments
3 min read
Part 3: Developing stock-checker app
Cover image for Part 3: Developing stock-checker app

Part 3: Developing stock-checker app

4
Comments
4 min read
Golang basic: looping
Cover image for Golang basic: looping

Golang basic: looping

7
Comments
2 min read
Concurrency trong Go: Tổng quan cơ chế hoạt động

Concurrency trong Go: Tổng quan cơ chế hoạt động

2
Comments
1 min read
Golang: String Concatenation Efficiently

Golang: String Concatenation Efficiently

6
Comments
4 min read
Command Design Pattern in Go
Cover image for Command Design Pattern in Go

Command Design Pattern in Go

16
Comments
5 min read
(N)VI(M): Basic Settings

(N)VI(M): Basic Settings

9
Comments
2 min read
What I learnt using TDD for Advent of Code (2020)
Cover image for What I learnt using TDD for Advent of Code (2020)

What I learnt using TDD for Advent of Code (2020)

9
Comments 3
6 min read
Golang for Beginners
Cover image for Golang for Beginners

Golang for Beginners

53
Comments 3
2 min read
How to migrate mgo to qmgo

How to migrate mgo to qmgo

7
Comments
2 min read
Expectate: A Go Testing Utility
Cover image for Expectate: A Go Testing Utility

Expectate: A Go Testing Utility

10
Comments
2 min read
Golang through the eyes of a Java developer - pros and cons
Cover image for Golang through the eyes of a Java developer - pros and cons

Golang through the eyes of a Java developer - pros and cons

75
Comments 24
8 min read
Dive to Clean Architecture with Golang
Cover image for Dive to Clean Architecture with Golang

Dive to Clean Architecture with Golang

35
Comments 2
7 min read
Introduction to URL router from scratch with Golang
Cover image for Introduction to URL router from scratch with Golang

Introduction to URL router from scratch with Golang

18
Comments
9 min read
Alguns livros grátis sobre Golang!
Cover image for Alguns livros grátis sobre Golang!

Alguns livros grátis sobre Golang!

39
Comments
2 min read
Provider Pattern in Go and Why You Should Use It
Cover image for Provider Pattern in Go and Why You Should Use It

Provider Pattern in Go and Why You Should Use It

25
Comments 2
10 min read
Golang Garbage Collector 101

Golang Garbage Collector 101

13
Comments 4
3 min read
FlyWeight Design Pattern in Go
Cover image for FlyWeight Design Pattern in Go

FlyWeight Design Pattern in Go

8
Comments 1
3 min read
Concurrency in Golang
Cover image for Concurrency in Golang

Concurrency in Golang

6
Comments 1
1 min read
Contextual Logging In Go

Contextual Logging In Go

9
Comments 6
5 min read
How to create a CLI program in Go and host it on npm
Cover image for How to create a CLI program in Go and host it on npm

How to create a CLI program in Go and host it on npm

9
Comments 2
3 min read
loading...