What is Quarkus? Quarkus is a powerful enterprise programming stack that has very high possibilities to take the market by storm. It’s possible to create supersonic and subatomic applications with Java, therefore we can create ultra-fast...
To keep up with technology as a developer is not easy nowadays. In the cloud era, there are so many technologies to be mastered that we need to be strategic. If you didn’t start working on the cloud, you can take a look at the technologies...
The new trend in the market now is that every software engineer has to be a great problem-solver, well, it’s not that new though, the difference is that some time ago we had to solve mostly code problems, now we have to solve all kinds of...
When software developers who are used to working with monoliths projects start working with microservices it might be very frustrating because there are so many technologies we have to know when working with microservices. If developers don’t...
Does Java pass parameters by value or by reference? Do you know how an object reference in Java works? What happens when a String or a StringBuffer value is changed? To find these answers, watch this Java Challenger! Get the code of the Java...