Anonymous View

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.
Abstraction in Java

Abstraction in Java

7
Comments
1 min read
Final Keyword in Java

Final Keyword in Java

5
Comments 2
1 min read
Final Keyword in java

Final Keyword in java

6
Comments
1 min read
Conditional Cancellation in Java 21: When Sibling Work Should Stop

Conditional Cancellation in Java 21: When Sibling Work Should Stop

Comments
3 min read
Base64 Decode in Java: getDecoder, getUrlDecoder, getMimeDecoder, and Streaming

Base64 Decode in Java: getDecoder, getUrlDecoder, getMimeDecoder, and Streaming

Comments
13 min read
The "Don't Make It Yourself" Principle: A No-Nonsense Guide to Dependency Injection

The "Don't Make It Yourself" Principle: A No-Nonsense Guide to Dependency Injection

Comments
3 min read
Managing Active Directory from Anything via Web: Why I Built an Open-Source Tool with Spring Boot and Vaadin

Managing Active Directory from Anything via Web: Why I Built an Open-Source Tool with Spring Boot and Vaadin

1
Comments 2
2 min read
I built a state machine where invalid transitions can't compile

I built a state machine where invalid transitions can't compile

Comments
4 min read
Abstract In Java

Abstract In Java

8
Comments
1 min read
Three Stabs at a Typed Schema DSL in Kotlin

Three Stabs at a Typed Schema DSL in Kotlin

7
Comments
7 min read
final keyword in java?

final keyword in java?

7
Comments
1 min read
From O(n log n) to O(log p): Rebuilding the Order Book for Performance

From O(n log n) to O(log p): Rebuilding the Order Book for Performance

Comments
9 min read
How ConcurrentHashMap works Internally

How ConcurrentHashMap works Internally

Comments
4 min read
How I Designed a 4-Layer i18n Architecture for Minecraft's Standard UI in Spigot

How I Designed a 4-Layer i18n Architecture for Minecraft's Standard UI in Spigot

Comments
8 min read
BFS Algorithm in Java Step by Step Tutorial with Examples

BFS Algorithm in Java Step by Step Tutorial with Examples

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