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

For the Record: A Little Less Conversation, A Little More Action | foojay

Data-carrier classes can be simplified to a few lines by adding the keyword “record”. Read on for advantages and constraints and more!

by adminNovember 18, 2020
Articles, Home

How to Join Multiple Threads in Java? [Thread.join() Example]

Java program to join multiple threads using java.lang.Thread class join method. We join threads so that one can start processing, once for which it is waiting finishes it execution. Thread join() method is used to put thread on wait for joining.

by adminNovember 18, 2020
Articles, Home

How to declare and Initialize two dimensional Array in Java with Example

Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc

by adminNovember 18, 2020
Articles, Home

Top 5 Difference Between Callable and Runnable Interface in Java

A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.

by adminNovember 17, 2020
Articles, Home

How to compare two Arrays in Java to check if they are equal – [String & Integer Array Example]

Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc

by adminNovember 16, 2020
Articles, Home

Java logging: what should you log and what not? | Snyk

In addition to the functional aspect of logging, logs are also critical from a Java security perspective. When a security breach occurs, your log files are

by adminNovember 16, 2020
Articles, Home

Trying to Become a Better Programmer? Consider These Great Tips For Success! | Java Code Geeks – 2020

Interested to learn about Better Programmer? Check our article presenting some tips in order to become a better programmer.

by adminNovember 14, 2020
Home, Videos

What Should Happen in 2021 with Java Backends and Web Frontends – Adam Bien (EN) | JCON 2020

by adminNovember 14, 2020
Articles, Home

11 Advanced Core Java Online Courses to Join in 2021

These are the best online courses for core java developers to learn skills like multithreading, Collections, JVM, performance, modules etc

by adminNovember 14, 2020
Articles, Home

OAuth 2.0 Java Guide: Secure Your App in 5 Minutes | Java Code Geeks – 2020

Interested to learn about Java Guide? Check our article creating an application that displays user information with examples

by adminNovember 14, 2020
Articles, Home

What is CyclicBarrier Example in Java 5 – Concurrency Tutorial

A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.

by adminNovember 14, 2020
Articles, Home

How I built a serverless blog search with Java, Quarkus, and AWS Lambda – Red Hat Developer

In this DevNation Tech Talk, we build a portable, serverless blog search application for AWS Lambda using Java, Quarkus, GraalVM, and Apache Lucene.

by adminNovember 14, 2020
Articles, Home

Using lambda for functional methods

Use lambda expressions to introduce functional programming with Java.

by adminNovember 12, 2020
Articles, Home

Reverse a String in Dart | Java Code Geeks – 2020

Interested to learn about string reversal? Check our article looking into at string reversal in Google’s Dart language with examples

by adminNovember 12, 2020
Articles, Home

How to Build a Maven Plugin | Java Code Geeks – 2020

Interested to learn about Maven Plugin? Check our article explaining thouroghly how to build a maven plugin with examples.

by adminNovember 12, 2020

Posts navigation

Older posts
Newer posts

© 2021 JavaReads.com. ALL RIGHTS RESERVED.

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