Forem

Java

More than just a cup of coffee, Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Remote IT Job Training: Learning IT Skills from Anywhere

Remote IT Job Training: Learning IT Skills from Anywhere

2
Comments
3 min read
🚀 Spring Boot + Kafka vs RabbitMQ: A Deep Dive into Event-Driven Microservices
Cover image for 🚀 Spring Boot + Kafka vs RabbitMQ: A Deep Dive into Event-Driven Microservices

🚀 Spring Boot + Kafka vs RabbitMQ: A Deep Dive into Event-Driven Microservices

Comments
2 min read
Distributed Spring Batch Coordination, Part 1: The Problem with Traditional Spring Batch Scaling

Distributed Spring Batch Coordination, Part 1: The Problem with Traditional Spring Batch Scaling

3
Comments
2 min read
Macros Explained for Java Developers

Macros Explained for Java Developers

Comments
2 min read
Prototype Design Pattern in Java: Clone Like a Pro!

Prototype Design Pattern in Java: Clone Like a Pro!

Comments
3 min read
ThreadLocal in Java: Why You Must Call `remove()` in Thread Pools (AVOID OOM)

ThreadLocal in Java: Why You Must Call `remove()` in Thread Pools (AVOID OOM)

Comments
2 min read
💡Java Virtual Threads Explained: Continuations, Carrier Threads, and Scalable Concurrency
Cover image for 💡Java Virtual Threads Explained: Continuations, Carrier Threads, and Scalable Concurrency

💡Java Virtual Threads Explained: Continuations, Carrier Threads, and Scalable Concurrency

Comments
4 min read
Mastering @ConfigurationProperties in Spring Boot: Injecting Configuration in a Clean & Scalable Way

Mastering @ConfigurationProperties in Spring Boot: Injecting Configuration in a Clean & Scalable Way

5
Comments
2 min read
JSON0 - Speed Meets Simplicity
Cover image for JSON0 - Speed Meets Simplicity

JSON0 - Speed Meets Simplicity

1
Comments
3 min read
Simple Java Project: Rock, Paper, Scissors Game (with Detailed Explanation)
Cover image for Simple Java Project: Rock, Paper, Scissors Game (with Detailed Explanation)

Simple Java Project: Rock, Paper, Scissors Game (with Detailed Explanation)

Comments
3 min read
Simple Java Project: Palindrome Checker (with Detailed Explanation)
Cover image for Simple Java Project: Palindrome Checker (with Detailed Explanation)

Simple Java Project: Palindrome Checker (with Detailed Explanation)

Comments
3 min read
Simple Java Project: Simple Banking System Simulation (with Detailed Explanation)
Cover image for Simple Java Project: Simple Banking System Simulation (with Detailed Explanation)

Simple Java Project: Simple Banking System Simulation (with Detailed Explanation)

Comments
3 min read
June Ponal, July Kaatre - The JAVA Tech Meetup!!
Cover image for June Ponal, July Kaatre - The JAVA Tech Meetup!!

June Ponal, July Kaatre - The JAVA Tech Meetup!!

5
Comments
4 min read
Simple Java Project: Quiz Application (with Detailed Explanation for Beginners)
Cover image for Simple Java Project: Quiz Application (with Detailed Explanation for Beginners)

Simple Java Project: Quiz Application (with Detailed Explanation for Beginners)

Comments
3 min read
Simple Java Project: Word Counter (Detailed Explanation for Beginners)
Cover image for Simple Java Project: Word Counter (Detailed Explanation for Beginners)

Simple Java Project: Word Counter (Detailed Explanation for Beginners)

Comments
3 min read
Simple Java Project: Basic Contact Book (Console-Based) — Detailed Guide
Cover image for Simple Java Project: Basic Contact Book (Console-Based) — Detailed Guide

Simple Java Project: Basic Contact Book (Console-Based) — Detailed Guide

Comments
4 min read
Simple Java Project: Temperature Converter (with Detailed Explanation)
Cover image for Simple Java Project: Temperature Converter (with Detailed Explanation)

Simple Java Project: Temperature Converter (with Detailed Explanation)

Comments
4 min read
Simple Java Project: To-Do List (Console-Based) — Detailed Guide
Cover image for Simple Java Project: To-Do List (Console-Based) — Detailed Guide

Simple Java Project: To-Do List (Console-Based) — Detailed Guide

1
Comments
3 min read
Simple Java Project: Guess the Number Game (with Detailed Explanation)
Cover image for Simple Java Project: Guess the Number Game (with Detailed Explanation)

Simple Java Project: Guess the Number Game (with Detailed Explanation)

Comments
3 min read
Simple Java Project: Calculator (Console-Based) in Java — Detailed Guide
Cover image for Simple Java Project: Calculator (Console-Based) in Java — Detailed Guide

Simple Java Project: Calculator (Console-Based) in Java — Detailed Guide

Comments
3 min read
[📝LeetCode #1] Two Sum

[📝LeetCode #1] Two Sum

Comments
1 min read
HSM Integration with Hyperledger Fabric Java SDK: Bridging the Security Gap
Cover image for HSM Integration with Hyperledger Fabric Java SDK: Bridging the Security Gap

HSM Integration with Hyperledger Fabric Java SDK: Bridging the Security Gap

Comments
1 min read
When Replit’s AI Agent Went Rogue
Cover image for When Replit’s AI Agent Went Rogue

When Replit’s AI Agent Went Rogue

54
Comments 11
6 min read
Make a Simple Airbnb Clone App
Cover image for Make a Simple Airbnb Clone App

Make a Simple Airbnb Clone App

1
Comments
4 min read
Difference between NULL pointer, Null character ('\0') and '0' in C with Examples

Difference between NULL pointer, Null character ('\0') and '0' in C with Examples

1
Comments
2 min read
loading...