-
Core Java
Java Program To Get Union Of Two Arrays
A quick and programming guide to how to get the union of two unsorted arrays in java with example programs.…
Read More » -
Core Java
Java Program to Calculate Average Using Arrays
A quick and practical guide to find and to calculate the average of numbers in array using java language. 1.…
Read More » -
Enterprise Java
Scylla DB vs Apache Cassandra Overview
1. Introduction In this article, let’s take a quick look at the similarities and differences between two NoSql databases, ScyllaDB…
Read More » -
Enterprise Java
REST: Deleting resources
In RESTful APIs resources are typically deleted using the HTTP DELETE method. The resource that should be deleted is identified…
Read More » -
Desktop Java
JMetro Version 8.6.14 And 11.6.14 Released
Another release of JMetro has just came out. This time the focus has been on fixing bugs and tweaking existing…
Read More » -
Web Development
Building a no-code app to send data from an HTML page to Google Sheets
I love using Parabola.io platform to build sample no-code applications. This is how Parabola describes its platform on their web…
Read More » -
Enterprise Java
How to get Type-Safe and Intuitive Hibernate/JPA Queries by Leveraging Java Streams
A large proportion of Java database applications are using Hibernate/JPA to bridge the gap between Java and SQL. Until recently,…
Read More » -
Software Development
[MEGA DEAL] The Complete 2020 CompTIA Certification Training Bundle (98%)
Ace the World’s Leading Tech Certification Series w/ Lifetime Access to 14 Expert-Led Courses & 300+ Hours of High-Quality Instruction…
Read More » -
Agile
Ways to improve regression testing in agile
Regression testing is crucial for every release as it puts a check on overall application quality. As we all know…
Read More »