-
Core Java
Better NullPointerException Messages Automatic in JDK 15
I discussed long-awaited and highly appreciated improvements to NullPointerException (NPE) messages in the posts “Better Default NullPointerException Messages Coming to…
Read More » -
JavaScript
Step-by-Step Guide to JavaScript Localization
In this post, we take a step-by-step look at localization using JavaScript. We let the user choose the language to…
Read More » -
Core Java
Reverse A String Using Recursion
1. Introduction In this article, You’re going to learn how to reverse a string using recursion approach. The first program…
Read More » -
Software Development
[MEGA DEAL] The Ultimate Artificial Intelligence Scientist Certification Bundle (95%)
Be an In-Demand, Certified Tech Professional with 87+ Hours of Content on Python, Tensorflow, Machine & Deep Learning Hey fellow…
Read More » -
Enterprise Java
RESTful services with HATEOAS: REST APIs and Hypermedia on JVM
1. Introduction So far we have spent a fair amount of time talking about the role of the hypermedia and…
Read More » -
Software Development
Bit fiddling every programmer should know
Bit fiddling looks like magic, it allows to do so many things in very efficient way.In this post i will…
Read More » -
DevOps
Cloud-native development – Advanced deployment blueprint
The previous articles were introducing the foundations of a blueprint for cloud-native development, exploring a logical diagram, and diving into the…
Read More » -
Software Development
Managers Make the Real Product Quality Decisions
In a conversation about product quality, the product owner said, “If the testers found the problems faster, we would be…
Read More » -
JavaScript
13 Best JavaScript Framework For 2020
According to stackoverflow’s developer survey 2020, JavaScript is the most commonly used language for the 8th year straight with 67.7%…
Read More »