Learn about Project Loom’s attempt to introduce a lightweight concurrency construct to Java
Category: Articles
JavaScript overtakes Java as most-known programming language
HackerRank skills survey finds developers mostly know JavaScript and Java, want to learn Go, Kotlin, and Python
JVM Calendar: Hidden Treasures of Eclipse Collections – DZone Java
In this article, we explore some of the lesser-known features of the Eclipse Collections framework, including distinct(), selectInstancesOf(), chunk(), and more
Transformer Pattern
The Transformer pattern is a design pattern for Java (and potentially other OO languages with&n…
Sparklens: a tool for Spark applications optimization
Sparklens is a profiling tool for Spark with a built-in Spark Scheduler simulator: it makes easier …
JDK 9/JEP 280: String Concatenations Will Never Be the Same
JEP 280 (“Indify String Concatenation”) was implemented in conjunction with JDK 9 and, ac…
Top 10 Java Date, Time and Calendar Interview Questions Answers
The Date and Time API is a very important one for day to day Java development work but many interviewers don’t ask enough questions on this…
How your team will benefit when you hire a full stack developer – Coffee Talk: Java, News, Stories and Opinions
How can your company benefit from a full-stack developer? While these IT pros are difficult to find and expensive to pay, they can create a more efficient line of communication within your technical staff and optimize your workflows.
Explicitly Naming Automatic Java Modules
Nicolas Fränkel recently published the surprising post ” A hard look at the state of Java modularization .” In that post, Fränkel provides …
Academic-owned Java library transforms, rewrites, analyzes, and transpiles code – JAXenter
Today’s spotlight lands on Spoon: a Java library that allows you to transform and analyze Java code. This library is brainy and academic.
Java Bitwise Operators | Baeldung
Learn about the bitwise operators in Java and how each of them work
Amazon Corretto 8
Amazon Corretto is a production-ready distribution of OpenJDK with long-term support including performance- and security updates provided by Amazon. Tweet announcing Amazon Coretto 8 Amazon provide…
How to Convert Stream to ArrayList in Java 8 – Collectors.toCollection() Example, Tutorial
You can use Collectors.toList() , toSet() and toMap() to get all elements of Stream into any Collection e.g. List, Set or Map , but if you…
Swagger UI on MicroProfile OpenAPI
MicroProfile OpenApi gives us a standardized way to describe our JAX-RS API’s using OpenApi 3. If yo…
Live webinar: Migrating beyond Java 8
Help your team keep up with the pace of change. Sander Mak Thursday, January 31 at 1:00 p.m. EST Oracle ends public updates for Ja….