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.
Disadvantages of the Single Responsibility Principle(SRP)

Disadvantages of the Single Responsibility Principle(SRP)

35
Comments
2 min read
Exemplo Breve de Pacote

Exemplo Breve de Pacote

Comments
2 min read
Pacotes e o Acesso a Membros

Pacotes e o Acesso a Membros

Comments
3 min read
Definindo um Pacote

Definindo um Pacote

Comments
2 min read
CapĂ­tulo 8 Pacotes e interfaces

CapĂ­tulo 8 Pacotes e interfaces

Comments
2 min read
Encontrando Pacotes e CLASSPATH

Encontrando Pacotes e CLASSPATH

Comments
2 min read
# Ultimate Guide: Debugging Techniques for QA Automation Engineers

# Ultimate Guide: Debugging Techniques for QA Automation Engineers

1
Comments
4 min read
Understanding the Difference Between ClassNotFoundException and NoClassDefFoundError

Understanding the Difference Between ClassNotFoundException and NoClassDefFoundError

Comments
3 min read
Merge TIME!

Merge TIME!

Comments
2 min read
The Best Microservices Design Patterns Explained Like You’re Ordering Pizza

The Best Microservices Design Patterns Explained Like You’re Ordering Pizza

37
Comments 15
6 min read
Unlocking Functional Programming in Java: A Guide to Lambdas, Method References, and Chaining

Unlocking Functional Programming in Java: A Guide to Lambdas, Method References, and Chaining

6
Comments
6 min read
S - Single Responsibility Principle(SRP)

S - Single Responsibility Principle(SRP)

32
Comments
7 min read
Why Java Doesn’t Support Multiple Inheritance: A Simplified Explanation

Why Java Doesn’t Support Multiple Inheritance: A Simplified Explanation

Comments 2
2 min read
Building a Rotated Sorted Array Search in Java: Understanding Pivot and Binary Search

Building a Rotated Sorted Array Search in Java: Understanding Pivot and Binary Search

Comments
3 min read
Tutorial: Build a Java SDK based on OpenAPI Spec

Tutorial: Build a Java SDK based on OpenAPI Spec

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