My name is Elton Minetto

I'm a software developer, teacher, speaker and writer

Latest posts


Improving the terminal

The terminal is the tool I use the most in my day-to-day work. Over the years, I’ve created a series of shortcuts, scripts, and habits that make me more productive in performing many of my tasks. In this post, I …

Why I like Go's error handling

One of the most controversial issues in the Go language is how we handle errors. I remember when I started working with the language, in mid-2015, after having used PHP for a few years, and I was surprised that it …

Go Cloud Development Kit

In this post, I will talk about an exciting project maintained by the team that develops the Go language: the Go Cloud Development Kit, also known as the Go CDK.

Introduction to Cuelang

I bet that at that moment, you are thinking: “Another programming language”? Calm down, calm down, come with me, and it will make sense :)

Document first

It is a consensus in the software development community that documentation is essential. But at the same time, it’s not one of the most glamorous tasks, especially compared to writing code. So it’s natural …
Newer Posts