• OPENDEV HUB V1.0• API STATUS: 100% OPERATIONAL• CLIENT ENGINE: LOADED & CACHED• TRENDING TECH: TAILWIND V4, NEXT.JS 16, RUST, GO• ZERO AUTH REQUIRED
OPENDEVHUB

Command Palette

Search for a command to run...

DEVELOPER RELEASES

DEVELOPER NEWS STREAM

Direct logs, engine updates, and framework notifications parsed from curated RSS feeds and announcements, updated hourly.

Go 2 Draft: Generics
go2018-09-14
deandean

Go 2 Draft: Generics

The Go community has always asked for generics, and the Go team might just deliver.

Creating a Hugo site on GitHub Pages
hugo2018-09-11
DillonDillon

Creating a Hugo site on GitHub Pages

A step-by-step of creating a Hugo site and hosting it on GitHub Pages

Is Go an Object Oriented language?
go2018-09-08
Lukas LukacLukas Lukac

Is Go an Object Oriented language?

You will learn the difference between a Class and a Struct, Value vs Pointer Receiver and find out if to write OO Go.

Should I learn Go?
discuss2018-09-04
Ido ShamunIdo Shamun

Should I learn Go?

I have been a developer for around 10 years. In the last few years I've been using especially Javascr...

WWE Entrance Music
fun2018-09-13
Arpit MohanArpit Mohan

WWE Entrance Music

Everyone deserves an entrance music to announce their arrival into a room. I think this was the bigge...

Building a finance tracking REST API using Go with TDD - Part 1
go2018-09-08
Alireza BashiriAlireza Bashiri

Building a finance tracking REST API using Go with TDD - Part 1

Building a finance tracking REST API using Go from scratch with test-driven development

Mutual exclusion using go and consul
go2018-09-13
Mario MazoMario Mazo

Mutual exclusion using go and consul

Mutual exclusion using go and consul

How to test methods in Go
go2018-09-11
radlinskiiradlinskii

How to test methods in Go

Need help with testing a method I implemented so that my custom type implements a built-in interface.

Build a cryptocurrency alert app using Kotlin and Go: Part 1 — The frontend
cryptocurrency2018-09-05
NeoNeo

Build a cryptocurrency alert app using Kotlin and Go: Part 1 — The frontend

Ever wondered how to build a cryptocurrency app with push notification support, here's how.

Go tutorial: 4. Sample Application -TODO List API-
go2018-09-04
KoheiKohei

Go tutorial: 4. Sample Application -TODO List API-

This article was originally published on GitHub. We are going to develop a tiny RESTful API for the...

Go tutorial: 1. Command Line Arguments and File I/O
go2018-09-04
KoheiKohei

Go tutorial: 1. Command Line Arguments and File I/O

This article was originally published on https://github.com/cohhei/go-to-the-handson

Gopei explained
go2018-09-06
George CalianuGeorge Calianu

Gopei explained

Basically installing Go working environment means downloading the compiler from https://golang.org,...

Using Custom Dialers in the NATS Go Client
nats2018-09-05
Waldemar QuevedoWaldemar Quevedo

Using Custom Dialers in the NATS Go Client

Advanced usage of the NATS Connect API to enable tracing, backoffs and cancellation

Port a Golang game to iOS
go2018-09-06
ntopntop

Port a Golang game to iOS

A way to build actual iOS game with Golang

GoLang School IS LIVE
go2018-09-02
Lukas LukacLukas Lukac

GoLang School IS LIVE

A kingdom where Gophers of all kind live in peace, share, educate and develop HQ pragmatic, idiomatic GoLang software.

C++ For Go Programmers: Part 3 - Maps
cpp2018-09-06
dayvonjersendayvonjersen

C++ For Go Programmers: Part 3 - Maps

Maps