Golang
-
Core Java

Go 1.24 vs Java 25 for Microservices: An Updated Honest Benchmark in 2026
Most Go vs Java comparisons you find online predate virtual threads, generational ZGC, and Go’s Swiss Tables. This is the…
Read More » -
Software Development

Go 1.24’s Range-Over Functions and Generics Ergonomics: Is Go Finally Growing Up, or Compromising Its Identity?
Every new feature reopens the same debate. An honest look at what Go 1.24 actually shipped, what it means technically,…
Read More » -
Web Development

Why Go Is the Future of High-Performance Backend Systems
Go (or Golang) has rapidly emerged as a leading choice for developers building high-performance backend systems. Its combination of simplicity,…
Read More » -
Core Java

Invoke a GoLang Function from Java
Go, often referred to as GoLang, is a statically typed, compiled programming language designed by Google. Known for its simplicity,…
Read More » -
Software Development

Go Concurrency in Depth
Go, often referred to as Golang, is a programming language that makes it easy to write programs that take advantage…
Read More » -
Software Development

10 Popular Microservices Frameworks
As we step into the realm of 2023, microservices architecture continues to stand at the forefront of this technological revolution.…
Read More » -
Software Development

Golang – First look at generics
This post is part of a series where I do my best to organize my thoughts around Go: its paradigms and usability…
Read More » -
Software Development

GoLang: Reader-Writer implemented via bufio library to copy file
How to copy a file in small portions into a target file? Let’s talk about the why? When you copy…
Read More » -
Software Development

Golang – Optional Arguments for APIs
I was recently directed towards Dave Cheney’s article Functional options for friendly APIs where he shares his thoughts on designs…
Read More »
- 1
- 2


