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.
Class Level Locking in Java - inspired by Android's AsyncTask implementation - serializing multiple threads...

Class Level Locking in Java - inspired by Android's AsyncTask implementation - serializing multiple threads...

Comments
4 min read
I Thought OOP Was Just "IS-A"… Until an Interview Destroyed My Confidence

I Thought OOP Was Just "IS-A"… Until an Interview Destroyed My Confidence

1
Comments
7 min read
Streams with Optional & File I/O in Java

Streams with Optional & File I/O in Java

Comments
4 min read
Java Explained — What It Is, Why It Exists, and How It Actually Runs

Java Explained — What It Is, Why It Exists, and How It Actually Runs

4
Comments
6 min read
Pow(x, n)

Pow(x, n)

7
Comments 3
2 min read
Idempotency4j - Java/Spring Boot idempotency library

Idempotency4j - Java/Spring Boot idempotency library

Comments
2 min read
Stop Casting Your Events: Leveraging JEP 440 Nested Record Patterns for Type-Safe Multi-Agent Orchestration

Stop Casting Your Events: Leveraging JEP 440 Nested Record Patterns for Type-Safe Multi-Agent Orchestration

Comments
2 min read
I built a Spring Boot starter that exposes a REST API for your @Scheduled methods

I built a Spring Boot starter that exposes a REST API for your @Scheduled methods

Comments
1 min read
LeetCode 228: Summary Ranges Solution in Java (Time: O(n))

LeetCode 228: Summary Ranges Solution in Java (Time: O(n))

Comments
3 min read
How Spring Security works with JWT, OAuth2, and SSO

How Spring Security works with JWT, OAuth2, and SSO

Comments
11 min read
Find First Non Repeating Character - Java Program With Time and Space Complexity

Find First Non Repeating Character - Java Program With Time and Space Complexity

Comments
5 min read
File handling in java

File handling in java

3
Comments
3 min read
Generics in Java Interview Q&A

Generics in Java Interview Q&A

Comments
2 min read
Java 26 Structured Concurrency: Stop Subclassing StructuredTaskScope and Use JEP 480 Joiners

Java 26 Structured Concurrency: Stop Subclassing StructuredTaskScope and Use JEP 480 Joiners

Comments
2 min read
Java at the Edge: Managing Memory in Serverless and Modern APIs

Java at the Edge: Managing Memory in Serverless and Modern APIs

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