Posts for: #Go

In praise of Go

In praise of Go

After diving seriously into Rust, I gained a fresh appreciation for Go’s elegance. Far from being stuck in the 70s, Go brought real novelties compared to the options available at the time.

[Read more]

The evolution of programming languages

The evolution of programming languages

A journey through four generations of programming languages—from procedural C to modern Go and Rust—exploring how each solved the problems of its predecessors while introducing new tradeoffs in memory management, performance, and developer experience.

[Read more]