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.
How I Crushed Timestamp Storage by 56% with Bit Packing

How I Crushed Timestamp Storage by 56% with Bit Packing

1
Comments 1
4 min read
Reverse Integer

Reverse Integer

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 concat() Method: A No-BS Guide for Developers

Java String concat() Method: A No-BS Guide for Developers

Comments
6 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
Functional Interfaces You Must Know - The Backbone of Java Streams

Functional Interfaces You Must Know - The Backbone of Java Streams

Comments
4 min read
Day 1 of #LearnInPublic Java Patterns

Day 1 of #LearnInPublic Java Patterns

Comments
2 min read
🧵 Difference Between String, StringBuilder, and StringBuffer in Java

🧵 Difference Between String, StringBuilder, and StringBuffer in Java

5
Comments
3 min read
SE371 Project 2 Ayaan Ahmed

SE371 Project 2 Ayaan Ahmed

Comments
1 min read
Java 25: Top 3 Features That Redefine Performance, Startup, and Efficiency

Java 25: Top 3 Features That Redefine Performance, Startup, and Efficiency

Comments
4 min read
Real-World Distributed Tracing: Java, OpenTelemetry, and Google Cloud Trace in Production

Real-World Distributed Tracing: Java, OpenTelemetry, and Google Cloud Trace in Production

1
Comments
21 min read
Importancia y Evolución de Java

Importancia y Evolución de Java

Comments
2 min read
Master the Java charAt() Method: Your Ultimate Guide with Examples & Use Cases

Master the Java charAt() Method: Your Ultimate Guide with Examples & Use Cases

Comments
6 min read
Centralized Error Code Handling & Logging in Spring: WebFlux, WebMVC & Beyond

Centralized Error Code Handling & Logging in Spring: WebFlux, WebMVC & Beyond

Comments
2 min read
Is Java Spring Ready for the AI Overlords in Late 2025? My Take(and rant) on Building an MCP Server.

Is Java Spring Ready for the AI Overlords in Late 2025? My Take(and rant) on Building an MCP Server.

Comments
7 min read
Differences between ArrayList and LinkedList in Java

Differences between ArrayList and LinkedList in Java

5
Comments
4 min read
Converting PDF to Various Image Formats in Java

Converting PDF to Various Image Formats in Java

Comments
4 min read
Is JPlus likely to become a mainstream JVM language as a Java superset?

Is JPlus likely to become a mainstream JVM language as a Java superset?

Comments
1 min read
Java References Explained: Your Ultimate Guide to Strong, Soft, Weak & Phantom Refs

Java References Explained: Your Ultimate Guide to Strong, Soft, Weak & Phantom Refs

Comments
6 min read
Java How-Tos: Level Up Your Coding Game with Practical Guides

Java How-Tos: Level Up Your Coding Game with Practical Guides

Comments
6 min read
Java RegEx Demystified: A No-BS Guide to Pattern Matching in 2025

Java RegEx Demystified: A No-BS Guide to Pattern Matching in 2025

Comments
7 min read
Level Up Your Java: A Deep Dive into Advanced Sorting Algorithms

Level Up Your Java: A Deep Dive into Advanced Sorting Algorithms

1
Comments
7 min read
JavaFX In Action #22 with Matt Coley, diving into byte code and JARs with Recaf and JavaFX libraries

JavaFX In Action #22 with Matt Coley, diving into byte code and JARs with Recaf and JavaFX libraries

Comments
3 min read
Wednesday Links - Edition 2025-10-29

Wednesday Links - Edition 2025-10-29

Comments
1 min read
loading...