Go Lang News

Discover the latest Go Lang development news, repositories, and conferences at Hackertab.

Latest Go Lang articles

TW Elements UX/UI Design Course

TW Elements UX/UI Design Course

In previous lessons, we learned a lot about preparing the environment, configuration, and deployment. All this is very important, but it's time for us to finally get a taste of Tailwind and TW Elements. Let's jump in to the code! πŸš€ Step 1 - launch t...

25 April 2024hashnode

Building the Future of Industry: Top Golang Projects You Should Know

Building the Future of Industry: Top Golang Projects You Should Know

How Golang Powers The Apps You Use Every Day Golang, also known as Go, is a programming language quickly gaining traction across various industries. Developed at Google in 2007, Go is known for its simplicity, efficiency, and ability to handle large-...

25 April 2024hashnode

Best time to buy and sell stock Solution

Best time to buy and sell stock Solution

Let's find the optimal solution for the 'Best Time to Buy and Sell Stock' problem, as presented by...

25 April 2024devto

Harnessing the Power of Domain Events in Go

Harnessing the Power of Domain Events in Go

Event driven or domain events in Golang....

24 April 2024devto

How to build a fullstack application with Go, Templ, and HTMX

How to build a fullstack application with Go, Templ, and HTMX

Go is a statically typed, compiled high-level programming language for building systems, command-line...

24 April 2024devto

Built-in min() and max() methods in Go 1.21

Built-in min() and max() methods in Go 1.21

I recently realized that in Go 1.21 the built-in methods min() and max() where introduced, which...

24 April 2024devto

BEST πŸ‘ TOOLS FOR BEST πŸ‘ PRODUCTIVITY

BEST πŸ‘ TOOLS FOR BEST πŸ‘ PRODUCTIVITY

I have my brother in my home who was coding in vs code learning for 🀨 his practicals πŸ’». What I...

24 April 2024devto

Java is the new COBOL

Java is the new COBOL

No one programming language is prefect for every situation, but some are perfect for specific situations. How do you choose what to know or learn in 2024. What programming languages you need to know. You must know Java! Note that I did not say you mu...

24 April 2024hashnode

Slices in Go

Slices in Go

Greetings Folks, Slices are a reference to an array, providing more flexibility for the developers to work with these data structures. This allows you to work with a portion of an array as if it were an independent array. Arrays have a fixed size whi...

24 April 2024hashnode

Learn AWS | part 3-c-iii | Identity and Access Management (IAM) | Users | Copy permissions

Learn AWS | part 3-c-iii | Identity and Access Management (IAM) | Users | Copy permissions

Introduction 1> IAM allows you to create and manage individual users within your AWS account. 2> Each user is assigned unique security credentials, such as a username and password or access keys.3> This level of granularity ensures that each entity a...

24 April 2024hashnode

Trending Go Lang repositories

milvus-io/milvus

A cloud-native vector database, storage for next generation AI applications

26,711 stars2,567 forks

tailscale/tailscale

The easiest, most secure way to use WireGuard and 2FA.

16,427 stars1,233 forks

bnb-chain/bsc

A BNB Smart Chain client based on the go-ethereum fork

2,563 stars1,461 forks

dagger/dagger

Application Delivery as Code that Runs Anywhere

10,200 stars539 forks

apache/incubator-answer

A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.

11,394 stars795 forks