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.
Don’t use if-else blocks anymore! Use Strategy and Factory Pattern Together

Don’t use if-else blocks anymore! Use Strategy and Factory Pattern Together

131
Comments 45
3 min read
Methods for Overloading the main() Method in Java: Can It Be Done?

Methods for Overloading the main() Method in Java: Can It Be Done?

Comments
2 min read
Advanced Query Techniques in Spring Data JPA

Advanced Query Techniques in Spring Data JPA

7
Comments
6 min read
Power of Java Virtual Threads: A Deep Dive into Scalable Concurrency

Power of Java Virtual Threads: A Deep Dive into Scalable Concurrency

1
Comments
9 min read
Let's build "Java demos" together during Hacktoberfest

Hacktoberfest: Maintainer Spotlight

Let's build "Java demos" together during Hacktoberfest

2
Comments
3 min read
Mastering the final Keyword in Java: Constants, Immutability, and More

Mastering the final Keyword in Java: Constants, Immutability, and More

7
Comments 3
3 min read
Introducing CortexFlow: an Open-Source IoT Simulation and Big Data Analytics Framework

Introducing CortexFlow: an Open-Source IoT Simulation and Big Data Analytics Framework

12
Comments 1
3 min read
Introduction to Java: for Beginners

Introduction to Java: for Beginners

1
Comments 1
4 min read
Design Pattern : difference between composition and inheritance and decorator.

Design Pattern : difference between composition and inheritance and decorator.

3
Comments
6 min read
Java 23: Module Import Feature

Java 23: Module Import Feature

2
Comments
2 min read
Java Backend Management Project

Java Backend Management Project

1
Comments
4 min read
Disadvantages of Interface Segregation Principle(ISP)

Disadvantages of Interface Segregation Principle(ISP)

30
Comments
2 min read
OpenTelemetry: Traces, Métricas, Logs e Baggage

OpenTelemetry: Traces, Métricas, Logs e Baggage

5
Comments
4 min read
Java Performance Optimization Techniques

Java Performance Optimization Techniques

51
Comments
3 min read
Can Private or Static Methods Be Overridden in Java? Here’s What You Need to Know

Can Private or Static Methods Be Overridden in Java? Here’s What You Need to Know

Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.