Practising coding problems are very important to do well in any programming interview. You should at your best on data-structures like an a…
Category: dummyCategory
Java Two Pointer Technique | Baeldung
Learn about Java’s Two Pointer Technique with practical examples.
20 Books Java Programmers Should Read in 2018 – DZone Java
These book recommendations for Java developers will help you learn Java 8 and 9, SQL, soft skills and career-boosting techniques, microservices, and Spring.
A faster alternative to Java Reflection – freeCodeCamp.org
In the article Specification Pattern, for the sake of sanity, I didn’t mention about an underlying component to nicely make that thing…
Check if a String is a Pangram in Java | Baeldung
Learn how to determine if a Java String contains all of the letters in the alphabet
Java ArrayList vs Vector | Baeldung
Learn about the differences between the Java ArrayList and Vector classes
Java String Interview Questions | Baeldung
Prepare for your next Java interview. How many of these do you already know?
tersesystems/jcaprovider
A serviceloader based SPI service and java agent for JCA providers. – tersesystems/jcaprovider
Building Responsive Systems with Serverless, Event-driven Java
Asir Selvasingh, Richard Seroter discuss building a responsive Java system using an even-driven architecture with Boot, Event Hubs, Cosmos DB, App Service, PCF, Functions and Spring Cloud Functions.
akarnokd/jmh-compare-gui
GUI for comparing JMH results. Contribute to akarnokd/jmh-compare-gui development by creating an account on GitHub.
14 YouTube Channels You Should Follow in 2019 – Thoughts on Java
Do you enjoy watching good lectures and conference talks about Java? Then here are 14 YouTube channels you shouldn’t miss.
Testcontainers is a lightweight Java library for anything that can run in a Docker container – JAXenter
Looking for a Java library to support your Junit tests? Introducing Testcontainers, a lightweight library for anything that can run in a container.
Introduction to RSocket | Baeldung
An introduction to RSocket and the 4 interaction models it provides.
Restarting Java’s Raw String Literals Discussion
It was announced in December 2018 that raw string literals would be dropped from JDK 12. Now, in th…
Java Weekly, Issue 261 | Baeldung
An overview of the Java 12 preview features that will make it into the release, and one long-awaited feature, String literals, that did not make the cut.