Skip to content
  • Twitter

Your daily dose of community recommended contents for Java!

{ javaReads }

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

Category: dummyCategory

Articles, dummyCategory

JDK Configuration for Maven Build in Eclipse | Baeldung

Learn how to configure Maven builds to work within the Eclipse IDE.

by adminMarch 5, 2019
Articles, dummyCategory

The OpenJDK Transition: Things to know and do | Packt Hub

What Oracle ending free lifecycle support means in OpenJDK and what steps users can take now to prepare for the change.

by adminMarch 2, 2019
Articles, dummyCategory

10 Books for Coders of All levels – Must Read Best of Lot

Coding is one of the most important skills for programmers and if you want to survive as a programmer you must improve your coding skill . …

by adminMarch 2, 2019
Articles, dummyCategory

Moving to OpenJDK with Eclipse OpenJ9

Migrating to OpenJ9

by adminMarch 2, 2019
Articles, dummyCategory

Why does String.replaceAll() work differently in Java 8 from Java 9?

Why does this code output 02 in java-8 but o2 in java-9 or above?”o2″.replaceAll(“([oO])([^[0-9-]])”, “0$2”)

by adminMarch 2, 2019
dummyCategory, Videos

What’s New for Java Developers in IntelliJ IDEA 2019.1

by adminMarch 1, 2019
Articles, dummyCategory

How to Change Java Version in an Eclipse Project | Baeldung

Learn how to add a new JRE into our Eclipse workspace and how to switch to a different Java version in our current Eclipse project.

by adminMarch 1, 2019
Articles, dummyCategory

Docker for Java Developers

Discover how to get started with Docker, and learn tips and tricks tailored for Java developers working with the platform.

by adminMarch 1, 2019
dummyCategory, Videos

Matrix Operations in Java for Deep Learning with Hudson Mendes

by adminMarch 1, 2019March 1, 2019
dummyCategory, Events

Hands-on cloud-native Java with MicroProfile, Kubernetes and Istio – Voxxed Days Romania

This workshop is for developers/ architects interested to understand how to develop, package and deploy cloud-native Microservices with open technologies.

by adminFebruary 28, 2019
Articles, dummyCategory

Get the most from Java Function interface with this example – Coffee Talk: Java, News, Stories and Opinions

Interested in Java functional programming? The first place you need to start, especially if you use the Streams API, is with this Java Function interface example.

by adminFebruary 27, 2019February 27, 2019
Articles, dummyCategory

How to Find Middle Element of Linked List in Java in Single Pass

ow do you find the middle element of LinkedList in one pass is a programming question often asked Java and non-Java programmers in telepho…

by adminFebruary 27, 2019
Articles, dummyCategory

How to Run Windows, Linux, macOS terminal commands in Java and return complete Result • Crunchify

Executing a system command is relatively simple – once you’ve seen it done the first time. It involves the use of two Java classes, the Runtime class and

by adminFebruary 27, 2019
Articles, dummyCategory

Performance Comparison of Primitive Lists in Java | Baeldung

Compare the performance of some popular primitive list libraries in Java

by adminFebruary 26, 2019February 26, 2019
Articles, dummyCategory

Prime Number Generator Algorithm in Java – Sieve of Eratosthenes Example

Hello guys, I have said many times that a good knowledge of Data Structure and Algorithms is the first step towards becoming a better pro…

by adminFebruary 26, 2019

Posts navigation

Older posts
Newer posts

© 2021 JavaReads.com. ALL RIGHTS RESERVED.

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