-
Core Java
Optional.isEmpty() Coming to Java?
JDK-8184693 requests that the method isEmpty() be added to the Optional class introduced with JDK 8. Invoking Optional.isEmpty() would be…
Read More » -
Software Development
Working with Glide – Vendor Package Management for Go
In this post, we will use Glide to manage the dependencies of a Go project. Before starting, let me give…
Read More » -
Enterprise Java
Interacting with Cassandra using the Datastax Java driver
I’m back with more Cassandra and Java integration today this time focusing on using the Datastax Java driver rather than…
Read More » -
Software Development
[MEGA DEAL] Pay What You Want: AI & Deep Learning Bundle (99% off)
Explore the Future’s Most Exciting New Technologies in 7 e-Books & 10 Hours of Course Content Hey fellow geeks, This…
Read More » -
Enterprise Java
The New Way of Handling Java Errors Before They Hit Production
How we realized the old way of solving errors in pre-production is not enough, and how we were able to…
Read More » -
Core Java
JVM Architecture: Execution Engine in JVM
Hello readers! In the previous article of JVM series, developers learned about the Virtual machine’s ClassLoader and Runtime Data Areas…
Read More » -
DevOps
You’re Selling It Wrong — How to Explain DevOps so Your Business Will Care
We were struggling to get our features out into production. There were lots of defects and firefighting aplenty. All this…
Read More » -
Agile
Are You Data-Driven or Data-Informed?
I delivered a webinar called Agile Metrics for Team and Product Progress last week, thanks to the nice folks at…
Read More » -
Enterprise Java
Run and Debug a WildFly Swarm application from NetBeans
Java EE developers using NetBeans are used to be able to run and debug their thin-war applications in their application…
Read More »