Golang
-
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 » -
Software Development
Golang – The database/sql package
This post is part of a series where I do my best to organize my thoughts around Go: its paradigms…
Read More » -
Software Development
Golang – Smarter containers
This post is part of a series where I do my best to organize my thoughts around Go: its paradigms…
Read More »
- 1
- 2