Archive 2 Columns
Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet
How to fuzz test for HTTP requests (part 1)
At the 2022 edition of GopherCon Brasil, I had the pleasure of speaking about the Fuzz Test. It was cool because during the...
By Tiago Temporin16 de maio de 2023Why I like Go’s error handling
One of the most controversial issues in the Go language is how to handle errors. I remember when I started working with the...
By Elton Minetto30 de abril de 2023Simplifying call, apply and bind in JavaScript
If you where been programming in JavaScript for a while, you probably come across one of the following “call”, “apply” or “bind” functions....
By Roberto Sousa13 de abril de 2023Dependency Injection in real life with PHP
Today I will write about this topic because I realize that some software developers have difficulties using dependency injection concepts in real applications....
By Gustavo Fraga19 de abril de 2023FinOps: how to do more with less and optimize costs using the cloud
With the use of the cloud increasingly common in companies, which also need to optimize costs in a challenging economic scenario, a question...
By Fabio Hara28 de novembro de 2022The X of Xamarin.Forms—Overflow, OverFlower
Hey guys, what’s shaking? As you know, I like plugins and controls for Xamarin.Forms. Besides solving difficulties in some implementations, we always teach...
By Thiago Bertuzzi19 de abril de 2023Mob Programming Immersion. Experiment it your team!
A full week of mob programming with 8 teams fully immersed I have been advocating for mob programming for a long time ago....
By Eduardo Matos6 de junho de 2022What’s New in C# 8.0 Default Interface Members
This past month of May/2019 was quite hectic within the .NET community, with the announcement of new updates for Visual Studio 2019 and...
By Renato Groffe18 de abril de 2023How can the developer benefit from low code technologies?
One of the biggest myths in the area of application development is that tools like low-code and no-code add little to the work...
By Fabio Hara24 de março de 2022Where to start the data democratization journey?
Which company does not seek to work with data to obtain insights for decision-making in its business? Information analysis can support processes to...
By John Calistro12 de junho de 2023