-
Core Java
Java puzzlers from OCA part 3
In this third part of Java puzzlers, we will see a surprise in variable naming restrictions. If I show you…
Read More » -
Core Java
The crypto quirks using JDK’s Cipher streams (and what to do about that)
In our day-to-day job we often run into the recurrent theme of transferring data (for example, files) from one location…
Read More » -
DevOps
[New Webinar] Bad Code Kills: 5 Essential Quality Gates You Need in Your Jenkins Pipeline
Join us for a webinar on Wednesday, May 13th at 11 am PT / 2 pm ET. Enterprises today are…
Read More » -
Core Java
How to use Exchanger in Java with Example
Hello guys, if you are working in a concurrent Java application then you might have heard about the Exchanger class…
Read More » -
Software Development
[MEGA DEAL] The 2020 All-in-One Data Scientist Mega Bundle (99%)
Efficiently Evaluate the Business Potential of Stats as a Well-Equipped Data Scientist with 141 Hours of Training on Analytics, RPA,…
Read More » -
Android Core
Android Developer Interview Preparation Series | Part 1 – Landing an Interview
If you want to switch careers as an Android Developer or you’re just beginning with Android Development. This comprehensive guide…
Read More » -
Enterprise Java
The Perfect Way To Maintain Your Selenium Test Automation
Without a doubt, automated browser testing has transformed the way software development works. If it wasn’t for Selenium, we wouldn’t…
Read More » -
Software Development
11 Ways To Manage Distributed Testing Teams Effectively
With the outbreak of COVID-19, organizations all over the world are forced to ask their employees to work from home.…
Read More » -
Core Java
JVM Garbage Collection and Optimizations
Overview When troubleshooting systems for performance-related issues, memory optimizations are a place that needs a deep analysis of what each…
Read More »