If you follow the internet trends around tools for developers, you might have heard of Starship, a tool that gives useful information quickly for higher productivity for developers. At first, I got the feeling that Startship is more cosmetic than anything else, but after a few weeks working with it, I noticed that it is […]
Category: Blog
Studying Go to get better at Python: reader and writer interfaces
In my day job, I mainly write Python code, but I dedicate a good amount of time to study the Go programming language. Here’s why.