From Wikipedia: “Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.”

Read more about the article How to add elements in a List in Java
Decorative header image for the article entitled "How to add elements in a List in Java".

How to add elements in a List in Java

Detailed instructions regarding how to add elements to an instance of java.util.List In Java that includes examples that you can run from your browser! 💡

Continue ReadingHow to add elements in a List in Java
Read more about the article Learn How To Convert An Array To An ArrayList In Java!
Header image for the article entitled "How To Convert An Array To An ArrayList In Java!".

Learn How To Convert An Array To An ArrayList In Java!

Detailed instructions regarding how to turn an array into an ArrayList In Java. Each example includes code that you can run directly from your browser! 💡

Continue ReadingLearn How To Convert An Array To An ArrayList In Java!
Read more about the article JDataFrame: Create an R Data Frame from Java data model in three simple steps!
An example of the open-source JDataFrame API being used to convert some data in Groovy into JSON that can then be converted into a data frame in the R Project for Statistical Computing via the RJSONIO library.

JDataFrame: Create an R Data Frame from Java data model in three simple steps!

The Open-Source JDataFrame API is the perfect solution to move data from Java to the R Project for Statistical Computing as a properly structured R data frame.

Continue ReadingJDataFrame: Create an R Data Frame from Java data model in three simple steps!
Read more about the article Hidden Gems: Event-Driven Change Notifications in Relational Databases
This isn't just any hidden gem -- this is a 165ct uncut diamond laying on the beach and nobody has ever found it!

Hidden Gems: Event-Driven Change Notifications in Relational Databases

Learn about event-driven change notifications, a powerful non-standard functionality available in H2, PostgreSQL and Oracle relational databases.

Continue ReadingHidden Gems: Event-Driven Change Notifications in Relational Databases