The weather outside is frightful, but the top 10 Java stories from January are delightful: Python and JavaScript IDEs, Go Micro, OpenJDK builds, and more!
Category: dummyCategory
Common String Operations in Java | Baeldung
Learn how to work with Strings in Java
Guide to Behavior-Driven Development in Java
When working on a software project in a team that includes people with different roles, such as in agile environments, there is always a risk of misalignment in the understanding of end user requir…
JDK 13: What AggressiveOpts?
The Java VM flag -XX:+AggressiveOpts was deprecated in JDK 11 [see JDK-8199777 and JDK-8199778 ] “because its behavior is ill-defined.” Th…
Java Collections Interview Questions | Baeldung
A set of practical Collections-related Java interview questions
awaitility/awaitility
Awaitility is a small Java DSL for synchronizing asynchronous operations – awaitility/awaitility
Java Bitwise Operators | Baeldung
Learn about the bitwise operators in Java and how each of them work
Java Cloud Conference – 24-26 July 2019 | Johannesburg
JAVA CLOUD CONFERENCE – JAVA,KOTLIN&MOBILE Code Java Cloud Conference 2019 Welcome to our 5th annual Java Cloud Conference held in….
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 …
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…
5 Courses to Learn Java Concurrency in Depth in 2019 – DZone Java
In this article, we take a closer look at the top five courses — both paid and free — for learning more about concurrency and multithreading in Java.
How to search between two Streams in Java 8
9 2 If I have 2 Streams like coming in a method as shown below public Stream
Eclipse GlassFish 5.1 released & certified as Java EE 8 compatible – JAXenter
Eclipse GlassFish 5.1 marks a major milestone in the transition from Java EE to Jakarta EE as it has been certified as Java EE 8 compatible.