A comparison of all the major Java HTTP clients
Category: Articles
Top 5 Free Courses to Learn Scala and Functional Programming in 2020 – Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
14 Useful (and Free) Plugins for Eclipse IDE | Java Code Geeks – 2020
Interested to learn about Plugins for Eclipse? Check our article preseting the top 14 useful and free plugins for eclipse IDE
Faster `flatMap`s with `Stream::mapMulti` in Java 16 – nipafx
Java 16 adds a new method `mapMulti` to `Stream`. It fills the same role as `flatMap`, but is more imperative – and faster.
Inter Thread Communication in Java using Wait Notify Example
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 10 Courses to Learn Data Structure and Algorithms in Java [3 are FREE]
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
Medium – Where good ideas find you.
Medium is an open platform where readers find dynamic thinking, and where expert and undiscovered voices can share their writing on any topic.
Top 9 Free Java Process Monitoring Tools & How to Choose One | Java Code Geeks – 2020
Interested to learn about Monitoring Tools? Check our article presenting the top 9 Free Java Process Monitoring Tools and how to choose from them.
Open Liberty 20.0.0.11 brings Kerberos authentication and Thanos support in Grafana dashboards – Red Hat Developer
Discover Open Liberty 20.0.0.11’s new Kerberos authentication support, plus collecting and visualizing data from Thanos data sources in Grafana dashboards.
Top 20 Libraries and APIs Java Developer should know
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
The De Luca Consulting Weekly
A selection of articles, blog posts, videos and photos recommended by Daniel De Luca
Introducing Java toolchains
Building a Java project and running Gradle both require the installation of a JDK.Most Gradle users conveniently use the Java installation that is running Gradle to build and test their application.
Top 10 IT Certifications for Java Developers in 2020
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
How to reverse bits of an integer in Java? [LeetCode Solution]
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc