iMasters.com - Knowledge for Developers.
Follow Us
Home Archive list

Archive list

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

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

Backend

.NET 8 first tests with Preview 1 + JSON deserialization improvements

At the end of February/2023 – Tuesday, 02/21 – Microsoft made available .NET 8 Preview 1, the first release of this new version...

Backend

The X of Xamarin Forms — My App Is Secure — Part 1

Security is a very important point and little discussed when we talk about software development. As much as it is a topic that...

Backend

Getting Started with NestJS

If you’re looking for a quick and effective way to learn NestJS, you’re in the right place! In this article, I will guide...

Backend

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

Backend

cURL with PHP for RESTful APIs

The cURL library is ideal and complete for anyone who wants to make requests or transfer data through the backend of their applications....