Halloween is here, and what's better than celebrating it with some real tech hiring horror tales? As every dev knows, hiring processes in the world of IT can sometimes seem to have been written by Stephen King or H.P Lovecraft. That's why during … Read more
Security First: Getting Started With Minimum Secure Products
Minimum Secure Products or Minimum Viable Secure Product (MVSP) are guidelines and criteria for creating enterprise or market-ready solutions or services. It consists of a checklist with best practices to follow. The objective is to ensure that B2B … Read more
It’s Not Just Code: Here Are Some Key Skills for Real Senior Devs
What is software development really about at the highest level? Is it all tech or do other skills matter too? Senior devs don't get where they are without some serious technical know-how. So you can expect them to have expertise in several … Read more
How to Easily Migrate from Spring Boot to Micronaut
In the beginning there was only JVM The JVM (Java Virtual Machine) is a virtual machine that acts as a runtime engine for running java applications and programs and programs in other languages compiled by Java bytecode. It has two main functions: … Read more
Video: Using an OAK-D and AI to Help Bikers Detect Dangers
Joep Kokkeler is a Data Engineer at Dataworkz. He is from the Netherlands, where bicycle riding is central to everyday life. He wanted to find a way to help cyclists stay safe on the road, especially by creating a simple and affordable device that … Read more
Typescript 10 Years After Release
The first TypeScript release was 10 years ago, in October 2021. Despite scepticism and the eternal search for a competitor that ends its reign, Typescript has become the choice for many developers that want to build a robust project and look beyond … Read more
Infographic: Energy-efficient Tips for Developers
Did you know some programming languages are more energy-efficient than others? Or that complex algorithms used in blockchain and crypto transactions consume great amounts of energy? (thus generating tons of CO2 emissions). Yes, we are not saying … Read more
Video: Why App Performance Can Boost Inclusion
Many applications seem to have the potential to be able to solve many environmental, social, and educational problems. These apps, in theory, are well-oriented, target key issues, and have the support of both public and private organizations that … Read more
Must-Have Skills According to Insurtech Leaders
RGI is breaking ground by leading the digital transformation in insurance. With many job positions available in its IT area, here’s an identikit with soft and hard skills of the ideal dev for thriving in his dynamic environment. Don't miss the … Read more
Is Cloud Computing Always More Sustainable?
At the heart of the cloud computing argument is the question of cloud sustainability. Is it more eco-friendly, or are we better off sticking to traditional computing approaches? And even if it is sustainable, is it enough to justify it? This article … Read more
This is Why The Future of Programming Is Composable
Let's start with the basics of composable programming and why it's such a big thing in software development. The "bible" of composability states that the best way to build an app is to write code once, deploy many times, stack, and expand … Read more
Why is Web Performance More Important than Ever?
Web performance should be one of the top priorities of any professional web designer today. You've probably heard the saying that a good website is fast, which is as true today as it was ten years ago. Today's website visitors demand a seamless … Read more
Books That Every Dev Should Read: Updated!
Do you have your favorite developer books? Whether it’s code or a good book, reading is one of the main passions developers have. That's why we've set up this list of unmissable titles for programmers with some recommendations by our community … Read more
Scroll-Triggered Animations: Do’s and Don’ts
A scroll-triggered animation is an amazing way to engage users visiting your webpage or app. They add storytelling, help in drawing user attention into where you want it, and can be visually stunning and creative. Scroll-triggered animations are … Read more
Ethical Dilemmas in Artificial Intelligence Development
Artificial intelligence systems have become more capable over the past few years. These systems have made the world more efficient and a lot richer. With this technology, machines can think like humans and can mimic the actions of people. This has … Read more
Video: What is Machine Learning Fairness?
Debates about fairness across different disciplines and technologies are much older than machine learning and AI. So how can it be applied for benefits in this rather new environment? In the video below, Developer Advocate at Google Lee Boonstra … Read more
Automate Everything with Python
Without any trace of doubt, we can say it: coders love Python. It's consistently rated as one of the most popular programming languages in developer surveys. And it's not hard to see why. It's simple, quick to learn, easy to read and runs on … Read more
Video Highlight: Back to the Future with Quarkus!
How did Quarkus bring Java back to being one of the key players in the cloud? "My job is to make you happy," says Developer Advocate Sébastien Blanc in this video where he dives deep into Quarkus and how it can help devs become "healthy cloud … Read more
Celebrating Programmers Day
Origins of Programmers' Day Initially conceived by Russian programmers Valentin Balt and Michael Cherviakov, a 2002 petition collected signatures calling for the Russian government to fix an annual Programmers' Day. Seven years later and after … Read more
5 tips for Microservices good practices
If you delve into the usual techniques of designing applications, you'll discover that they were developed as monoliths, packaged as a collection of code, and installed as a single entity. The process of managing tens of thousands of lines of code … Read more