iMasters.com - Knowledge for Developers.
Follow Us
Home Archive 2 Columns

Archive 2 Columns

Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet

Backend

Training is the main Web3 bottleneck in Brazil

Despite the Metaverse and the NFTs having gained a lot of space in the traditional media in recent times, the terms are still...

Data & AI

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...

Teams & Career

Talent crisis: the importance of training a tech workforce in Brazil

Talent crisis and the importance of workforce trainingEven with countless layoffs happening, the IT sector continues to deal with the lack of qualified...

Cloud & Infra

The DevOps Path

Some time ago, I am about to complete 20 years of career, and at 40 years old, I stopped to rethink my life...

BackendCloud & Infra

How to manage and develop new apps in multicloud or hybrid environments

It has been increasingly common for companies to host their data and applications in hybrid environments and/or multiclouds (multiple clouds, in Portuguese). This...

Cloud & Infra

Mob 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....

Crypto

ERC-721 Smart Contract Tutorial (NFT) with Solidity (part 3)

This tutorial is part 3 of a series where I am teaching how to build smart contracts for NFT collections using the ERC-721...

Backend

What’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...

Crypto

ERC-721 Smart Contract (NFT) Tutorial with Solidity

I recently wrote a tutorial here teaching the fundamentals of NFTs and explaining the ERC-721 standard, the first and most important standard when...

Backend

Axios Interceptors Tutorial

Axios is, without a doubt, the most popular HTTP client in the JavaScript world, and I dare say it is more popular even...