A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Producer Consumer Problem with Wait and Notify – Thread Example
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
Top 5 Concurrent Collections Java Programmer Should Learn
Quick guide of concurrent collection classes introduced in Java 1.5 e.g. ConcurrentHashMap, CopyOnWriteArrayList, BlockingQueue, Deque, BlockingDeque, ConcurrentSkipListMap and ConcurrentSkipListSet in Java.
How to Create and Start Multiple Threads in Java? – Example
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
How to use PreparedStatement in Java – JDBC Example Tutorial
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
Java Weekly, Issue 372 | Baeldung
Java 16 goes RC1, Unix-domain sockets, native images, jOOQ internals, metrics meets open tracing, joining tables with a hash-join algorithm, and having more effective meetings!
9 Maven Concepts and Tools Every Java Developers Should Know
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 10 Scala and Groovy Frameworks Java Developers can learn in 2021
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Java CountDownLatch Example for Beginners – [Multithreading Tutorial]
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
Top 10 Big Data Tutorials, Books, and Courses for Java Developers – Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 5 Free Game Development Courses for Java and Unity Developer in 2021
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Kafka with Java: Build a Secure, Scalable Messaging App | Java Code Geeks – 2021
Interested to learn about Messaging App? Check our article explaining the basic concepts behind Apache Kafka and build a fully-functional Java application
Trying to Become a Better Programmer? Consider These Great Tips For Success! | Java Code Geeks – 2021
Interested to learn about Better Programmer? Check our article presenting some tips in order to become a better programmer.
Top 5 Books to Learn Web Services in Java [SOAP + REST]
These are the best books to learn both SOAP and RESTful Web services in Java.
OAuth 2.0 Java Guide: Secure Your App in 5 Minutes | Java Code Geeks – 2021
Interested to learn about Java Guide? Check our article creating an application that displays user information with examples