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.
How does Optional.ifPresent() differ from Optional.orElse()?

How does Optional.ifPresent() differ from Optional.orElse()?

7
Comments
2 min read
Access Modifiers in Java: The Ultimate Gatekeepers

Access Modifiers in Java: The Ultimate Gatekeepers

8
Comments 2
2 min read
Mastering End-to-End Transactional Functionality in Spring Boot with Examples

Mastering End-to-End Transactional Functionality in Spring Boot with Examples

Comments
1 min read
Convenção de Tipos Genéricos

Convenção de Tipos Genéricos

1
Comments
1 min read
GenĂ©ricos sĂł funcionam com tipos de referĂȘncia

GenĂ©ricos sĂł funcionam com tipos de referĂȘncia

3
Comments
1 min read
Unlocking the Power of OOP in Java: A Beginner’s Guide

Unlocking the Power of OOP in Java: A Beginner’s Guide

7
Comments 1
3 min read
Quick and Easy: How to Test RESTful APIs in Java

Quick and Easy: How to Test RESTful APIs in Java

47
Comments 2
3 min read
Tipos genéricos diferem de acordo com seus argumentos de tipo

Tipos genéricos diferem de acordo com seus argumentos de tipo

1
Comments
1 min read
Classe genérica com dois parùmetros de tipo

Classe genérica com dois parùmetros de tipo

1
Comments
2 min read
Cap 13 Tipos genéricos e fundamentos

Cap 13 Tipos genéricos e fundamentos

2
Comments
3 min read
Exemplo simples de genérico

Exemplo simples de genérico

1
Comments
2 min read
Learning Java Together: A Fun Journey into Coding Basics đŸ‘©đŸŒâ€đŸ’»đŸ“š!

Learning Java Together: A Fun Journey into Coding Basics đŸ‘©đŸŒâ€đŸ’»đŸ“š!

19
Comments 2
4 min read
Pattern 5: Binary Search

Pattern 5: Binary Search

Comments
2 min read
Pattern 3: Two Pointers

Pattern 3: Two Pointers

4
Comments
5 min read
[Java] Solucionando concorrĂȘncia em schedules

[Java] Solucionando concorrĂȘncia em schedules

2
Comments
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.