Click here to Skip to main content
15,885,985 members
Everything / Programming Languages / Go

Go

Go

Great Reads

by Scott Tattersall
Building a custom-designed PCB for an Internet of Things (IoT), “connected” device from scratch
by Kel_
Building a financial stock explorer app using open-source emitter publish/subscribe, Go and Javascript.
by Lars Paisley
A simple approach to documenting ESB transactions and transformations
by Farhad Reza
This tip describes how we can create a simple window in Go programming language using Win32 API functions.

Latest Articles

by José Cintra
IoT architecture proposal for sensor data acquisition modules using the REDIS database and the GO language
by Bohdan Stupak
Clean architecture example implemented in Go
by Alexey Shtykov
Lot of fancy languages were born and have died since I started working in IT, but a few of them continue their pitiful existance.
by Bohdan Stupak
This article describes a super-minimalistic auth endpoint based on AWS Lambda.

All Articles

Sort by Score

Go 

1 Dec 2015 by Farhad Reza
This tip describes how we can create a simple window in Go programming language using Win32 API functions.
3 Jan 2017 by Fitim Skenderi
Connecting securely to MongoDB by using SSL from GO
7 Apr 2020 by Rajat93
Tip to help developers migrating to Golang from pure object oriented backgrounds
22 Nov 2015 by Marc Clifton
Each function should answer "how-what-why."
30 May 2022 by Bohdan Stupak
This article shows how utilizing lazy evaluation and caching can save us from wasteful computation
9 Feb 2023 by Alexey Shtykov
Lot of fancy languages were born and have died since I started working in IT, but a few of them continue their pitiful existance.
1 Feb 2021 by jfriedman
When you need a janky [unsafe] way to generate communitive hash codes