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.
Interfaces vs. Abstract Classes

Interfaces vs. Abstract Classes

Comments 1
3 min read
Class Design Guidelines

Class Design Guidelines

3
Comments 1
5 min read
In Java how to create a custom ArrayList that doesn't allow duplicate? #Interview Question

In Java how to create a custom ArrayList that doesn't allow duplicate? #Interview Question

2
Comments 4
1 min read
Case Study: The Rational Class

Case Study: The Rational Class

Comments
6 min read
The Cloneable Interface

The Cloneable Interface

1
Comments
5 min read
The Comparable Interface

The Comparable Interface

Comments
4 min read
Building Java Swagger 3 Intellij plugin: Boosting productivity, type safe generation and documentation adoption.

Building Java Swagger 3 Intellij plugin: Boosting productivity, type safe generation and documentation adoption.

Comments
3 min read
Interfaces

Interfaces

Comments
3 min read
Case Study: Calendar and GregorianCalendar

Case Study: Calendar and GregorianCalendar

Comments
2 min read
Case Study: the Abstract Number Class

Case Study: the Abstract Number Class

Comments
2 min read
In Spring Boot, what is the use of @PostConstruct? Explain using Example.

In Spring Boot, what is the use of @PostConstruct? Explain using Example.

5
Comments
1 min read
Abstract Classes

Abstract Classes

Comments
5 min read
LeetCode Day10 Stack&Queue Part 2

LeetCode Day10 Stack&Queue Part 2

1
Comments
3 min read
Why Set Doesn't Allow Duplicates in Java

Why Set Doesn't Allow Duplicates in Java

2
Comments
1 min read
How template method can ruin your Java code

How template method can ruin your Java code

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