Skip to content
  • Twitter

Your daily dose of community recommended contents for Java!

{ javaReads }

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

Category: Articles

Articles, dummyCategory

New JCP Executive Committee Member, Alibaba, Takes Office — ADTmag

The newest member of the Java Community Process (JCP) Executive Committee (EC), Alibaba, took office on May 24.

by adminMay 30, 2018
Articles, Home

Machine learning in Java, part 1

You searched for some way to export your machine learning models so you can use them for evaluating …

by adminMay 30, 2018
Articles, Home

Fundamentos de Payara Server Parte 6 – Creando un cluster dinámico con conmutación por fallas en Payara Server con Hazelcast

Avanzando más nuestra serie de blogs de introducción, esta entrada mostrará como puedes escalar de forma dinámica tu cluster, y como Payara Server maneja la conmutación por fallas entre miembros del cluster.

by adminMay 30, 2018
Articles, dummyCategory

Java 8 – Convert ArrayList to HashMap or LinkedHashMap – Example Tutorial

Blog about Programming, Design, Java, Tutorial, Examples, Interview Questions, Java 5, 6, 7, 8, 9 features, multithreading, Linux, UNIX and tips.

by adminMay 29, 2018
Articles, Home

Finally, Java 10 has var to declare Local Variables – JDK 10 New Feature

Hello guys, In this series of new features of Java 10 articles, today,s I am going to talk about probably the most popular and most useful,…

by adminMay 29, 2018
Articles, Home

How to log filtered values in Java Streams

I have a requirement to log/sysout the filtered values in Java Streams. I am able to log/sysout the non-filtered value using peek() method. However, can someone please let me know how to log filte…

by adminMay 29, 2018
Articles, Home

Java Weekly, Issue 230 | Baeldung

This week, a lot of Docker-related write-ups, and a cool piece about the importance of experience diversity provided by engaging in side-projects.

by adminMay 29, 2018
Articles, Home

No more public updates for Java 8 business users after January 2019 [Poll] – JAXenter

Public updates for Java 8 will remain available for personal use until at least late 2020 but business users won’t be that lucky. This post contains a poll!

by adminMay 29, 2018
Articles, dummyCategory

Java 8 forEach() Loop Example

Java 8 has introduced a new way to loop over a List or Collection, by using the forEach() method of the new Stream class. You can iterate …

by adminMay 29, 2018
Articles, dummyCategory

Infinite Loops in Java | Baeldung

Learn about the various ways to create infinite loops in Java

by adminMay 29, 2018
Articles, Home

Java 8 Tutorials, Courses, Books, and Examples to Learn Lambdas, Stream API and Functional Interfaces

While the release of Java 8 is still a few month away, GA is scheduled is in early next year (March 2014), Java community is already buzzin…

by adminMay 28, 2018
Articles, Home

FREE Programming Courses Giveaway from Java Code Geeks and StackCommerce (total value of $3,834,05)!

Java Code Geeks and StackCommerce are giving away 3 FREE Programming Courses!!!You can check the…

by adminMay 28, 2018
Articles, Home

What is the JVM? Introducing the Java virtual machine

The Java virtual machine manages system memory and provides a portable execution environment for Java-based applications. Developers reap the rewards in performance, stability, and predictable runtimes.

by adminMay 28, 2018
Articles, Home

This Week in Spring: TDD, FaaS, Reactor, and GDPR – DZone Java

Brush up on TDD, see how the FaaS platform Project Riff works for serverless development, watch Project Reactor in action, and see how devs are tackling GDPR.

by adminMay 27, 2018
Articles, dummyCategory

Java main() Method Explained | Baeldung

Learn about the standard Java main() method along with some uncommon, but still supported, ways of writing it.

by adminMay 27, 2018

Posts navigation

Older posts
Newer posts

© 2021 JavaReads.com. ALL RIGHTS RESERVED.

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