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

Concatenating Strings In Java

Learn to concatenate strings in Java

by adminDecember 30, 2018
Articles, dummyCategory

Passing Parameters to Java Threads | Baeldung

Learn a couple of ways to send a parameter to a thread in Java

by adminDecember 30, 2018
Articles, dummyCategory

How to Remove Objects or Elements while Iterating over ArrayList in Java – The Right way

One of the common problems many Java Programmers face is to remove elements while iterating over ArrayList in Java because the intuitive s…

by adminDecember 30, 2018
dummyCategory, Videos

Ask the Java Architects by Mark Reinhold, Brian Goetz and team

by adminDecember 29, 2018
Articles, dummyCategory

Announcing 2018 Duke’s Choice Award Winners

Duke Choice Award winners

by adminDecember 29, 2018
dummyCategory, Events

DZone Webinar with Simon Ritter: Make Your Java Applications Run Even Faster – Azul Systems, Inc.

We’re counting down to the last free Oracle Java 8 update – what’s your plan? 00 days 00 hours 00 min 00 sec Toggle navigation Eve….

by adminDecember 28, 2018
Articles, dummyCategory

Replace a Character at a Specific Index in a String in Java | Baeldung

Learn several methods for replacing a character at a specific index in a Java String.

by adminDecember 28, 2018
Articles, dummyCategory

Intersection of Two Lists in Java | Baeldung

Learn how to retrieve the intersection of two Lists.

by adminDecember 27, 2018
Articles, dummyCategory

5 Free Data Structure and Algorithm Books in Java Programming

In last article , I have shared 5 good data structure and algorithms books, but those were not free. After that article, I received some fe…

by adminDecember 27, 2018
Articles, dummyCategory

Creating Java static final Equivalents in Kotlin | Baeldung

Learn how to do the equivalent of static final in Kotlin.

by adminDecember 24, 2018
dummyCategory, Videos

Helidon: Java Libraries for Writing Microservices

by adminDecember 24, 2018
Articles, dummyCategory

Why is String.strip() 5 times faster than String.trim() for blank string In Java 11

I’ve encountered an interesting scenario. For some reason strip() against blank string (contains whitespaces only) significantly faster than trim() in Java 11.Benchmarkpublic class Test {

by adminDecember 24, 2018
Articles, dummyCategory

InOrder traversal of Binary tree in Java using Recursion and Iteration

This is the second article about tree traversal algorithms using Java. In the first part , we have seen the pre-order algorithm for visitin…

by adminDecember 24, 2018
Articles, dummyCategory

Dropping Raw String Literals from JDK 12

It has been proposed that raw string literals (preview) be dropped from JDK 12 (which enters Rampdow…

by adminDecember 24, 2018December 24, 2018
Articles, dummyCategory

What’s the case for your API?

Disclaimer: In pure REST, API’s are opaque and the URL should be whatever what was sent as a link i…

by adminDecember 22, 2018

Posts navigation

Older posts
Newer posts

© 2021 JavaReads.com. ALL RIGHTS RESERVED.

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