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

How to implement a function using context

In this post, we will implement a function that uses context. In the calling example, I will use the WithTimeout context. In this...

Cloud & Infra

What is the potential of Software Delivery for companies

Companies that invest in software to improve operations enjoy a significant competitive advantage in the market. This technological maturity is becoming essential, but...

Cloud & Infra

Highway to Heaven: Building a Strong Cloud-Based Business Roadmap

“Everybody else is doing it” isn’t a sufficient reason for your business to make the jump entirely to the public cloud. At the...

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

Frontend

TypeScript: Tuples

For those unfamiliar with Tuples, they represent a simple array-like data structure. The big difference between the two is that in arrays we...

Backend

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

Backend

How Uber Optimizes the Timing of Push Notifications using ML and Linear Programming

*Authored by Uber Engineering. Vinay Sharma, Rémi Torracinta, Giacomo Lamberti and Britton Overall. Introduction Push notifications are an integral channel for Uber Eats...

Backend

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

Backend

Competitive market and the next generation of API managers, how to stay relevant in this scenario

Born in the 1960s to enable communication between large mainframe computers, the APIs, an acronym for “Application Programming Interface” or “Interface for Application...

Cloud & Infra

The near future of cloud computing

Cloud computing is the inevitable future and has been a hot topic of technology discussion for years now. The tool has evolved from...