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: the Abstract Number Class

Case Study: the Abstract Number Class

Comments
2 min read
Case Study: Calendar and GregorianCalendar

Case Study: Calendar and GregorianCalendar

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
Google I/O Explained: Nutshell

Google I/O Explained: Nutshell

Comments
1 min read
Crafting Tasnim: A Journey of Creation, Challenges, and Future Goals

Crafting Tasnim: A Journey of Creation, Challenges, and Future Goals

Comments
3 min read
Spring Boot + Hibernate + PostgreSQL Example

Spring Boot + Hibernate + PostgreSQL Example

4
Comments
3 min read
Performance tests IRIS - PostgreSQL - MySQL

Performance tests IRIS - PostgreSQL - MySQL

2
Comments
19 min read
The Importance of AI Software Architecture for Java and Python Developers

The Importance of AI Software Architecture for Java and Python Developers

Comments
2 min read
Case Study: Developing a Tic-Tac-Toe Game

Case Study: Developing a Tic-Tac-Toe Game

2
Comments 1
6 min read
1.2 - Um segundo programa simples

1.2 - Um segundo programa simples

3
Comments
1 min read
Understanding Spring WebFlux: A Comprehensive Guide

Understanding Spring WebFlux: A Comprehensive Guide

9
Comments
4 min read
Voxxed Days Trieste (May 30, 2024)

Voxxed Days Trieste (May 30, 2024)

2
Comments
3 min read
LeetCode Day9 Stack&Queue Part 1

LeetCode Day9 Stack&Queue Part 1

Comments
5 min read
loading...