Archive 2 Columns
Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet
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...
By Tiago Temporin9 de junho de 2023What 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...
By Thiago Magro27 de junho de 2023Highway 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...
By Michael Bathon19 de abril de 2021What’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 2023TypeScript: 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...
By Thiago Adriano22 de julho de 2019ERC-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 2023How 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...
By Uber Engineering3 de novembro de 2022.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 2023Competitive 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...
By Bruno Anjos16 de maio de 2023The 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...
By Enio Moraes12 de abril de 2023