Archive 4 Columns
Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet
Nearest Neighbor Artificial Intelligence with PHP
Have you ever heard of the nearest neighbor? In my studies of Artificial Intelligence, this was the first thing (I don’t remember the...
By Levi Costa14 de abril de 2023What are the best plugins for Bubble in 2023?
Bubble.io is a low-code web development platform that allows anyone to build web apps with no programming knowledge required. One of the platform’s...
By Vinicius Goncalves23 de abril de 2023Courses and learning paths help tech developers and students to stay in sharp
The technology area presents innovations at great speed, with updates and new features being released all the time, especially in the development of...
By Fabio Hara29 de maio de 2023How to solve memory leaks in maps
One of the most common ways to cache Go applications is by using a map. If you already did this, you may have...
By Tiago Temporin12 de abril de 2023The X of Xamarin Forms – Charts
Hey guys! Some applications, mainly those that work with financial data, sales, etc., often need to display graphs. There is a simple way...
By Thiago Bertuzzi30 de maio de 2023.NET + xUnit categorizing and organizing tests with Traits
When using xUnit implementation of tests in .NET, it is more than common to code numerous types of validations, thus guaranteeing the validity...
By Renato Groffe8 de maio de 2023Quick tip: Test result with K6
Hey guys, what’s shaking? Here’s a quick post about the results of a test with the K6. I’ve already seen some materials talking...
By Thiago Adriano15 de maio de 2023Performant A/B Testing with Cloudflare Workers
Performant A/B testing has sort of been the white whale of the web performance industry for a number of years now. While most...
By Philip Walton20 de dezembro de 2021What’s New in C# 12 Using an Alias to Reference a Type
Microsoft announced last Tuesday (11/04) some features planned for C# 12, the new version of the language scheduled to be released together with...
By Renato Groffe3 de maio de 2023What’s New in C# 12 – Using Primary Constructors in Classes and Structs
Capacity was previously restricted to the use of Records with C# 12. We can now also use Primary Constructors in the class implementation...
By Renato Groffe22 de junho de 2023Self-selection: let the people choose their teams
Self-selection is a technique that permits people to choose what team they can work in. There is fantastic material in this Agile Alliance blog...
By Eduardo Matos22 de novembro de 2022Best practices you can use when making your commits
See in this article some of the good practices that you can use when giving your commits The idea of this post is...
By Thiago Adriano22 de março de 2023