Archive 4 Columns
Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet
Why is it so difficult to implement a Machine Learning solution
Like any new technology, Machine Learning (ML) solutions will have some challenges to implement, what we are seeing is an increasing number of...
By Willian Domingues15 de maio de 2023ERC-721 Smart Contract Tutorial (NFT) with Solidity (part 2)
I recently started an NFT smart contract programming tutorial in Solidity, using the ERC-721 standard here on the blog, and this is the...
By Luiz Fernando Duarte Jr.1 de maio de 2023The X of Xamarin Forms — Splash Screen
Hey guys, The first impression is the one that lasts: the creator of this phrase at the time didn’t have a printer. ba...
By Thiago Bertuzzi30 de maio de 2023Understand key features added in ASP.NET Core 7.0
Version 7.0 of the .NET platform brought many new features in this article I will focus on the main resources that were added...
By Jose Carlos Macoratti23 de junho de 2023Best 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 2023What is the real impact of the new generation of Artificial Intelligence in the corporate world
In recent months, a subject that has taken over everyone’s everyday conversations and, in particular, the world of technology, has been the boom...
By Gustavo Bastos23 de maio de 2023How Grafana management can help developers improve monitoring
Surely you who work with application development must have heard about – or already use – Grafana, an Opensource tool that uses virtual...
By Fabio Hara29 de setembro de 2022Best cybersecurity practices should integrate the entire code and application development cycle.
Internet security has been hotly debated in recent years. Users began to give more importance to the topic as they began to understand...
By Fabio Hara2 de junho 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 2023The transformative edge of using DevOps in Retail
The popularly quoted by Marc Andreessen “Software is eating the world” is more relevant now than ever. The modern-day adaptation would be “Software ate the...
By Viki Slavin4 de outubro de 2022Simplifying 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 2023Simple Multi-Tenant Setup in Laravel
What is Multi-Tenant? It is an architecture in which a single application instance serves multiple clients. Each customer is called a Tenant. Tenants...
By Douglas Carlos Men22 de abril de 2023