Click here to Skip to main content
15,860,859 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 

6 Dec 2017 by Scott Tattersall
Building a custom-designed PCB for an Internet of Things (IoT), “connected” device from scratch
3 Dec 2016 by Kel_
Building a financial stock explorer app using open-source emitter publish/subscribe, Go and Javascript.
12 Feb 2018 by Lars Paisley
A simple approach to documenting ESB transactions and transformations
28 Nov 2018 by Afzaal Ahmad Zeeshan
Go language and discuss of it as a C-family developer
21 Nov 2017 by Pete Garcin
Exploring how to take one of the pre-trained models for TensorFlow and set it up to be executed in Go - Specifically, detecting multiple objects within any image
1 Aug 2018 by Lars Paisley
A discussion of routing principles in ESBs
27 Nov 2021 by Mircea Neacsu
Effective management tool for multiple libraries
30 Jan 2024 by José Cintra
IoT architecture proposal for sensor data acquisition modules using the REDIS database and the GO language
13 Sep 2017 by Pete Garcin
"Porting a library from C gave me the perfect opportunity to put that to the test and to understand the differences between these languages and what Go is bringing to the table."
3 Aug 2022 by Bohdan Stupak
This article describes a super-minimalistic auth endpoint based on AWS Lambda.
25 May 2023 by Bohdan Stupak
Clean architecture example implemented in Go
19 Apr 2017 by Intel
The Developer's Introduction to Intel MKL-DNN tutorial series examines Intel MKL-DNN from a developer’s perspective. Part 1 identifies informative resources and gives detailed instructions on how to install and build the library components.
14 Jan 2017 by taowen
Jsoniter is a new JSON library for Java & Go, with innovative API and faster than thrift/avro
19 Apr 2017 by Intel
With Intel DAAL, cgo, and SWIG we were able to integrate optimized Cholesky decomposition right in our Go programs.
25 May 2018 by gptankit
An approach to making better use of cluster error feedback
30 Dec 2019 by Ri Xu
This post shows you how to import and export Excel XLSX in Go language.
31 Aug 2017 by Intel
Intel® GO™ SDK Offers Automotive Solution Developers an Integrated Solutions Environment
24 Jul 2018 by Dave Kerr
Patching resources is faster and easier than pulling them and updating the spec wholesale. However, the documentation is a little limited. After some trial and error, I got it working, here's the solution. I thought it might be helpful to share for others!
21 May 2019 by storyicon
gos is compatible with all go commands and has go mod/get equipped with smart GOPROXY, it automatically distinguishes between private and public repositories and uses GOPROXY to download your lost package when appropriate.
10 Nov 2016 by Farhad Reza
This article will show you how you can use the OpenGL graphics library in Google's Go language.
14 Dec 2016 by Farhad Reza
In this article, we will quickly overview the Google's Go programming language.
11 Dec 2018 by José Cintra
GO Package that encapsulates data and methods to calculate the main measures of a triangle
21 Apr 2019 by setevoy4
What pointers are? Pointers examples in Golang. * and & operators. Pointer as an argument to a function. Functions - arguments by value and by reference.
23 Jul 2019 by Packt Publishing
An article about supervised learning