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.
Mastering Java ArrayLists: A Comprehensive Guide 📚✨

Mastering Java ArrayLists: A Comprehensive Guide 📚✨

2
Comments
3 min read
Introducing JDK 23: Java Developer's Ultimate Upgrade with Advanced AI Enhancements

Introducing JDK 23: Java Developer's Ultimate Upgrade with Advanced AI Enhancements

1
Comments 1
3 min read
Getting Started with Maven

Getting Started with Maven

10
Comments 1
3 min read
Blocos try aninhados

Blocos try aninhados

1
Comments
2 min read
Exceções permitem que você trate erros normalmente

Exceções permitem que você trate erros normalmente

1
Comments
2 min read
Capturando exceções de subclasses

Capturando exceções de subclasses

Comments
2 min read
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
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
Active Directory (AD) interview questions and answers for fresher

Active Directory (AD) interview questions and answers for fresher

1
Comments
2 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
Exploring Groovy: Features and Advantages Over Java

Exploring Groovy: Features and Advantages Over Java

Comments
8 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

1
Comments
3 min read
CFML wrapper for emoji-java (identify, sanitize & convert emojis)

CFML wrapper for emoji-java (identify, sanitize & convert emojis)

Comments
2 min read
Mastering THIS Keyword in Java: A Key to Clean and Effective Code

Mastering THIS Keyword in Java: A Key to Clean and Effective Code

8
Comments
4 min read
Java JVM, JRE and JDK

Java JVM, JRE and JDK

1
Comments
1 min read
loading...