jhsdb: A New Tool for JDK 9

jhsdb is a command line tool designed to analyze core-dumps from crashed JVMs. Combined with an optional GUI, it brings together functions from separate tools. Read all

Java 9 (Part 4): Trying Try-with-Resources: First Look

In Part 4 of this Java 9 series, we see that Try With Resources has been enhanced. Let's compare how Try With Resources worked back in Java 7 versus today. Read all

Easy Excel Report Creation in Java With Apache POI

With Apache POI the requisite dependencies, some personalized refactoring, and some ready-to-use code, you can quickly generate reports in Excel. Read all

[Note To Self] Debugging Angular 4 Routing

In this quick tutorial, we offer a great tip on how to easily debug your routing setup in Angular 4 with only a few key strokes. Read on for more details! Read all

Getting Started with pywebview

A new tool called pywebview has been created that can allow you to integrate your content via HTML, to help you make a more complete web application. Read on! Read all

A Comparison of Automated Testing Tools

Choosing the right set of automation tools is paramount in successful software test automation. Find an overview of various tools strengths and weaknesses here. Read all

Java Platform and Java Community Process Overview

Java is evolving every day, and the community is an essential part of it. See how the platform is changing and how devs are affecting it on every level. Read all

Top 4 NoSQL Databases [Infographic]

This visual look at MongoDB, Cassandra, Elasticsearch, and Couchbase considers those NoSQL options from a front-end and server-side development perspective. Read all

Java: Interface vs. Abstract Class

Read all

ChartistJSF: A Responsive Chart Library for Java Server Faces (JSF) Apps

In this post, we'll go over how to create three different types of interactive, responsive charts for your site, using Java and the ChartistJSF Chart Library. Read all

 

 

 

 

Top