• 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.

AWS Custom resources with Lambda and Golang
go2023-04-06
Victor DorneanuVictor Dorneanu

AWS Custom resources with Lambda and Golang

Motivation CDK is a great framework by AWS that allows you to define cloud infrastructure...

LeetCode - Kth Smallest Element in a Sorted Matrix
leetcode2023-03-04
Alkesh GhorpadeAlkesh Ghorpade

LeetCode - Kth Smallest Element in a Sorted Matrix

LeetCode - return the kth smallest element in the matrix

Step-by-Step Guide to Building a Serverless Text to Speech Solution using Golang on AWS
machinelearning2023-04-06
Abhishek GuptaAbhishek Gupta

Step-by-Step Guide to Building a Serverless Text to Speech Solution using Golang on AWS

The field of machine learning has advanced considerably in recent years, enabling us to tackle...

Primeiros passos em Go
go2023-04-06
Jefferson Otoni LimaJefferson Otoni Lima

Primeiros passos em Go

Objetivo deste post é simplesmente apresentar um pouco do porque a linguagem Go surgiu e apresentar...

Asymmetric Cryptography with Golang
go2023-04-05
ElioenaiFerrariElioenaiFerrari

Asymmetric Cryptography with Golang

Asymmetric cryptography, also known as public-key cryptography, is a cryptographic system where the...

LeetCode - Subarray Sum Equals K
algorithms2023-03-16
Alkesh GhorpadeAlkesh Ghorpade

LeetCode - Subarray Sum Equals K

LeetCode - return the total number of subarrays whose sum equals to k

Using go generate to reduce boilerplate code
go2023-04-05
Matt AngelosantoMatt Angelosanto

Using go generate to reduce boilerplate code

Written by Ukeje Goodness✏️ Boilerplate code is a section of code that is repeated in multiple parts...

Functions and Package in Go
go2023-03-03
IAmRohitIAmRohit

Functions and Package in Go

This session contain information about go function and go package: Golang functions syntax and...

Why don't Python, Go and Rust have a ternary conditional operator?
python2023-04-05
Python Trending WeeklyPython Trending Weekly

Why don't Python, Go and Rust have a ternary conditional operator?

Hello readers! This article is written by a Chinese author named 豌豆花下猫, who is writing his first...

LeetCode - First Missing Positive
go2023-03-25
Alkesh GhorpadeAlkesh Ghorpade

LeetCode - First Missing Positive

LeetCode - return the smallest missing positive integer

Control Statements - Control Your Go
conditionalstatements2023-04-05
Prarup GurungPrarup Gurung

Control Statements - Control Your Go

"Journey With Go - A Blog Series" about the basics of Go Go Basic, advanced concepts in Go Go Beyond...

Caddy, Go, Docker and a Single Page App
go2023-04-03
Chris RowleyChris Rowley

Caddy, Go, Docker and a Single Page App

On a recent project I was tasked to create a Golang-based web service and a Single Page App to go...

Golang Web App Demonstration
go2023-04-05
Daniel PorterDaniel Porter

Golang Web App Demonstration

Introduction Today, I will be demonstrating in a series of videos how to build a very...

Build a Serverless Gym App with ChatGPT, Twilio and WhatsApp
serverless2023-04-03
LABOUARDY MohamedLABOUARDY Mohamed

Build a Serverless Gym App with ChatGPT, Twilio and WhatsApp

We have recently started hosting virtual workshops in our Discord community called “Wardens...

Cross-Origin Whitelist with API Gateway
go2023-04-01
Benjamen PyleBenjamen Pyle

Cross-Origin Whitelist with API Gateway

Cross-Origin Resource Sharing is a topic that most developers don't generally like to talk about it....

Why Golang came into existence despite of having alot of programming languages.
go2023-02-28
IAmRohitIAmRohit

Why Golang came into existence despite of having alot of programming languages.

Golang Intro