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.
Java print / println

Java print / println

Comments
1 min read
Android Dev and zscaler

Android Dev and zscaler

Comments
1 min read
Intranet-Only Projects Pitfall (Maven and SVN)

Intranet-Only Projects Pitfall (Maven and SVN)

2
Comments
2 min read
Test Context Pattern: Extracting Orchestration from Hexagonal Unit Tests

Test Context Pattern: Extracting Orchestration from Hexagonal Unit Tests

1
Comments
6 min read
Escaping Your Java Habits in Python: Writing Clean, Pythonic Code

Escaping Your Java Habits in Python: Writing Clean, Pythonic Code

1
Comments
6 min read
Recursion vs Backtracking – Complete Guide

Recursion vs Backtracking – Complete Guide

3
Comments
3 min read
Code 101: Tower of Hanoi

Code 101: Tower of Hanoi

Comments
3 min read
Code 101: Number of Islands

Code 101: Number of Islands

Comments
4 min read
Cuando usar Abstract o Interface

Cuando usar Abstract o Interface

Comments
2 min read
Interesting Thing That I Learned !!

Interesting Thing That I Learned !!

6
Comments
2 min read
Wednesday Links - Edition 2025-08-27

Wednesday Links - Edition 2025-08-27

Comments
1 min read
Concurrent programming in Java: ThreadPoolExecutor back-pressure

Concurrent programming in Java: ThreadPoolExecutor back-pressure

Comments
1 min read
Code 101: Sort an Array using Recursion

Code 101: Sort an Array using Recursion

Comments
6 min read
Favorece composición sobre herencia

Favorece composición sobre herencia

Comments
3 min read
From Zero to Java: Day 1 of My Backend Development Journey

From Zero to Java: Day 1 of My Backend Development Journey

2
Comments 1
3 min read
Gradle vs. Maven: Which Java Build Tool Should You Use?

Gradle vs. Maven: Which Java Build Tool Should You Use?

4
Comments
4 min read
Ask why every time.....

Ask why every time.....

5
Comments
1 min read
Methods and its types

Methods and its types

Comments
1 min read
Java 25: tudo que mudou desde o Java 21 em um guia prático

Java 25: tudo que mudou desde o Java 21 em um guia prático

1
Comments
18 min read
Mastering Feature Flags Management with Unleash :Complete Guide for Java + React

Mastering Feature Flags Management with Unleash :Complete Guide for Java + React

2
Comments
4 min read
Java Interview Questions - Part 2

Java Interview Questions - Part 2

Comments
5 min read
Static Keyword in Java

Static Keyword in Java

Comments
4 min read
Code 101: Longest Valid Parentheses ( LeetCode Hard Problem )

Code 101: Longest Valid Parentheses ( LeetCode Hard Problem )

Comments
6 min read
Code 101: Single Number II (LeetCode Medium Problem)

Code 101: Single Number II (LeetCode Medium Problem)

Comments
6 min read
The Index Problem: When You Need to Know Where You Are in Your Stream

The Index Problem: When You Need to Know Where You Are in Your Stream

Comments
5 min read
loading...