DEV Community

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.
What is a Constructor?

What is a Constructor?

Comments
1 min read
Reflections of Hacktoberfest

Hacktoberfest: Open Source Reflections

Reflections of Hacktoberfest

Comments
6 min read
Dependency Injection: The Anti-Pattern That Killed Object-Oriented Design and Won

Dependency Injection: The Anti-Pattern That Killed Object-Oriented Design and Won

1
Comments
9 min read
Java ATM CLI Dev Log #1: WithDraw Cash

Java ATM CLI Dev Log #1: WithDraw Cash

1
Comments
3 min read
Difference between HashMap and ConcurrentHashMap in Java

Difference between HashMap and ConcurrentHashMap in Java

5
Comments
4 min read
What is Load Factor and Initial Capacity in HashMap?

What is Load Factor and Initial Capacity in HashMap?

5
Comments
4 min read
🧬 Types of Inheritance in Java

🧬 Types of Inheritance in Java

Comments
2 min read
Java equalsIgnoreCase() Explained: Your Guide to Case-Insensitive String Comparison

Java equalsIgnoreCase() Explained: Your Guide to Case-Insensitive String Comparison

Comments
5 min read
When numbers lie: the Java equality bug every dev hits at least once

When numbers lie: the Java equality bug every dev hits at least once

Comments
71 min read
Java's Agentic Framework Boom is a Code Smell

Java's Agentic Framework Boom is a Code Smell

Comments
10 min read
6 Must-Read Spring Boot and Spring Framework Books for Java developers in 2026

6 Must-Read Spring Boot and Spring Framework Books for Java developers in 2026

23
Comments
10 min read
Are redisson locks jvm locks as well - HELP needed

Are redisson locks jvm locks as well - HELP needed

Comments
1 min read
Java String codePointCount() Explained: Taming Emojis & Complex Text

Java String codePointCount() Explained: Taming Emojis & Complex Text

Comments
7 min read
A comprehensive guide to Map in Java

A comprehensive guide to Map in Java

Comments
10 min read
Java String compareToIgnoreCase() Explained: Your Guide to Case-Insensitive Sorting

Java String compareToIgnoreCase() Explained: Your Guide to Case-Insensitive Sorting

Comments
6 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.