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.
Developer diary #17. How does it work?

Developer diary #17. How does it work?

Comments
1 min read
How to use Advanced Binary Scarch ?

How to use Advanced Binary Scarch ?

Comments
2 min read
Exploring Pinning in JVM's Virtual Thread Mechanism

Exploring Pinning in JVM's Virtual Thread Mechanism

3
Comments
5 min read
Exploring Graal: Next-Generation JIT Compilation for Java

Exploring Graal: Next-Generation JIT Compilation for Java

1
Comments
6 min read
Mastering Java's rotateRight() Method

Mastering Java's rotateRight() Method

1
Comments
3 min read
Introdução às classes aninhadas e internas

Introdução às classes aninhadas e internas

Comments
1 min read
Blocos Estáticos

Blocos Estáticos

Comments
2 min read
Tente Isto 6-3 A classificação rápida

Tente Isto 6-3 A classificação rápida

Comments
2 min read
Entendendo os membros estáticos

Entendendo os membros estáticos

Comments
1 min read
Process a large csv file with parallel processing #eg39

Process a large csv file with parallel processing #eg39

6
Comments 1
1 min read
JWT: The Secret Code for Web Security 🔐

JWT: The Secret Code for Web Security 🔐

3
Comments
5 min read
Recursão

Recursão

Comments
1 min read
Understanding Interfaces in Java – A Simple Guide

Understanding Interfaces in Java – A Simple Guide

5
Comments
2 min read
How to Run an Asynchronous Task in Spring WebFlux Without Blocking the Main Response?

How to Run an Asynchronous Task in Spring WebFlux Without Blocking the Main Response?

Comments
1 min read
Implementing a Map Using Hashing

Implementing a Map Using Hashing

Comments
8 min read
Handling Collisions Using Open Addressing

Handling Collisions Using Open Addressing

Comments
4 min read
Handling Collisions Using Separate Chaining

Handling Collisions Using Separate Chaining

Comments
1 min read
Recommended Project: Implement Thread Communication with Guava Monitor

Recommended Project: Implement Thread Communication with Guava Monitor

2
Comments
3 min read
Hashing

Hashing

Comments
2 min read
🌟 Spring AI: Integrating Artificial Intelligence into the Spring Ecosystem

🌟 Spring AI: Integrating Artificial Intelligence into the Spring Ecosystem

Comments
1 min read
The Evolution of Android Development: From Java to Kotlin and Beyond

The Evolution of Android Development: From Java to Kotlin and Beyond

1
Comments
4 min read
Why we discarded Reactive systems architecture from our code?

Why we discarded Reactive systems architecture from our code?

10
Comments 5
4 min read
Step-by-Step Guide to Successful Integration Testing

Step-by-Step Guide to Successful Integration Testing

Comments
1 min read
Item 50: Faça cópias defensivas quando necessário

Item 50: Faça cópias defensivas quando necessário

6
Comments
2 min read
Item 49: Verifique a validade dos parâmetros

Item 49: Verifique a validade dos parâmetros

1
Comments
2 min read
loading...