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.
Installing (multiple) Java on MacOS managed by jEnv

Installing (multiple) Java on MacOS managed by jEnv

4
Comments
2 min read
Navigating JVM Memory: Key Concepts for Your Java Interview

Navigating JVM Memory: Key Concepts for Your Java Interview

7
Comments
4 min read
Find the Duplicate Elements in an Array/List

Find the Duplicate Elements in an Array/List

7
Comments
1 min read
macOS Shell: Include all jar files in Java -cp argument

macOS Shell: Include all jar files in Java -cp argument

Comments
1 min read
Spring AI: Bridging the Gap Between Java and AI

Spring AI: Bridging the Gap Between Java and AI

Comments
4 min read
Unveiling the Inner Workings of Spring AOP

Unveiling the Inner Workings of Spring AOP

Comments
6 min read
Java logical interview question | Sum a list but ignore any duplicates codewars java solution

Java logical interview question | Sum a list but ignore any duplicates codewars java solution

5
Comments
1 min read
D - Dependency Inversion Principle(DIP)

D - Dependency Inversion Principle(DIP)

32
Comments
12 min read
Understanding Runtimes: From C to Modern Languages

Understanding Runtimes: From C to Modern Languages

3
Comments
4 min read
Variáveis em interfaces e extensão

Variáveis em interfaces e extensão

1
Comments
1 min read
Effective Logging for Function

Effective Logging for Function

7
Comments
5 min read
Word Search II

Word Search II

Comments
3 min read
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

6
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
Mastering the final Keyword in Java: Constants, Immutability, and More

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

6
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
loading...