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.
Usando várias instruções catch

Usando várias instruções catch

Comments
2 min read
Prioridades das threads

Prioridades das threads

2
Comments 4
2 min read
Simplify Null Checks in Java: Writing Clean Code with Apache Commons Lang 3

Simplify Null Checks in Java: Writing Clean Code with Apache Commons Lang 3

1
Comments 1
3 min read
Implementing Mixins (or Traits) in Kotlin Using Delegation

Implementing Mixins (or Traits) in Kotlin Using Delegation

11
Comments
9 min read
Java Spring Boot use log4j in a gradle project

Java Spring Boot use log4j in a gradle project

Comments
2 min read
Encapsulation vs. Abstraction in Java: The Ultimate Guide

Encapsulation vs. Abstraction in Java: The Ultimate Guide

4
Comments 1
4 min read
how to call put method using RestTemplate Spring Boot

how to call put method using RestTemplate Spring Boot

6
Comments
3 min read
The Impact of Pattern Matching for Switch Expressions in Java 17 on Object-Oriented Design Patterns

The Impact of Pattern Matching for Switch Expressions in Java 17 on Object-Oriented Design Patterns

1
Comments 1
5 min read
Low-Level Design: The Blueprint to Winning Software Wars

Low-Level Design: The Blueprint to Winning Software Wars

1
Comments
4 min read
Mastering SUPER Keyword in Java: Unlocking Inheritance and Constructor Chaining

Mastering SUPER Keyword in Java: Unlocking Inheritance and Constructor Chaining

7
Comments
7 min read
Key Best Practices for API Design in Java

Key Best Practices for API Design in Java

1
Comments
4 min read
Item 63: Cuidado com o desempenho da concatenação de string

Item 63: Cuidado com o desempenho da concatenação de string

Comments
2 min read
Item 62: Evite as strings onde outros tipos forem mais adequados

Item 62: Evite as strings onde outros tipos forem mais adequados

Comments
2 min read
We migrated our backend tech stack to Rust, Java & Angular. Here is why.

We migrated our backend tech stack to Rust, Java & Angular. Here is why.

2
Comments
2 min read
Abstração em Programação Orientada a Objetos

Abstração em Programação Orientada a Objetos

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