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.
Factory design pattern — Java

Factory design pattern — Java

3
Comments
2 min read
Three characteristics of OOP: Polymorphism

Three characteristics of OOP: Polymorphism

7
Comments 2
3 min read
Three characteristics of OOP: Inheritance

Three characteristics of OOP: Inheritance

8
Comments
4 min read
Deployment spring application in Kubernetes with minikube

Deployment spring application in Kubernetes with minikube

7
Comments 1
3 min read
Striver's SDE Sheet Journey - #19 Two sum

Striver's SDE Sheet Journey - #19 Two sum

3
Comments
2 min read
JUnit 5

JUnit 5

4
Comments
2 min read
What's new for developers in Java 18

What's new for developers in Java 18

2
Comments
4 min read
SOLID Principles in Java

SOLID Principles in Java

19
Comments
5 min read
Build a Spring Boot REST API with Pagination and Sorting

Build a Spring Boot REST API with Pagination and Sorting

5
Comments
8 min read
Polymorphism in Java - A Quiz on things you probably didn't know

Polymorphism in Java - A Quiz on things you probably didn't know

8
Comments 1
5 min read
Top Programming Languages for Android App Development

Top Programming Languages for Android App Development

4
Comments
5 min read
Create a free private Maven repository with Bytesafe

Create a free private Maven repository with Bytesafe

7
Comments
3 min read
Como usar Mockito no Quarkus (feat. jUnit)

Como usar Mockito no Quarkus (feat. jUnit)

5
Comments 2
3 min read
The ultimate guide to Functional interfaces in Java

The ultimate guide to Functional interfaces in Java

3
Comments
6 min read
Fix SAXParseException; src-resolve: Cannot resolve the name '…' to a(n) 'type definition'

Fix SAXParseException; src-resolve: Cannot resolve the name '…' to a(n) 'type definition'

10
Comments
2 min read
Containerising .Net/Java Gateways (or Kafka Integration Demo)

Containerising .Net/Java Gateways (or Kafka Integration Demo)

3
Comments
5 min read
Knights Tour using Backtracking

Knights Tour using Backtracking

5
Comments
3 min read
Debugging RAM: Detect/Fix Memory Leaks in Managed Languages - Heap Deep Dive, Part 2

Debugging RAM: Detect/Fix Memory Leaks in Managed Languages - Heap Deep Dive, Part 2

5
Comments
10 min read
Log4j to Logback migration? Good idea or not?

Log4j to Logback migration? Good idea or not?

5
Comments
3 min read
Dependency Injection (DI) - Cleaner Code ?

Dependency Injection (DI) - Cleaner Code ?

2
Comments
2 min read
I Created A Gui Calculator With Java Swing

I Created A Gui Calculator With Java Swing

2
Comments
1 min read
Send email using Spring boot Application

Send email using Spring boot Application

5
Comments
4 min read
6 Best Mobile Testing Tools for Android & iOS Apps

6 Best Mobile Testing Tools for Android & iOS Apps

3
Comments
2 min read
Dockerize the Spring Boot Application.

Dockerize the Spring Boot Application.

3
Comments 1
3 min read
Simple Java Scanner Tutorial

Simple Java Scanner Tutorial

6
Comments
2 min read
loading...