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.
Java Generics Explained: Stop Using Raw Types & Write Safer Code

Java Generics Explained: Stop Using Raw Types & Write Safer Code

2
Comments
7 min read
Java HashMap Explained: Your Ultimate Guide to Key-Value Magic

Java HashMap Explained: Your Ultimate Guide to Key-Value Magic

Comments
6 min read
Understanding Integer Caching in Java, The Hidden Optimization You Might’ve Missed

Understanding Integer Caching in Java, The Hidden Optimization You Might’ve Missed

Comments
2 min read
Full resiliency guide for Spring Boot microservices — using all Resilience4j annotations

Full resiliency guide for Spring Boot microservices — using all Resilience4j annotations

1
Comments
7 min read
Is the Java ecosystem cursed? A dependency analysis perspective

Is the Java ecosystem cursed? A dependency analysis perspective

18
Comments 15
8 min read
Java Iterator Explained: Your No-BS Guide to Looping Like a Pro

Java Iterator Explained: Your No-BS Guide to Looping Like a Pro

Comments
6 min read
How I Crushed Timestamp Storage by 56% with Bit Packing

How I Crushed Timestamp Storage by 56% with Bit Packing

2
Comments 1
4 min read
Error Handling Through the Lens of the Independent Variation Principle

Error Handling Through the Lens of the Independent Variation Principle

Comments 1
8 min read
Convert Excel to SVG in Java: A Comprehensive Guide

Convert Excel to SVG in Java: A Comprehensive Guide

Comments
4 min read
Master Java TreeMap: A 2025 Guide to sorted Key-Value Pairs

Master Java TreeMap: A 2025 Guide to sorted Key-Value Pairs

Comments
6 min read
SOLID explicado com exemplos em Java — do jeito simples que todo dev gostaria de ter aprendido

SOLID explicado com exemplos em Java — do jeito simples que todo dev gostaria de ter aprendido

7
Comments
3 min read
The Hidden Economics of Development Approaches - Framework driven vs Domain driven

The Hidden Economics of Development Approaches - Framework driven vs Domain driven

1
Comments 4
6 min read
What Happens Internally When You Write String s = new String("Hello"); in Java?

What Happens Internally When You Write String s = new String("Hello"); in Java?

5
Comments
3 min read
Java HashSet Demystified: Your Ultimate Guide to Unordered, Unique Collections

Java HashSet Demystified: Your Ultimate Guide to Unordered, Unique Collections

2
Comments
6 min read
Project 1 - SE371 Ayaan Ahmed

Project 1 - SE371 Ayaan Ahmed

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