Hello guys, you may know that Java 8 brought Stream API which supports a lot of functional programming operations like filter , map , fl…
Category: Articles
How to import all missing Java packages at once in Eclipse IDE • Crunchify
The most effective way to import all missing packages at once: Open Eclipse Open class where imports should be Press: CTRL + SHIFT + O Sample: Get code
10 Exception handling Best Practices in Java Programming
Exception handling is an important part of writing robust Java application. It’s a non functional requirement for any application, to grac…
Recursive Binary Search Algorithm in Java – Example Tutorial
The binary search algorithm is one of the most famous search algorithms in computer science. It allows you to search a value in logarithmic…
Java developer tutorials a popular destination for 2018 readers
In 2018, a large number of readers were drawn to Java developer tutorials on a variety of topics from RESTful development to continuous delivery with Jenkins CI.
Java 10 Features You Should Revisit, Before Jumping on Java 11
Hello Guys, you might know that Java 11 was released just a couple of months ago and there is a lot of talk going around with whether it’s…
Using Curl in Java | Baeldung
Learn how to use the curl tool inside a Java program.
Java 8 filter + map + collect + Stream Example
Hello guys, many of my readers emailed me to write a post about map and filter function of Java 8 because they found it difficult to unde…
What Developers Need to Know About Java – DZone Java
Here’s everything developers need to know about modern Java, focusing on enterprise applications and projects you wish to create using this language.
Courses – Vlad Mihalcea
Vlad Mihalcea is a Java Champion and Hibernate Developer Advocate and his video courses about High-Performance Java Persistence will teach you how to turn a data access layer that barely crawls into one that runs at warp speed.
Queue Zero – lower latency peristence in Java and C++
Chronicle Software, we provide professional services and world-leading java libraries to enhance automated trading capabilities for a multitude of global financial services organizations. We are delighted to announce the release of Chronicle Queue Zero first in a series of products that not only bui
Java 11: Converting a Collection to an Array
In Java 11, a new default method, toArray(IntFunction), has been added to the java.util.Collection i…
Java Memento Design Pattern Example
1. Introduction to Java Memento Design PatternIn this article, we will discuss about one of the…
Evaluating the Payara Platform
Thinking about using Payara Server or Payara Micro? Here’s what you need to know, all in one place.