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.
Solution: Triangle

Solution: Triangle

24
Comments
4 min read
Optimize your API responses using DTOs

Optimize your API responses using DTOs

19
Comments
3 min read
Building a REST API in Play Framework

Building a REST API in Play Framework

12
Comments
6 min read
Combinations Problem

Combinations Problem

7
Comments
5 min read
Object-Oriented Design Patterns

Object-Oriented Design Patterns

8
Comments
3 min read
Solution: N-ary Tree Preorder Traversal

Solution: N-ary Tree Preorder Traversal

16
Comments
3 min read
Testes Arquiteturais - Padronize já a arquitetura do seu projeto!

Testes Arquiteturais - Padronize já a arquitetura do seu projeto!

14
Comments 2
4 min read
Set Row Height and Column Width in Excel using a free Java API

Set Row Height and Column Width in Excel using a free Java API

6
Comments
1 min read
Birthday Cake Candles challenge and working with an Array List

Birthday Cake Candles challenge and working with an Array List

6
Comments 2
3 min read
How to Build Java Applications Today: April 19, 2021

How to Build Java Applications Today: April 19, 2021

2
Comments
8 min read
Lombok and JPA: What may go wrong?

Lombok and JPA: What may go wrong?

9
Comments
4 min read
Solution: Combination Sum IV

Solution: Combination Sum IV

7
Comments 1
5 min read
Solution: Remove Nth Node From End of List

Solution: Remove Nth Node From End of List

20
Comments 8
4 min read
Data structures and algorithms __Evaluating Program Efficiency and sorting

Data structures and algorithms __Evaluating Program Efficiency and sorting

5
Comments
6 min read
How I can update the Activity's UI using lambdas for events?

How I can update the Activity's UI using lambdas for events?

6
Comments
1 min read
An Honest opinion on Java & Its ecosystem.

An Honest opinion on Java & Its ecosystem.

2
Comments
6 min read
Solution: Number of Submatrices That Sum to Target

Solution: Number of Submatrices That Sum to Target

12
Comments 1
4 min read
(Java)Money and Kotlin

(Java)Money and Kotlin

18
Comments 1
3 min read
Solution: Remove All Adjacent Duplicates in String II

Solution: Remove All Adjacent Duplicates in String II

20
Comments 7
6 min read
Utilising ListView and ArrayAdapter in Java

Utilising ListView and ArrayAdapter in Java

8
Comments 3
7 min read
Hazelcast, from Embedded to Client-Server

Hazelcast, from Embedded to Client-Server

5
Comments
8 min read
자바 17이 다가오면...

자바 17이 다가오면...

6
Comments 2
1 min read
Explaining Stack in Detail

Explaining Stack in Detail

7
Comments
2 min read
Effective Java: Prefer Primitive Types to Boxed Types

Effective Java: Prefer Primitive Types to Boxed Types

10
Comments
3 min read
Documentando e testando sua arquitetura Java com Archunit— Parte 1: Porque testar minha arquitetura?

Documentando e testando sua arquitetura Java com Archunit— Parte 1: Porque testar minha arquitetura?

3
Comments
6 min read
loading...