A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Modular applications with JPMS
Piranha – a cloud container, an exciting, new and in progress project
Grokking The Spring Boot Interview – My New Book on Java Interviews
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Java Weekly, Issue 368 | Baeldung
Pattern matching and guards, fat JARs, Reactive Hibernate, HTTP clients and Project Reactor, timed leasing for distributed systems, and when to say No!
Top 100 Data Structure and Algorithm Interview Questions for Java Programmers
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
What’s ahead for Open Source in 2021 and beyond – JAXenter
Join Mike Milinkovic, Executive Director of the Eclipse Foundation, as he shares his thoughts about the future of open source in 2021 and beyond. He covers cloud native Java and Jakarta EE, IoT and edge computing, and automotive software. It looks set to be another big year for open source…
Top 5 Courses to Learn Software Architecture for Experienced Programmers
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 10 Free Java Courses for Beginners and Experienced Programmers
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
Top 5 Spring Cloud Courses for Java Developers to Learn Online – Best Of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Java Annotated Monthly – January 2021 – IntelliJ IDEA Blog | JetBrains
Well 2020 is over, phew! And holy cow, I know I’m late with this month’s Annotated (because I’m a real human being and like to take vacation) but even so there’s a lot of stuff in this month’s edition
Evaluating a Math Expression in Java | Baeldung
Learn how to evaluate math expressions expressed in String format in Java using exp4j, Javaluator, and the Java Scripting API.
Top 5 Programming Languages Beginners Can Learn in 2021 [UPDATED]
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 5 Courses to learn JVM Internals, Memory Management, GC and Performance Tuning in Java
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Definitive Guide to Remote Java Debugging – Rookout
In this article, we will explain everything you need to know about remote Java debugging, from how you can conduct remote Java debugging to its challenges and best practices.
Using a Byte Array as Map Key in Java | Baeldung
Using a Byte Array as Map Key in Java Last modified: January 14, 2021 Java Collections Generic Top I just announced the new Learn ….