Skip to content
  • Twitter

Your daily dose of community recommended contents for Java!

{ javaReads }

  • Articles
  • Videos
  • Open Source Projects
  • Events
  • Presentations

Category: Home

Articles, Home

Join Array of Primitives with Separator in Java | Baeldung

Learn how to join an array of primitives with a separator character or string in Java.

by adminDecember 1, 2018
Articles, Home

Why doesn’t Java have an EmptyQueueException?

In the pop method of java.util.Stack, it throws an EmptyStackException if the Stack is empty. But the remove method of java.util.Queue (which is similar to pop in the Stack class) instead throws a

by adminDecember 1, 2018
Articles, Home

Does Oracle’s Java Certifications like OCAJP, OCEJWCD, or OCPJP helps in Job and Career?

Being the author of a Java blog and a certified Java programmer, I receive lots of questions about the usefulness of Java certifications l…

by adminNovember 30, 2018
Articles, Home

error: incompatible types: unexpected return value : Java 8

This question already has an answer here: private boolean isActionAvailable(Collection studentConfigs){ ….

by adminNovember 30, 2018
Articles, Home

Graphs in Java | Baeldung

Learn about the graph data structure and how to implement it in Java

by adminNovember 30, 2018
Articles, Home

Java equals() and hashCode() Contracts | Baeldung

Learn about the contracts that equals() and hasCode() need to fulfill and the relationship between the two methods

by adminNovember 30, 2018
Articles, Home

Gradle 5.0 Released with Java 11 Support — ADTmag

The latest milestone release of the popular open source build automation tool comes with a production-ready Kotlin DSL, dependency version alignment, and task timeouts, among a long list enhancements and upgrades.

by adminNovember 30, 2018
Articles, Home

Java proposal would spot data races with a thread sanitizer

The effort would explore possibilities for integrating HotSpot and the JVM tool interface with performance monitoring and analysis

by adminNovember 30, 2018
Articles, Home

How to Use Java HashMap Effectively – DZone Java

Let’s explore the best practices for implementing HashMaps in Java 8 and onwards, identifying values or keys, lambda expressions, and more.

by adminNovember 30, 2018
Articles, Home

A Few Additions to Your Bag of Maven-Fu

Apache Maven is simple, yet quite powerful; with a few tricks here and there, you can greatly simpli…

by adminNovember 30, 2018
Articles, Home

Java Builder Design Pattern Example

1. IntroductionIn this article, we will describe Java Builder Design Pattern in detail. The Builde…

by adminNovember 30, 2018
Articles, Home

Language satisfaction check-up: Python in the fast lane, Java *still* the language you love to hate – JAXenter

Report alert: We look at who’s winning the satisfaction contest: Python’s continued dominance, a jump for Go and JavaScript, and a drop for Java.

by adminNovember 29, 2018November 29, 2018
Articles, Home

Top 5 Java 8 Courses to Learn Online – Hacker Noon

It’s been more than four years since Java 8 was launched, and many of you are already thinking of Java 8 as a legacy version, but there…

by adminNovember 29, 2018November 29, 2018
Articles, Home

12 Frameworks Java Web Developers Should learn in 2018

In today’s world, good knowledge of various frameworks is very important. They allow you to quickly develop both prototype and real…

by adminNovember 29, 2018November 29, 2018
Articles, Home

Java Weekly, Issue 254 | Baeldung

A quick look at Spring Boot DevTools and how it can speed up development, plus a list of the top 100 Java libraries in 2018.

by adminNovember 14, 2018

Posts navigation

Older posts
Newer posts

© 2021 JavaReads.com. ALL RIGHTS RESERVED.

  • Articles
  • Videos
  • Open Source Projects
  • Events
  • Presentations
Powered by Akka